micropython/ports
Andrew Leech ff9a61b5a8 stm32/sdram: Expose the result of sdram startup test in stm32_main.
This means boards can choose to only use it for gc heap if the test passes.
2020-02-04 18:18:41 +11:00
..
bare-arm
cc3200 py/mpthread.h: Use strong type for mp_thread_set_state() argument. 2020-01-29 17:10:32 +11:00
esp32 esp32/Makefile: Reorder includes to build with latest toolchain. 2020-02-04 18:06:14 +11:00
esp8266 esp8266/modules/ntptime.py: Add comment about configuring NTP host. 2020-01-31 23:54:11 +11:00
javascript
minimal
nrf nrf/boards/common.ld: Add ENTRY(Reset_Handler) in linker script. 2020-02-01 00:09:44 +11:00
pic16bit
powerpc
qemu-arm
samd
stm32 stm32/sdram: Expose the result of sdram startup test in stm32_main. 2020-02-04 18:18:41 +11:00
teensy
unix unix/modos: Implement putenv and unsetenv to complement getenv. 2020-02-04 17:54:31 +11:00
windows
zephyr zephyr: Remove reference to syscall_macros_h_target. 2020-02-04 17:10:24 +11:00