circuitpython/ports
Paul Sokolovsky 7f9a62408d unix/Makefile: coverage: Allow user to pass CFLAGS_EXTRA.
This build sets CFLAGS_EXTRA itself, but preserve user's value as passed
on make command line/etc.
2017-12-16 20:23:12 +02:00
..
bare-arm all: Remove inclusion of internal py header files. 2017-10-04 12:37:50 +11:00
cc3200 py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str. 2017-11-16 13:17:51 +11:00
esp32 esp32: Add custom partitions.csv file with uPy specific size. 2017-12-13 15:51:04 +11:00
esp8266 esp8266/machine_hspi: After an SPI write wait for last byte to transfer. 2017-12-14 10:43:18 +11:00
minimal py/persistentcode: Bump .mpy version number to version 3. 2017-10-05 10:49:44 +11:00
pic16bit all: Update Makefiles and others to build with new ports/ dir layout. 2017-09-06 14:09:13 +10:00
qemu-arm ports/qemu-arm: Rework "test" target using upytesthelper. 2017-12-13 09:07:51 +02:00
stm32 stm32/usbdev: Pass thru correct val for SCSI PreventAllowMediumRemoval. 2017-12-13 18:33:39 +11:00
teensy teensy: Get port compiling without any warnings. 2017-11-01 11:00:30 +11:00
unix unix/Makefile: coverage: Allow user to pass CFLAGS_EXTRA. 2017-12-16 20:23:12 +02:00
windows all: Update Makefiles and others to build with new ports/ dir layout. 2017-09-06 14:09:13 +10:00
zephyr zephyr/prj_base.conf: Bump MAIN_STACK_SIZE to let builtin testsuite run. 2017-12-15 18:17:00 +02:00