circuitpython/ports/espressif/boards/cytron_maker_feather_aiot_s3
Kong Wai Weng fc00a6675e Added some pin definitions to match with the Arduino core. 2022-10-14 17:25:24 +08: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 cleanup `mpconfigboard.mk` of espressif boards 2022-10-06 16:15:01 +05:30
pins.c Added some pin definitions to match with the Arduino core. 2022-10-14 17:25:24 +08:00
sdkconfig Added Maker Feather AIoT S3. 2022-05-11 15:18:31 +08:00