mirror of
https://github.com/pmarchini/Esp32Dimmer.git
synced 2026-02-07 11:18:07 +03:00
Add comprehensive unit tests for ESP32 Dimmer Driver library
Co-authored-by: pmarchini <49943249+pmarchini@users.noreply.github.com>
This commit is contained in:
4
test_app/main/CMakeLists.txt
Normal file
4
test_app/main/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
idf_component_register(
|
||||
SRCS "test_main.c"
|
||||
INCLUDE_DIRS "."
|
||||
)
|
||||
Reference in New Issue
Block a user