Skip to content

Commit

Permalink
undo CMAKE comment
Browse files Browse the repository at this point in the history
Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk>
  • Loading branch information
Iker Perez del Palomar Sustatxa committed Jun 1, 2021
1 parent e3f39ef commit 8cc986d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ zephyr_include_directories(${CMAKE_SOURCE_DIR})
project(bloodlight_rev2)

target_sources(app PRIVATE
# src/bl.c
src/bl.c
# src/delay.c
src/led.c
# src/mq.c
Expand Down

0 comments on commit 8cc986d

Please sign in to comment.