nuttx/boards/xtensa/esp32s3/esp32s3-devkit/src
Filipe Cavalcanti 365e9e967c arch/xtensa: add support for capture driver on ESP32 and ESP32|S3|
Squashed:
Initial settings for MCPWM Capture on board level
Created lower half files - compilation ok
Using capture debug features. Simple example on fops works
Successful duty and freq calculation
Documentation update
Fixed and added interupt capabilities for all 3 capture channels
Cleaned defconfig
Renamed macros, added S3 options and moved arch source to common dir
Added support for ESP32S3
Added capture example to defconfig and renamed
2024-06-27 18:14:59 +08:00
..
esp32s3_appinit.c
esp32s3_board_spi.c
esp32s3_boot.c
esp32s3_bringup.c arch/xtensa: add support for capture driver on ESP32 and ESP32|S3| 2024-06-27 18:14:59 +08:00
esp32s3_buttons.c
esp32s3_djoystick.c
esp32s3_gpio.c
esp32s3_ledc.c esp32s3: add simple boot support 2024-04-17 19:43:05 +08:00
esp32s3_reset.c
esp32s3_st7735.c
esp32s3_twai.c esp32s3: add simple boot support 2024-04-17 19:43:05 +08:00
esp32s3-devkit.h esp32s3/rmt: Use the Espressif's common RMT driver. 2023-12-24 16:38:06 -08:00
Make.defs