This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
configs
/
samd20-xplained
/
src
History
Gregory Nutt
12d61531aa
Move board_ prototypes from arch.h to board.h
2015-02-27 20:02:03 -06:00
..
.gitignore
…
Makefile
…
sam_autoleds.c
configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions
2015-02-27 18:49:24 -06:00
sam_boot.c
configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions
2015-02-27 18:49:24 -06:00
sam_buttons.c
Move board_ prototypes from arch.h to board.h
2015-02-27 20:02:03 -06:00
sam_cxxinitialize.c
…
sam_mmcsd.c
…
sam_nsh.c
…
sam_spi.c
…
sam_ug2832hsweg04.c
…
sam_userleds.c
…
samd20-xplained.h
…