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
4b1c510f6f
nuttx
/
configs
/
sam4s-xplained
/
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
Move xyz_cxxinitialize.c from nuttx/configs/abc/src to apps/platform/abc/ (where xyz is the processor family and abc is the board)
2016-01-29 11:35:48 -06:00
sam4s-xplained.h
configs/: Remove prototypes of board_led* functions from all board header files
2015-02-27 17:32:01 -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_buttons.c
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
2016-02-13 12:37:46 -06:00
sam_sram.c
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
sam_userleds.c
Standardize naming of user LEDs interface functions
2015-11-01 12:45:58 -06:00