micropython/ports
2019-10-15 17:14:41 +11:00
..
bare-arm bare-arm, minimal: Set CSUPEROPT=-Os to get minimal firmware size. 2019-09-17 11:43:52 +10:00
cc3200 ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed. 2019-07-01 17:10:12 +10:00
esp32 ports: Add new make target "submodules" which inits required modules. 2019-10-15 17:14:41 +11:00
esp8266 ports: Add new make target "submodules" which inits required modules. 2019-10-15 17:14:41 +11:00
javascript py: Add global default_emit_opt variable to make emit kind persistent. 2019-08-28 12:47:58 +10:00
minimal minimal/frozentest.mpy: Recompile now that mpy format changed. 2019-10-15 16:58:58 +11:00
nrf ports: Add new make target "submodules" which inits required modules. 2019-10-15 17:14:41 +11:00
pic16bit ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed. 2019-07-01 17:10:12 +10:00
qemu-arm py: Add global default_emit_opt variable to make emit kind persistent. 2019-08-28 12:47:58 +10:00
samd ports: Add new make target "submodules" which inits required modules. 2019-10-15 17:14:41 +11:00
stm32 ports: Add new make target "submodules" which inits required modules. 2019-10-15 17:14:41 +11:00
teensy ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed. 2019-07-01 17:10:12 +10:00
unix ports: Add new make target "submodules" which inits required modules. 2019-10-15 17:14:41 +11:00
windows mpy-cross,windows: Add msvc build of mpy-cross. 2019-09-18 22:16:36 +10:00
zephyr zephyr: Switch back to enabling I2C in board-specific configs. 2019-05-24 15:33:02 +10:00