micropython/ports
Peter D. Gray dfe8980acf stm32/spi: If MICROPY_HW_SPIn_MISO undefined, do not claim pin on init.
This permits output-only SPI use.
2017-12-28 18:00:20 +11: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/README: Update toolchain setup. 2017-12-22 16:27:24 +11:00
esp8266 esp8266/Makefile: Remove commented-out unused lines. 2017-12-22 17:16:42 +11:00
minimal py/persistentcode: Bump .mpy version number to version 3. 2017-10-05 10:49:44 +11:00
pic16bit
qemu-arm qemu-arm/test_main: Include setjmp.h because it's used by gc_collect. 2017-12-20 15:42:06 +11:00
stm32 stm32/spi: If MICROPY_HW_SPIn_MISO undefined, do not claim pin on init. 2017-12-28 18:00:20 +11:00
teensy teensy: Get port compiling without any warnings. 2017-11-01 11:00:30 +11:00
unix unix/mpconfigport_coverage.h: Enable MICROPY_PY_IO_RESOURCE_STREAM. 2017-12-19 17:04:55 +11:00
windows
zephyr zephyr/main: Remove unused do_str() function. 2017-12-26 20:16:08 +02:00