Add GPIO config, interrupt registers, GPIO interrupt support, 'button' example
This commit is contained in:
parent
822533fd92
commit
0078252df3
7 changed files with 377 additions and 16 deletions
2
examples/button/Makefile
Normal file
2
examples/button/Makefile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
TARGET=button
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue