circuitpython/ports
hathach 53593d1315 fix #809
define CIRCUITPY_BOOT_OUTPUT_FILE will cause mp_hal_stdout_tx_strn() to
invoke before serial_init() is called. Solution is skipped output to
serial if it is not inited.
2018-05-15 18:40:49 +07:00
..
atmel-samd Fix for Issue #770 - Provide a better error message when timers are still available. 2018-05-14 13:52:32 -04:00
bare-arm all: Remove inclusion of internal py header files. 2017-10-04 12:37:50 +11:00
cc3200 Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
esp8266 esp8266/modutime.c: remove symbol conflicts between time and utime modules 2018-05-07 11:55:20 -04:00
minimal py/persistentcode: Bump .mpy version number to version 3. 2017-10-05 10:49:44 +11:00
nrf fix #809 2018-05-15 18:40:49 +07:00
pic16bit all: Update Makefiles and others to build with new ports/ dir layout. 2017-09-06 14:09:13 +10:00
qemu-arm Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
stm32 Merge tag 'v1.9.3' 2017-11-02 12:41:50 -07:00
teensy Merge tag 'v1.9.3' 2017-11-02 12:41:50 -07:00
unix Merge pull request #729 from jepler/tests-parallel-circuitpython 2018-03-31 09:55:21 -07:00
windows ports/windows: Remove appveyor.yml 2018-04-02 07:59:12 -05:00
zephyr zephyr: Switch to interrupt-driven pull-style console. 2017-10-07 17:36:16 +03:00