circuitpython/ports/espressif/boards/unexpectedmaker_feathers3
Scott Shawcroft 9daccc08c5
Forbidden pins are now correctly "in use" on ESP
This removes duplicate code to make debug UART pins in use via
never reset. It is done through forbidden pins automatically now.

Fixes #8288
2023-08-28 15:55:14 -07:00
..
board.c Forbidden pins are now correctly "in use" on ESP 2023-08-28 15:55:14 -07:00
mpconfigboard.h Audit all boards with LED pins defined 2022-08-11 14:41:20 -07:00
mpconfigboard.mk cleanup mpconfigboard.mk of espressif boards 2022-10-06 16:15:01 +05:30
pins.c Fixed incorrect IO naming for ProS3 and FeatherS3 2022-09-07 19:51:45 +10:00
sdkconfig Added initial support for my new TinyS3, FeatherS3 and ProS3 ESP32-S3 development boards 2022-01-29 14:04:57 +11:00