circuitpython/ports/espressif/boards/cytron_maker_feather_aiot_s3
MicroDev 8feb3bad29
refactor board config files
2023-09-13 11:35:14 -07:00
..
board.c Cast pin_number to int8_t so that it can be used with switch-case. 2022-09-12 18:56:15 +08:00
mpconfigboard.h Set the default pin state for GPIOs to pull down. 2022-09-12 18:19:33 +08:00
mpconfigboard.mk conditionally include `esp_psram` and fix sdkconfig 2023-09-13 11:35:11 -07:00
pins.c Added some pin definitions to match with the Arduino core. 2022-10-14 17:25:24 +08:00
sdkconfig refactor board config files 2023-09-13 11:35:14 -07:00