Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • ch3/leds
  • ch3/time
  • dualcore
  • master
  • wip-bootstrap default
5 results
Created with Raphaël 2.2.028Jul272625242322211716151413111098765432130Jun29282726252423212019181716151412109876432131May302928272625242322212019181716171615141312111098765432130Apr292827282726252423222120191817unix/file: Use generic stream flush() method.esp8266/modpybuart: Fix UART parity setting.unix/file: fdfile_ioctl(): Fix argument to check_fd_is_open().py/stream: Implement generic flush() method, in terms of C-level ioctl.unix/file: ioctl(): Check that file is open before operations.unix/file: Implement MP_STREAM_FLUSH ioctl.tests/run-tests: Make "regex'ed .exp" facility available to device tests.py/stream: Stream module works with errno's, so should include mperrno.h.unix/mpconfigport.h: Include stdio.h by default.tests/unicode_subscr.py: Detailed test for subscripting unicode strings.py/objstrunicode: str_index_to_ptr: Implement positive indexing properly.py/objstrunicode: str_index_to_ptr: Should handle bytes too.py/stream.h: Remove dated comment of POSIX-specificity of EAGAIN.py/stream.h: Move mp_stream_write_adaptor() inside ifdef block.tests/extmod/btree1: Close database at the end of test.extmod/modbtree: Check __bt_open() return value for error.esp8266/_boot.py: Decrease GC alloc threshold to quarter of heap size.extmod/modwebrepl: Use mp_stream_close() method.examples/http_client*: Be sure to close socket.extmod/modussl_axtls: Use mp_stream_close() method.esp8266/_boot.py: Set GC alloc threshold to half of heap size.esp8266: dupterm_task_init() should be called before running _boot.py, etc.examples/embedding: Add README.examples/embedding: Example for embedding MicroPython in an app.wundows/README: Typo fix.mpy-cross: Use binary file translation mode for creating mpy files on windowslib/utils/stdout_helpers: Move from minimal/uart_extra.c for reuse.tests/bytes_compare: Rework test for bytes <-> str comparison.esp8266: Enable MICROPY_PY_STR_BYTES_CMP_WARN.unix: Enable MICROPY_PY_STR_BYTES_CMP_WARN.py/mpconfig.h: Fix description for MICROPY_PY_STR_BYTES_CMP_WARN.py/obj: Issue a warning when str and bytes objects are compared.py: Fix nlrthumb.c when DEBUG=1 is definedminimal: Disable MICROPY_GC_ALLOC_THRESHOLD.unix: Disable MICROPY_GC_ALLOC_THRESHOLD for minimal build.py/gc: Implement GC running by allocation threshold.lib/utils/pyexec: Use full path to readline.h header, per latest conventions.tests/extmod/machine_pinbase: Skip if machine.PinBase is not available.unix: Cache libaxtls.a in local build dir.esp8266: Cache Xtensa-built libaxtls.a in local build dir.
Loading