micropython/ports/esp32/boards
Damien George 90023b4dcf extmod/modmachine: Clean up decls of machine types to use common ones.
The machine_i2c_type, machine_spi_type and machine_timer_type symbols are
already declared in extmod/modmachine.h and should not be declared anywhere
else.

Also move declarations of machine_pin_type and machine_rtc_type to the
common header in extmod.

Signed-off-by: Damien George <damien@micropython.org>
2023-10-26 16:20:53 +11:00
..
ARDUINO_NANO_ESP32 esp32/boards/ARDUINO_NANO_ESP32: Use Arduino USB IDs. 2023-10-04 13:06:14 +11:00
ESP32_GENERIC esp32/boards: Add bootloader rollback support for all builds. 2023-09-29 16:00:51 +10:00
ESP32_GENERIC_C3
ESP32_GENERIC_S2
ESP32_GENERIC_S3
LILYGO_TTGO_LORA32
LOLIN_C3_MINI
LOLIN_S2_MINI
LOLIN_S2_PICO
M5STACK_ATOM
OLIMEX_ESP32_POE
SIL_WESP32 esp32/boards: Add bootloader rollback support for all builds. 2023-09-29 16:00:51 +10:00
UM_FEATHERS2
UM_FEATHERS2NEO esp32/boards: Update UM board image names for consistency. 2023-10-19 18:21:09 +11:00
UM_FEATHERS3
UM_NANOS3
UM_PROS3
UM_TINYPICO esp32/boards: Update UM board image names for consistency. 2023-10-19 18:21:09 +11:00
UM_TINYS2 esp32/boards: Update UM board image names for consistency. 2023-10-19 18:21:09 +11:00
UM_TINYS3
deploy.md
deploy_c3.md
deploy_s2.md
deploy_s3.md
make-pins.py
manifest.py esp32/boards/manifest.py: Freeze aioespnow into firmware by default. 2023-10-05 20:50:49 +11:00
manifest_test.py
pins_prefix.c extmod/modmachine: Clean up decls of machine types to use common ones. 2023-10-26 16:20:53 +11:00
sdkconfig.240mhz
sdkconfig.base esp32/boards: Add bootloader rollback support for all builds. 2023-09-29 16:00:51 +10:00
sdkconfig.ble
sdkconfig.spiram
sdkconfig.spiram_oct
sdkconfig.spiram_sx
sdkconfig.usb