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.09Jul8765432130Jun29282726252423212019181716151412109876432131May302928272625242322212019181716171615141312111098765432130Apr292827282726252423222120191817161514151413travis: Run unix thread tests.tests/run-tests: If running thread tests on unix, don't run mutate ones.unix: Disable the GIL to improve performance of non-thread code.unix/main: When preparing sys.path, allocate exact strings on uPy heap.unix/main: Improve help for -X options a bit.unix/main: Error out on unknown value of suffix in -X heapsize= option.extmod/moduos_dupterm: Reuse dupterm_arr_obj for write operations.py/objarray: Split out header to allow direct access to object.esp8266/esp_mphal: Properly handle dupterm EOF after switching to readinto().esp8266/esp_mphal: call_dupterm_read: Use readinto() method.esp8266/main: Init recently added dupterm_arr_obj port state var.extmod/moduos_dupterm: Reserve buffer bytearray object for dupterm.unix/mpconfigport_minimal.h: Allow to print a string within 1KB of heap.unix/Makefile: Make "minimal" build be minimal again.esp8266/README: Promote from "highly experimental" to "experimental".esp8266: Switch webrepl to use frozen bytecode.esp8266: Switch webrepl_setup to use frozen bytecode.esp8266: Explicitly collect garbage in bootstrap scripts.extmod/modbtree: Fixes for nanbox build.unix: Enable btree module.extmod/modbtree: Fix unused argument warning.py/mpconfig.h: Mention MICROPY_PY_BTREE config option.py/builtinimport: Disable "imported as namespace package" warning.extmod/modwebrepl: Add readinto() method.extmod/modwebsocket: Add readinto() method.tests/meminfo: Update for addition of "max free sz" output.py/gc: Calculate (and report) maximum contiguous free block size.esp8266/modpybuart: allow setting baudrate and other paramsesp8266/websocket_helper.py: Fix typo in debug output.py/gc: Be sure to count last allocated block at heap end in stats.esp8266/websocket_helper.py: Avoid extra string allocations.stmhal: Enable SD card on L4 MCUs.stmhal: Correct DMA to allow SD card on L4 MCUs.stmhal: Update HALCOMMITS due to change to halstmhal: Port of f4 hal commit 1d7fb82 to l4 halesp8266/README: Describe how to build mpy-cross.esp8266: Enable frozen bytecode, with scripts in modules/ subdir.qemu-arm: Disable gcc LTO option for nlrthumb.c.cc3200: Remove obsolete singleton heart-beat object.cc3200: Allow to compile bootloader with threading enabled.
Loading