ESP-Miner/test/main/CMakeLists.txt
johnny9 f46ae9694b bm1397: extra module to own component
Create an idf component for the bm1387 module and add a basic
test to verify that a bm1397 can produce a good nonce. bm1397
is also added to the list of tests under the unit test runner
component.
2023-07-01 14:20:48 -04:00

2 lines
83 B
CMake

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