OVMS3-idf/examples/peripherals/twai/twai_alert_and_recovery/main/CMakeLists.txt
Darian Leung 97721d469c TWAI: Add ESP32-S2 support
This commit adds TWAI driver support for the
ESP32-S2. The following features were added:

- Expanded BRP support
- Expanded CLKOUT Divider Support
- Updated example READMEs
2020-06-30 16:56:03 +08:00

2 lines
No EOL
106 B
CMake

idf_component_register(SRCS "twai_alert_and_recovery_example_main.c"
INCLUDE_DIRS ".")