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
04d1b03abf
nuttx
/
configs
/
sama5d2-xult
/
src
History
Gregory Nutt
1699561bb6
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
2016-02-13 12:37:46 -06:00
..
Makefile
Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE
2016-02-04 12:14:17 -06:00
sam_appinit.c
Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c
2016-02-04 12:03:09 -06:00
sam_autoleds.c
Rename board_led_off to board_autoled_off
2015-11-01 09:10:08 -06:00
sam_boot.c
Rename board_led_initialize to board_autoled_initiaize
2015-11-01 09:03:01 -06:00
sam_bringup.c
All SAMA5 configurations: Refresh configurations, enable PROCFS in all configurations that have CONFIG_NSH_LIBRARY=y, add logic to automatically mount the procfs if it is enabled
2015-11-29 11:34:09 -06:00
sam_buttons.c
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
2016-02-13 12:37:46 -06:00
sam_userleds.c
Standardize naming of user LEDs interface functions
2015-11-01 12:45:58 -06:00
sama5d2-xult.h
All SAMA5 configurations: Refresh configurations, enable PROCFS in all configurations that have CONFIG_NSH_LIBRARY=y, add logic to automatically mount the procfs if it is enabled
2015-11-29 11:34:09 -06:00