micropython/ports/esp32/boards
Jim Mussared 326dfd2a85 esp32/boards/ESP32_GENERIC_C3: Enable UART REPL.
This should have been added in 4815af75bc
when the variants were combined. The original non-USB variant got this
implicitly, and therefore was not in mpconfigvariant.h

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-08-23 15:49:37 +10:00
..
ARDUINO_NANO_ESP32 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
ESP32_GENERIC esp32: Rename GENERIC* boards to ESP32_GENERIC*. 2023-08-23 13:54:37 +10:00
ESP32_GENERIC_C3 esp32/boards/ESP32_GENERIC_C3: Enable UART REPL. 2023-08-23 15:49:37 +10:00
ESP32_GENERIC_S2 esp32: Rename GENERIC* boards to ESP32_GENERIC*. 2023-08-23 13:54:37 +10:00
ESP32_GENERIC_S3 esp32: Rename GENERIC* boards to ESP32_GENERIC*. 2023-08-23 13:54:37 +10:00
LILYGO_TTGO_LORA32 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
LOLIN_C3_MINI ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
LOLIN_S2_MINI esp32/boards/GENERIC_S2: Merge with ESP32_S2_WROVER. 2023-08-15 17:38:02 +10:00
LOLIN_S2_PICO esp32/boards/GENERIC_S2: Merge with ESP32_S2_WROVER. 2023-08-15 17:38:02 +10:00
M5STACK_ATOM ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
OLIMEX_ESP32_POE ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
SIL_WESP32 ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
UM_FEATHERS2 ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
UM_FEATHERS2NEO ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
UM_FEATHERS3 ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
UM_PROS3 ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
UM_TINYPICO ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
UM_TINYS2 ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
UM_TINYS3 ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
deploy.md
deploy_c3.md
deploy_s2.md
deploy_s3.md
make-pins.py
manifest.py
manifest_test.py
pins_prefix.c
sdkconfig.240mhz
sdkconfig.base esp32/partitions.csv: Rename to partitions-4MiB.csv. 2023-08-15 17:38:02 +10:00
sdkconfig.ble
sdkconfig.spiram esp32: Allow malloc() to allocate from SPIRAM. 2023-08-15 10:49:33 +10:00
sdkconfig.spiram_oct
sdkconfig.spiram_sx esp32: Allow malloc() to allocate from SPIRAM. 2023-08-15 10:49:33 +10:00
sdkconfig.usb