OVMS3-idf/examples/peripherals/twai/twai_alert_and_recovery/Makefile
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

9 lines
203 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := twai_alert_and_recovery_example
include $(IDF_PATH)/make/project.mk