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.04Apr32131Mar302928272625242322212017161514131211109876543228Feb27262423242221201716151413109876543232131Jan3029282726252423222120191817161289876543231Dec3029282725242322extmod/modframebuf: Make monochrome bitmap formats start with MONO_.py/objint: Consolidate mp_obj_new_int_from_float to one implementation.stmhal/usbd_cdc_interface: Change CDC RX to use a circular buffer.stmhal/usbd_cdc_interface: Increase in-endpoint timeout to 500ms.zephyr/modusocket: Factor out socket_new() function.zephyr/modusocket: Be sure to use MP_OBJ_FROM_PTR.tests/run-tests: Update names of tests that may need skipping.tests/float: Add tests for hashing float and complex numbers.py: Add very simple but correct hashing for float and complex numbers.docs/library/btree: Add btree module docs.zephyr/prj_base.conf: Add config for net_buf logging.tests/run-tests: Introduce generic "minimal" target.esp8266: Remove unused entry in port root pointers.tests/micropython/heapalloc_iter: Improve skippability.tests/float/byte*_construct: Skip on missing array module.tests/extmod/vfs_fat_fileio*: Improve skippability.run-tests: Add feature check for "const" keyword and skip related tests.tests: vfs_fat_fileio.py is too big to be parsed in 16K heap, split in 2.py/objstr: Use MICROPY_FULL_CHECKS for range checking when constructing bytes.tests/run-tests: Be sure to close Pyboard object on completion.tools/pyboard: Tighten up Pyboard object closure on errors.zephyr/modusocket: Implement recv() for TCP sockets.tests/basics: Add tests for list and bytearray growing using themselves.py/obj.h: Make sequence grow more efficient and support overlapping.zephyr/modusocket: Implement recv() for UDP sockets.all: Move BYTES_PER_WORD definition from ports to py/mpconfig.hzephyr/modusocket: Implement send().zephyr/modusocket: Implement bind() and connect().all: Use full path name when including mp-readline/timeutils/netutils.unix: Convert mp_uint_t to size_t in alloc.c.stmhal/i2c: Clean the cache so that I2C DMA works on F7 MCUs.stmhal: Move L4/F7 I2C timing constants from mpconfigboard.h to i2c.c.zephyr: Integrate modusocket into build.zephyr/modusocket: Initial version of usocket module for Zephyr.zephyr: Fix NLR segfault in minimal build.zephyr/Makefile: Add workaround (fix?) for broken builds for DTS targets.py/objzip: Convert mp_uint_t to size_t.stmhal/dma: Don't include SDMMC2 struct if SDMMC2 is not available.stmhal/boards: Remove F769 alt function table, it's same as for F767.stmhal/boards/STM32F769DISC: Fix user switch pin, and document stlink.
Loading