micropython/ports
Andrew Leech 0c60cb1fc4 stm32/qspi: Set pin speed to very-high and allow to config some options.
The default speed of the QSPI interface is 72Mhz whereas the standard AF
pin speed (high) is only rated to 50Mhz, so increase speed to very-high.
2019-03-08 23:17:50 +11:00
..
bare-arm py/objdict: Make .fromkeys() method configurable. 2018-12-13 01:20:55 +11:00
cc3200 ports: Update to work with new oofatfs version. 2019-03-05 15:56:39 +11:00
esp32 ports: Update to work with new oofatfs version. 2019-03-05 15:56:39 +11:00
esp8266 ports: Update to work with new oofatfs version. 2019-03-05 15:56:39 +11:00
minimal minimal/frozentest: Recompile now that mpy format and version changed. 2019-03-08 15:53:05 +11:00
nrf ports: Update to work with new oofatfs version. 2019-03-05 15:56:39 +11:00
pic16bit all: Change PYB message prefix to MPY. 2019-02-12 15:18:33 +11:00
qemu-arm qemu-arm: Use gchelper code to get registers for GC scanning. 2019-02-12 14:48:29 +11:00
stm32 stm32/qspi: Set pin speed to very-high and allow to config some options. 2019-03-08 23:17:50 +11:00
teensy all: Change PYB message prefix to MPY. 2019-02-12 15:18:33 +11:00
unix unix/Makefile: Update coverage tests to match those in Travis. 2019-03-08 16:51:09 +11:00
windows py: Allow registration of modules at their definition. 2019-03-08 22:46:43 +11:00
zephyr ports: Convert legacy uppercase macro names to lowercase. 2019-02-12 14:54:51 +11:00