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
dd50e03666
nuttx
/
configs
/
efm32-g8xx-stk
/
src
History
Gregory Nutt
12d61531aa
Move board_ prototypes from arch.h to board.h
2015-02-27 20:02:03 -06:00
..
.gitignore
efm32_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
efm32_boot.c
Move board_ prototypes from arch.h to board.h
2015-02-27 20:02:03 -06:00
efm32_userleds.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
efm32-g8xx-stk.h
configs/: Remove prototypes of board_led* functions from all board header files
2015-02-27 17:32:01 -06:00
Makefile
Add GPIO header file and EFM32 Gecko Starter Kit LED support
2014-10-17 14:17:44 -06:00