micropython/ports
Damien George 6c955932f3 stm32/rtc: Don't try to set SubSeconds value on RTC.
The hardware doesn't allow it, instead the value is reset to 255 upon
setting the other calendar/time values.
2018-05-21 14:08:37 +10:00
..
bare-arm
cc3200
esp32 esp32/Makefile: Update to latest ESP IDF version. 2018-05-21 11:28:36 +10:00
esp8266 esp8266: Change UART(0) to attach to REPL via uos.dupterm interface. 2018-05-21 11:31:59 +10:00
minimal minimal/main: Allow to compile without GC enabled. 2018-05-21 13:13:21 +10:00
pic16bit
qemu-arm
stm32 stm32/rtc: Don't try to set SubSeconds value on RTC. 2018-05-21 14:08:37 +10:00
teensy
unix
windows
zephyr