This website works better with JavaScript
Home
Explore
Help
Sign In
curiousmuch
/
arrow-firmware
Watch
1
Star
0
Fork
0
Files
Issues
3
Pull Requests
0
Wiki
Tree:
77ae15147f
Branches
Tags
develop
master
release
v1.0.1
v1.0.0
arrow-firmware
/
components
/
board
/
CMakeLists.txt
CMakeLists.txt
135 B
History
Raw
1
2
3
4
idf_component_register(SRCS "board.c"
INCLUDE_DIRS "include"
REQUIRES driver esp_adc_cal)