micropython/ports
Damien George bf4fb16250 esp32/modsocket: Handle poll of a closed socket.
This gets tests/extmod/uselect_poll_basic.py working on the esp32.
2020-03-25 01:17:12 +11:00
..
bare-arm all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +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 esp8266/modnetwork: Add support for wlan.ifconfig('dhcp'). 2020-03-25 00:43:04 +11:00
javascript all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
mimxrt mimxrt: Add MIMXRT1010 board. 2020-03-11 15:36:27 +11:00
minimal unix,windows: Use STDIN_FILENO, STDOUT_FILENO macros where appropriate. 2020-03-25 00:59:05 +11:00
nrf all: Remove spaces between nested paren and inside function arg paren. 2020-03-25 00:39:46 +11:00
pic16bit all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
powerpc all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
qemu-arm all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
samd samd: Fix to build with latest tinyusb. 2020-03-11 15:34:10 +11:00
stm32 all: Remove spaces between nested paren and inside function arg paren. 2020-03-25 00:39:46 +11:00
teensy all: Remove spaces between nested paren and inside function arg paren. 2020-03-25 00:39:46 +11:00
unix unix,windows: Use STDIN_FILENO, STDOUT_FILENO macros where appropriate. 2020-03-25 00:59:05 +11:00
windows windows/windows_mphal: Fix missing semicolon. 2020-03-25 00:59:34 +11:00
zephyr zephyr: Update machine.Pin class to use new zephyr gpio api. 2020-03-25 00:29:42 +11:00