OVMS3-idf/examples/peripherals/twai/twai_network/twai_network_slave/main/CMakeLists.txt
Darian Leung e6db25af9d 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-07-30 22:09:39 +08:00

2 lines
101 B
CMake

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