micropython/ports
2019-09-03 23:33:09 +10:00
..
bare-arm py: Add global default_emit_opt variable to make emit kind persistent. 2019-08-28 12:47:58 +10:00
cc3200 ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed. 2019-07-01 17:10:12 +10:00
esp32 esp32/Makefile: Fix subst->patsubst in ESPIDF_BOOTLOADER_SUPPORT_O. 2019-09-03 23:21:50 +10:00
esp8266 esp8266: Put new profile code in iROM. 2019-08-30 16:49:02 +10:00
javascript py: Add global default_emit_opt variable to make emit kind persistent. 2019-08-28 12:47:58 +10:00
minimal py: Add global default_emit_opt variable to make emit kind persistent. 2019-08-28 12:47:58 +10:00
nrf nrf: Clean up source by removing tabs, trailing spaces, non-ASCII chars. 2019-08-28 13:34:45 +10: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 samd: Add minimum config for Atmel SAMD21-XPLAINED-PRO board. 2019-08-20 21:30:36 +10:00
stm32 stm32/dma: Fix DMA config for L0 MCUs. 2019-09-03 23:33:09 +10:00
teensy ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed. 2019-07-01 17:10:12 +10:00
unix py: Integrate sys.settrace feature into the VM and runtime. 2019-08-30 16:44:12 +10:00
windows windows/msvc: Treat compiler warnings as errors. 2019-09-03 23:27:06 +10:00
zephyr zephyr: Switch back to enabling I2C in board-specific configs. 2019-05-24 15:33:02 +10:00