micropython/ports
Mirko Vogt ecb36d2439 esp32/modnetwork: Re-enable PPP support for IDF-SDK >=v4.
PPP support was disabled in 96008ff59a -
marked as "unsupported" due to an early IDF v4 release.  With the currently
supported IDF v4.x version - 4c81978a - it appears to be working just fine.
2020-09-18 15:57:21 +10:00
..
bare-arm
cc3200
esp32 esp32/modnetwork: Re-enable PPP support for IDF-SDK >=v4. 2020-09-18 15:57:21 +10:00
esp8266 py/mphal.h: Introduce mp_hal_time_ns and implement on various ports. 2020-08-22 16:13:44 +10:00
javascript
mimxrt mimxrt/boards: Add MIMXRT1064_EVK board. 2020-09-09 00:06:33 +10:00
minimal
nrf nrf: Remove unnecessary includes of mpconfigport.h and its header guard. 2020-09-09 00:13:34 +10:00
pic16bit
powerpc
qemu-arm
samd
stm32 stm32/servo: Fix angle and speed methods to work again with -ve args. 2020-09-12 13:47:59 +10:00
teensy
unix py/parse: Pass in an mp_print_t to mp_parse_node_print. 2020-09-11 23:00:03 +10:00
windows windows: Show test failures in the Appveyor builds. 2020-09-11 10:56:02 +10:00
zephyr