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-05-14 19:38:39 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
f4bcb730d20da17044bbbd5ebf78235aaeb4d0f8
nuttx
/
configs
/
sam4l-xplained
/
src
T
History
Gregory Nutt
befcb1c961
Fix some cloned errors in SAM GPIO interrupt setup
2014-07-07 15:54:37 -06:00
..
.gitignore
…
Makefile
…
sam4l-xplained.h
rename up_led*() functions to board_led_*()
2014-01-24 14:28:49 -06:00
sam_autoleds.c
rename up_led*() functions to board_led_*()
2014-01-24 14:28:49 -06:00
sam_boot.c
rename up_led*() functions to board_led_*()
2014-01-24 14:28:49 -06:00
sam_buttons.c
Fix some cloned errors in SAM GPIO interrupt setup
2014-07-07 15:54:37 -06:00
sam_cxxinitialize.c
…
sam_mmcsd.c
Add configuration for the SAMD20 Xplained Pro board. Initial check a low-effor, unverified clone of thoe SAM4L Xplained Pro board configuration
2014-02-12 17:21:28 -06:00
sam_nsh.c
…
sam_slcd.c
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
sam_spi.c
Backport SPI driver enhancements from SAMA5 to SAM3/4
2014-03-13 10:34:35 -06:00
sam_ug2832hsweg04.c
Change all variadic macros to C99 style
2014-05-22 09:01:51 -06:00
sam_userleds.c
…