micropython/ports
Damien George 4831e38c7e stm32/boards/NUCLEO_H743ZI: Add config options to support mboot. 2019-04-08 14:34:37 +10:00
..
bare-arm py/objdict: Make .fromkeys() method configurable. 2018-12-13 01:20:55 +11:00
cc3200 ports: Update to work with new oofatfs version. 2019-03-05 15:56:39 +11:00
esp32 esp32/boards/sdkconfig: Disable WDT check of idle task on CPU1. 2019-04-05 12:25:21 +11:00
esp8266 ports/{stm32,esp8266}: Set mpy-cross native arch for frozen native code. 2019-03-14 12:22:49 +11:00
javascript javascript: Fix Emscripten async load, and to compile with modern clang. 2019-03-13 23:52:15 +11:00
minimal minimal/frozentest: Recompile now that mpy format and version changed. 2019-03-08 15:53:05 +11:00
nrf nrf/Makefile: Update to match latest oofatfs version. 2019-04-01 19:22:25 +02:00
pic16bit all: Change PYB message prefix to MPY. 2019-02-12 15:18:33 +11:00
qemu-arm qemu-arm: Use gchelper code to get registers for GC scanning. 2019-02-12 14:48:29 +11:00
stm32 stm32/boards/NUCLEO_H743ZI: Add config options to support mboot. 2019-04-08 14:34:37 +10:00
teensy all: Change PYB message prefix to MPY. 2019-02-12 15:18:33 +11:00
unix unix/mpthreadport: Use named semaphores on Mac OS X. 2019-03-27 10:50:01 +11:00
windows py: Allow registration of modules at their definition. 2019-03-08 22:46:43 +11:00
zephyr zephyr/i2c: Add support for hardware i2c. 2019-03-26 16:16:26 +11:00