circuitpython/ports
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
..
atmel-samd Merge pull request #6648 from pypewpew/stage-png 2022-07-27 11:02:48 -07:00
broadcom list extensions instead of macros names ("bin,uf2" not BIN_UF2) 2022-07-26 18:15:59 +02:00
cxd56 list extensions instead of macros names ("bin,uf2" not BIN_UF2) 2022-07-26 18:15:59 +02:00
espressif Lots of web workflow, C3 and title bar fixes 2022-07-28 16:06:56 -07:00
litex list extensions instead of macros names ("bin,uf2" not BIN_UF2) 2022-07-26 18:15:59 +02:00
mimxrt10xx list extensions instead of macros names ("bin,uf2" not BIN_UF2) 2022-07-26 18:15:59 +02:00
nrf Added support for 8MB flash for Challenger 840 2022-07-26 20:34:01 -05:00
raspberrypi Add board.LED (alias of board.LED_R part of RGB) 2022-07-28 16:46:56 +02:00
stm fix extensions for atmel and 2 boards, matching main 2022-07-26 18:15:59 +02:00
unix no Russian font for SAMD21; adjust unix build warnings 2022-07-19 14:07:18 -04:00