micropython/ports
Damien George b80bccccff esp32/modnetwork: Still try to reconnect to WLAN even with AUTH_FAIL.
WIFI_REASON_AUTH_FAIL does not necessarily mean the password is wrong, and
a wrong password may not lead to a WIFI_REASON_AUTH_FAIL error code.  So to
improve reliability connecting to a WLAN always reconnect regardless of the
error.
2019-06-22 21:50:49 +10:00
..
bare-arm
cc3200
esp32 esp32/modnetwork: Still try to reconnect to WLAN even with AUTH_FAIL. 2019-06-22 21:50:49 +10:00
esp8266 esp8266/uart: Fix invalid ringbuf name when event driven REPL enabled. 2019-06-17 12:34:10 +10:00
javascript
minimal
nrf
pic16bit
qemu-arm
stm32 stm32: In link script, define start of stack separately from heap end. 2019-06-14 15:29:24 +10:00
teensy
unix unix/mpconfigport.mk: Update comment about TLS implementations. 2019-06-05 15:28:30 +10:00
windows
zephyr