circuitpython/ports
Jeff Epler 72f5537027
esp32: don't fully reset the wifi device
.. this makes reconnecting without a full reset not work.

Because this works on other generations of the esp32 (c2, c3, etc),
apply this behavior only to esp32.

After this change, it's possible to connect multiple times to wifi in
different runs of code.py or the repl after soft rebooting.
2022-07-14 15:01:15 -05:00
..
atmel-samd Merge branch 'main' into esp32 2022-07-13 15:30:53 -07:00
broadcom Merge branch 'main' into esp32 2022-07-13 15:30:53 -07:00
cxd56 Separate translate object control from LTO 2022-05-31 12:42:59 -07:00
espressif esp32: don't fully reset the wifi device 2022-07-14 15:01:15 -05:00
litex Conditionalize LTO 2022-05-27 12:59:54 -07:00
mimxrt10xx refactor debug UART to console UART; get working on ESP32 2022-06-30 23:16:46 -04:00
nrf refactor debug UART to console UART; get working on ESP32 2022-06-30 23:16:46 -04:00
raspberrypi Fix RP2040 UART 2022-07-11 13:36:44 -07:00
stm Merge branch 'main' into esp32 2022-07-13 15:30:53 -07:00
unix Fix dependencies for translate.c again 2022-06-07 07:35:54 +02:00