micropython/ports
Damien George 35e2dd0979 stm32: Enable and freeze uasyncio. 2020-03-26 01:25:45 +11:00
..
bare-arm py/mpconfig.h: Enable MICROPY_MODULE_GETATTR by default. 2020-03-26 01:21:04 +11:00
cc3200 all: Remove spaces between nested paren and inside function arg paren. 2020-03-25 00:39:46 +11:00
esp32 esp32/modsocket: Handle poll of a closed socket. 2020-03-25 01:17:12 +11:00
esp8266 ports: Add lib/libm/roundf.c to bare-metal Makefile's. 2020-03-25 01:22:00 +11:00
javascript
mimxrt
minimal py/mpconfig.h: Enable MICROPY_MODULE_GETATTR by default. 2020-03-26 01:21:04 +11:00
nrf ports: Add lib/libm/roundf.c to bare-metal Makefile's. 2020-03-25 01:22:00 +11:00
pic16bit
powerpc
qemu-arm qemu-arm: Set default board as mps2-an385 to get more flash for tests. 2020-03-26 01:21:04 +11:00
samd
stm32 stm32: Enable and freeze uasyncio. 2020-03-26 01:25:45 +11:00
teensy all: Remove spaces between nested paren and inside function arg paren. 2020-03-25 00:39:46 +11:00
unix unix: Enable uasyncio C helper module on coverage build. 2020-03-26 01:25:45 +11:00
windows windows/windows_mphal: Fix missing semicolon. 2020-03-25 00:59:34 +11:00
zephyr