Skip to content

Commit

Permalink
Update makefiles WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
stancecoke committed Oct 27, 2024
1 parent 268199f commit a8cb792
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Src/subdir.mk
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ build/FOC.d \
build/display_bafang.d \
build/display_kingmeter.d \
build/display_kunteng.d \
build/display_No_2.d \
build/eeprom.d \
build/main.d \
build/print.d \
Expand Down
1 change: 1 addition & 0 deletions objects.list
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"./build/display_bafang.o"
"./build/display_kingmeter.o"
"./build/display_kunteng.o"
"./build/display_No_2.o"
"./build/eeprom.o"
"./build/main.o"
"./build/print.o"
Expand Down

0 comments on commit a8cb792

Please sign in to comment.