mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-03-26 17:51:45 +01:00
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.
2 lines
83 B
CMake
2 lines
83 B
CMake
idf_component_register(SRCS "unit_test_all.c"
|
|
INCLUDE_DIRS ".") |