adding icons to menus
This commit is contained in:
parent
24905884ee
commit
7669fa341e
7 changed files with 370 additions and 258 deletions
2
Makefile
2
Makefile
|
@ -12,7 +12,7 @@ PROGRAMS = \
|
|||
all: shellcheck $(PROGRAMS)
|
||||
|
||||
shellcheck:
|
||||
shellcheck scripts/*/*
|
||||
shellcheck -x scripts/*/*
|
||||
|
||||
programs/sxmo_setpineled: programs/sxmo_setpineled.c
|
||||
gcc -o programs/sxmo_setpineled programs/sxmo_setpineled.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue