micropython/ports
Damien George 241e577753 stm32/Makefile: Remove Wno-attributes for ll_usb HAL file.
This HAL file is now patched so it doesn't have these warnings.
2019-07-03 23:41:33 +10:00
..
bare-arm
cc3200 ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed. 2019-07-01 17:10:12 +10:00
esp32 ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed. 2019-07-01 17:10:12 +10:00
esp8266 extmod/modwebrepl: Add config option to put filebuf[512] on stack/bss. 2019-07-03 12:55:57 +10:00
javascript
minimal minimal: Use soft float for CROSS=1 Cortex-M4 target. 2019-07-01 22:48:05 +10:00
nrf
pic16bit ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed. 2019-07-01 17:10:12 +10:00
qemu-arm
samd samd: Remove "makefile" file. 2019-07-02 17:09:59 +10:00
stm32 stm32/Makefile: Remove Wno-attributes for ll_usb HAL file. 2019-07-03 23:41:33 +10:00
teensy ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed. 2019-07-01 17:10:12 +10:00
unix
windows windows/mpconfigport.h: Define empty MP_WEAK symbol. 2019-07-01 22:53:00 +10:00
zephyr