This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx-apps
Watch
1
Star
0
Fork
You've already forked nuttx-apps
1
mirror of
https://github.com/apache/nuttx-apps.git
synced
2026-08-02 04:39:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a18ed33d99
nuttx-apps
/
system
/
poweroff
History
Download ZIP
Download TAR.GZ
Gregory Nutt
19f40c4f0f
Power off support now depends on CONFIG_ARCH_HAVE_POWEROFF
2015-07-03 06:53:26 -06:00
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
Kconfig
Power off support now depends on CONFIG_ARCH_HAVE_POWEROFF
2015-07-03 06:53:26 -06:00
Makefile
MAINOBJ needs to be added to object list in many Makefile
2014-09-11 06:48:11 -06:00
poweroff.c
Modify board_power_off() so that is is called only via boardctl()
2015-07-02 17:10:14 -06:00