3 Commits (a817dedf11f60cafee262e81531208a260b7f13a)

Author SHA1 Message Date
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo fca1ea81db I learned how to spell PSEUDO 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo aa8c93baab Extend the NSH mount command so that it will enumerate mountpoints if no arguments are provided 13 years ago
patacongo 606c031000 Improve capability to traverse inodes in the NuttX psuedo-filesystem; now returns statfs 13 years ago
patacongo 20324504d5 atexit() and on_exit() may now be configured to support multiple exit callbacks 13 years ago
patacongo 4ea9aa3ff1 Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directory 13 years ago
patacongo 519ab1856f Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; on_exit is now used in NxWM::NxConsole to close the window with the NSH session exits 13 years ago
patacongo c22a13ef4a Move file-system header files to include/nuttx/fs 13 years ago
patacongo 35a1f247c4 Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes some complex logic needs to execute when closing file descriptors and this needs to happen early while the task is still healthy 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago