2 Commits (f562a279765a7d90bad7b07963995148de4b2af2)

Author SHA1 Message Date
px4dev f127495caa Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
Lorenz Meier 8b8330a015 Reverted nuttx merge, back to master 12 years ago
patacongo eb26187767 Add __cxa_atexit(); atexit() is now built on top of on_exit() 12 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 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