circuitpython/ports/espressif/common-hal/wifi
Scott Shawcroft d6344812e8
Lots of web workflow, C3 and title bar fixes
* Fixes #6221 - C3 hang on `import wifi`. Enabling the WiFi PHY was
  disabling USB. Now boards that use it set CONFIG_ESP_PHY_ENABLE_USB
  explicitly.
* Fixes #6655 - Allows pasting into the web serial page. Fixes reading
  more than 0xf bytes at a time.
* Fixes #6653 - Fixes web socket encoding of payloads >125 bytes. Can
  happen when printing a long string.
* Fixes C3 responsiveness when waiting for key to enter REPL. (It
  now correctly stops sleeping.)
* Disables title bar updates when in raw REPL. Related to #6548.
* Adds version to title bar.
2022-07-28 16:06:56 -07:00
..
Monitor.c fix wifi reset and monitor deinit routine 2021-11-10 23:38:44 +05:30
Monitor.h update wifi monitor 2021-11-04 16:21:18 +05:30
Network.c Rename esp32s2 port to espressif 2021-09-13 16:44:55 -07:00
Network.h rename left over esp32s2 to espressif 2021-09-18 19:42:18 +05:30
Radio.c Update ports/espressif/common-hal/wifi/Radio.c 2022-07-09 22:17:26 -07:00
Radio.h rearrange hostname 2021-11-02 12:33:11 +05:30
ScannedNetworks.c Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
ScannedNetworks.h rename left over esp32s2 to espressif 2021-09-18 19:42:18 +05:30
__init__.c Lots of web workflow, C3 and title bar fixes 2022-07-28 16:06:56 -07:00
__init__.h Adding manual IP address set 2022-05-27 15:33:54 -05:00