Basic support for GPIOs 0-15.
Start new 'core' component for low-level parts Progress towards #8
This commit is contained in:
parent
b01e7a89bd
commit
2c46be9825
15 changed files with 704 additions and 14 deletions
2
examples/blink/Makefile
Normal file
2
examples/blink/Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
TARGET=blink
|
||||
include ../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue