MVP: Basic working clock and alarm
This commit is contained in:
commit
b6ac19a54d
18 changed files with 22909 additions and 0 deletions
2
main/CMakeLists.txt
Executable file
2
main/CMakeLists.txt
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
idf_component_register(SRCS "main.c" "epd7in5.c"
|
||||
INCLUDE_DIRS ".")
|
||||
Loading…
Add table
Add a link
Reference in a new issue