index
:
esp32-ws2812b.git
main
Run's ws2812b led's using an esp32 board.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
param
/
CMakeLists.txt
blob: 614a7e34a8b8c37f4249932572c7f44553fb171f (
plain
) (
blame
)
1
2
file(GLOB PARAM_SRCS "${CMAKE_CURRENT_LIST_DIR}/*.c") set(PARAM_SRCS ${PARAM_SRCS} PARENT_SCOPE)