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
/
radio
/
CMakeLists.txt
CMakeLists.txt
140 B
History
Raw
1
2
3
idf_component_register(SRCS "cc1200.c" "radio.c"
INCLUDE_DIRS "include"
REQUIRES board aprs driver)