MAX7219/MAX7221 dirver + example
This commit is contained in:
parent
c21f70366f
commit
87b4befd87
6 changed files with 383 additions and 0 deletions
3
examples/max7219_7seg/Makefile
Normal file
3
examples/max7219_7seg/Makefile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
PROGRAM = max7219_7seg
|
||||
EXTRA_COMPONENTS = extras/max7219
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue