Skip to content

Commit

Permalink
Applications/s/: Enabled more Makefiles
Browse files Browse the repository at this point in the history
  • Loading branch information
Warren Toomey committed Feb 9, 2025
1 parent 76fd29c commit 4cfb63d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 16 deletions.
5 changes: 1 addition & 4 deletions Applications/s/Makefile.armm0
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
all:

clean:

include Makefile.common
5 changes: 1 addition & 4 deletions Applications/s/Makefile.armm4
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
all:

clean:

include Makefile.common
5 changes: 1 addition & 4 deletions Applications/s/Makefile.esp32
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
all:

clean:

include Makefile.common
5 changes: 1 addition & 4 deletions Applications/s/Makefile.esp8266
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
all:

clean:

include Makefile.common

0 comments on commit 4cfb63d

Please sign in to comment.