nuttx/boards/xtensa/esp32s3/esp32s3-devkit
Tiago Medicci Serrano 1f1c793fd5 boards/esp32s3-devkit: Add board GPIO support
The board-level GPIO support is different from the already existing
button and LEDC support because it enable us to register the GPIO
pins as devices in `/dev/gpioX`. Some applications are able to use
this interface to read and write the GPIO pins.

Documentation was added regarding its usage. Please check
`Documentation/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.rst`
2023-09-12 16:22:15 +08:00
..
configs boards/esp32s3-devkit: Add board GPIO support 2023-09-12 16:22:15 +08:00
include boards/esp32s3-devkit: Add board GPIO support 2023-09-12 16:22:15 +08:00
scripts arch/xtensa/esp32s3: initial effort to get BLE running on ESP32-S3 2023-08-14 16:29:21 -03:00
src boards/esp32s3-devkit: Add board GPIO support 2023-09-12 16:22:15 +08:00
Kconfig Fix Kconfig style 2023-06-20 12:54:50 -03:00