micropython/ports
Damien George 9670b26526 stm32: Rename MICROPY_HW_HAS_SDCARD to MICROPY_HW_ENABLE_SDCARD.
For consistency with the majority of other MICROPY_HW_ENABLE_xxx macros.
2019-04-01 15:21:26 +11: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: Enable dual core support by default. 2019-03-27 11:20: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/readme: Add section about LTO. 2019-03-19 16:59:18 +01: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: Rename MICROPY_HW_HAS_SDCARD to MICROPY_HW_ENABLE_SDCARD. 2019-04-01 15:21:26 +11: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