mirror of
https://github.com/Derisis13/AT-VFD.git
synced 2025-12-07 03:42:49 +01:00
* made the code leaner
This commit is contained in:
@@ -11,7 +11,7 @@ include_directories(/usr/lib/avr/include)
|
||||
|
||||
add_link_options(-Wl,--print-memory-usage)
|
||||
add_executable(${PROJECT_NAME} main.c
|
||||
#PT6302.c PT6302.h
|
||||
PT6302.c PT6302.h
|
||||
)
|
||||
|
||||
add_custom_target(
|
||||
|
||||
Reference in New Issue
Block a user