This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-06 00:14:22 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a7a33c8bdf9fbb797f841a1f632f16809e644c78
nuttx
/
configs
/
sam4e-ek
/
src
T
History
Gregory Nutt
12d61531aa
Move board_ prototypes from arch.h to board.h
2015-02-27 20:02:03 -06:00
..
.gitignore
…
Makefile
SAM4E-EK: Add support for PHY insterrupt
2014-10-24 12:28:57 -06:00
sam4e-ek.h
configs/: Remove prototypes of board_led* functions from all board header files
2015-02-27 17:32:01 -06:00
sam_ads7843e.c
…
sam_at25.c
…
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_ethernet.c
SAM4E-EK: Add support for PHY insterrupt
2014-10-24 12:28:57 -06:00
sam_hsmci.c
…
sam_ili9325.c
Remaining files under nuttx/configs changed to use the corrected syslog interfaces
2014-10-08 15:32:00 -06:00
sam_ili9341.c
Remaining files under nuttx/configs changed to use the corrected syslog interfaces
2014-10-08 15:32:00 -06:00
sam_leds.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_nsh.c
…
sam_spi.c
…
sam_udp.c
…
sam_usbmsc.c
…