micropython/ports
stijn f62cc41fac windows/msvc: Fix warnings regarding function declarations.
Fix missing mkdir and gettimeofday declarations, then silence msvc-specific
compiler warning C4996: 'The POSIX name for this item is deprecated'.
2020-03-25 00:38:11 +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: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
esp32 esp32/README.md: Update build instructions for newer toolchain. 2020-03-22 13:26:03 +11:00
esp8266 esp8266/README.md: Add docker build instructions. 2020-03-22 13:26:03 +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 all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
nrf all: Convert exceptions to use mp_raise_XXX helpers in remaining places. 2020-03-18 17:26:19 +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 stm32/mboot: Remove unnecessary test for led being 1 in led_state. 2020-03-25 00:10:32 +11:00
teensy all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
unix windows/msvc: Fix warnings regarding function declarations. 2020-03-25 00:38:11 +11:00
windows windows/msvc: Fix warnings regarding function declarations. 2020-03-25 00:38:11 +11:00
zephyr zephyr: Update machine.Pin class to use new zephyr gpio api. 2020-03-25 00:29:42 +11:00