micropython/ports/esp32/boards
Ian Davies fbe9417b90 extmod/ntptime: Factor out ntptime module from esp8266 port.
The ntptime module was previously only included in the ESP8266 port.  This
commit factors that module out into the extmod directory, makes it support
different epochs, and includes it in the rp2 port.
2022-08-06 00:08:32 +10:00
..
ESP32_S2_WROVER esp32: Allow overriding cmake frozen manifest from the command line. 2022-04-04 23:49:10 +10:00
GENERIC esp32: Allow overriding cmake frozen manifest from the command line. 2022-04-04 23:49:10 +10:00
GENERIC_C3 esp32: Allow overriding cmake frozen manifest from the command line. 2022-04-04 23:49:10 +10:00
GENERIC_C3_USB esp32: Allow overriding cmake frozen manifest from the command line. 2022-04-04 23:49:10 +10:00
GENERIC_D2WD esp32: Allow overriding cmake frozen manifest from the command line. 2022-04-04 23:49:10 +10:00
GENERIC_OTA esp32: Allow overriding cmake frozen manifest from the command line. 2022-04-04 23:49:10 +10:00
GENERIC_S2 esp32: Add MICROPY_HW_ENABLE_UART_REPL and enable on generic S2/S3. 2022-04-14 14:39:20 +10:00
GENERIC_S3 esp32: Add MICROPY_HW_ENABLE_UART_REPL and enable on generic S2/S3. 2022-04-14 14:39:20 +10:00
GENERIC_S3_SPIRAM esp32: Add MICROPY_HW_ENABLE_UART_REPL and enable on generic S2/S3. 2022-04-14 14:39:20 +10:00
GENERIC_SPIRAM esp32/boards: Compile GENERIC_SPIRAM and UM_TINYPICO with -Os. 2022-04-14 16:06:41 +10:00
LILYGO_TTGO_LORA32 esp32/boards/LILYGO_TTGO_LORA32: Remove ID from TTGO Lora32 board json. 2022-05-19 16:45:18 +10:00
LOLIN_C3_MINI esp32: Allow overriding cmake frozen manifest from the command line. 2022-04-04 23:49:10 +10:00
LOLIN_S2_MINI esp32: Allow overriding cmake frozen manifest from the command line. 2022-04-04 23:49:10 +10:00
LOLIN_S2_PICO esp32: Allow overriding cmake frozen manifest from the command line. 2022-04-04 23:49:10 +10:00
M5STACK_ATOM esp32: Allow overriding cmake frozen manifest from the command line. 2022-04-04 23:49:10 +10:00
SIL_WESP32 esp32: Allow overriding cmake frozen manifest from the command line. 2022-04-04 23:49:10 +10: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_FEATHERS3 esp32/boards/UM_FEATHERS3: Use correct sdkconfig.board. 2022-05-19 16:43:59 +10:00
UM_PROS3 esp32/boards: Add three UM ESP32-S3 based boards. 2022-02-09 00:13:10 +11:00
UM_TINYPICO esp32/boards: Compile GENERIC_SPIRAM and UM_TINYPICO with -Os. 2022-04-14 16:06:41 +10:00
UM_TINYS2 esp32: Allow overriding cmake frozen manifest from the command line. 2022-04-04 23:49:10 +10:00
UM_TINYS3 esp32/boards: Add three UM ESP32-S3 based boards. 2022-02-09 00:13:10 +11:00
deploy_c3.md esp32/boards: Provide custom deploy_c3.md for ESP32-C3 boards. 2022-01-22 11:18:50 +11:00
deploy_s2.md esp32: Add specific deploy_s2.md instructions for esp32-s2. 2021-10-28 09:47:47 +11:00
deploy_s3.md esp32/boards: Add specific deploy instructions for S3 variant. 2022-02-25 16:52:58 +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_test.py esp32/boards: Add test manifest to test freezing during build. 2022-04-14 14:06:38 +10:00
manifest.py extmod/ntptime: Factor out ntptime module from esp8266 port. 2022-08-06 00:08: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/boards: Increase 512 bytes limit on ULP programs to 2040. 2022-06-23 17:24:59 +10: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