8 Commits (c21ba6c5007530f22db704924e79e9bb1ea79130)

Author SHA1 Message Date
patacongo e96d8f046b Add a start hook that can be setup to call a function in the context of a new thread before the new threads main() has been called. 12 years ago
patacongo caeef71797 Change the way thread priority is handled in binfmt/ to better match the way that priority is set up for the builtin tasks 12 years ago
patacongo 77efc9f9cd BINFS now supports open, close, and FIOC_FILENAME ioctl 12 years ago
Lorenz Meier 8b8330a015 Reverted nuttx merge, back to master 12 years ago
patacongo 56a6504618 Incorporate address environment interfaces in binfmt/ logic 12 years ago
patacongo b48508c844 C++ static destructors work with ELF load too now 12 years ago
patacongo 5681b615ec C++ constructors work with ELF load now 12 years ago
patacongo 8a2348d18d Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 12 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo 84cfa6fceb Email address change in nuttx/ 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago