micropython/ports
Damien George 5a82ba8e07 esp32/machine_touchpad: Swap pins 32 and 33.
Based on testing, this is how the mapping should be.
2018-02-19 00:36:55 +11:00
..
bare-arm
cc3200
esp32 esp32/machine_touchpad: Swap pins 32 and 33. 2018-02-19 00:36:55 +11:00
esp8266 esp8266/README.md: Update build instruction to reflect new ports dir. 2018-02-15 11:14:52 +11:00
minimal minimal/README: Update text to better describe what "make run" does. 2018-01-31 21:05:21 +11:00
pic16bit
qemu-arm
stm32 stm32: Change header include guards from STMHAL to STM32 to match dir. 2018-02-15 15:47:04 +11:00
teensy teensy: Update GPIO speed consts to align with changes in stm32 port. 2018-02-14 10:52:45 +11:00
unix unix/mpconfigport_coverage: Enable range (in)equality comparison. 2018-02-14 23:22:02 +11:00
windows
zephyr