circuitpython/ports/esp32/boards
jason 357078504d esp32: Pin MicroPython to core 1 again.
This follows up on #5489, where we changed the esp32 core pinning to core 0
in order to work around an issue with IDF < 4.2.0.  Now that IDF > 4.2.0 is
available, we allow pinning back to core 1, which eliminates some
problematic callback latency with WiFi enabled.

NimBLE is also pinned to core 1 - the same core as MicroPython - when using
IDF >=4.2.
2022-01-22 00:10:16 +11:00
..
ESP32_S2_WROVER esp32/boards: Remove SPI pin defaults from GENERIC S2/S3 boards. 2021-12-15 15:53:17 +11:00
GENERIC ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
GENERIC_C3 ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
GENERIC_C3_USB ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
GENERIC_D2WD esp32/boards/GENERIC_D2WD: Build with -Os optimisation. 2022-01-09 11:25:37 +11:00
GENERIC_OTA ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
GENERIC_S2 ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
GENERIC_S3 ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
GENERIC_S3_SPIRAM ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
GENERIC_SPIRAM ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
LOLIN_S2_MINI ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
LOLIN_S2_PICO ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
M5STACK_ATOM ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
SIL_WESP32 ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
UM_FEATHERS2 ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
UM_FEATHERS2NEO ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
UM_TINYPICO ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
UM_TINYS2 ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
deploy_s2.md esp32: Add specific deploy_s2.md instructions for esp32-s2. 2021-10-28 09:47:47 +11:00
deploy.md esp32: Add specific deploy_s2.md instructions for esp32-s2. 2021-10-28 09:47:47 +11:00
manifest_release.py esp8266,esp32: Update manifest to point to new dirs in micropython-lib. 2021-05-28 18:32:56 +10:00
manifest.py drivers/neopixel: Add common machine.bitstream-based neopixel module. 2021-08-19 22:50:32 +10:00
sdkconfig.240mhz esp32: Add missing and necessary newline at EOF for sdkconfig.240mhz. 2019-10-21 23:54:59 +11:00
sdkconfig.base esp32/machine_adcblock: Add new machine.ADCBlock class and update ADC. 2022-01-21 22:55:24 +11:00
sdkconfig.ble esp32: Pin MicroPython to core 1 again. 2022-01-22 00:10:16 +11:00
sdkconfig.nimble_core0 esp32: Pin MicroPython to core 1 again. 2022-01-22 00:10:16 +11:00
sdkconfig.nimble_core1 esp32: Pin MicroPython to core 1 again. 2022-01-22 00:10:16 +11:00
sdkconfig.spiram esp32/boards: Remove old IDF v3 sdkconfig values. 2021-02-15 16:40:03 +11:00
sdkconfig.spiram_sx esp32: Add SDCard support for S3, and a GENERIC_S3_SPIRAM board. 2021-11-19 14:05:55 +11:00
sdkconfig.usb esp32: Add support for USB with CDC ACM. 2021-04-15 10:31:06 +10:00