circuitpython/ports
Scott Shawcroft 931757f4a9
Improve web workflow responsiveness
1. Run the socket select task at the same priority as CP. This is
  needed because it queues up the background work. Without it, CP
  needed to sleep to let the lower priority task go.
2. Close the active socket on disconnect. This prevents looping
  over a disconnected but not closed socket.

Fixes #6610. Fixes #6613
2022-07-26 15:29:49 -07:00
..
atmel-samd fix extensions for atmel and 2 boards, matching main 2022-07-26 18:15:59 +02: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 Improve web workflow responsiveness 2022-07-26 15:29:49 -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 list extensions instead of macros names ("bin,uf2" not BIN_UF2) 2022-07-26 18:15:59 +02:00
raspberrypi no default extension for ESP, fix duplicate line in rp2 2022-07-26 18:15:59 +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