summaryrefslogtreecommitdiff
path: root/nuttx/Directories.mk
Commit message (Collapse)AuthorAgeFilesLines
* boardctl(): Add a new non-standard OS interface. This is similar to a ↵Gregory Nutt2015-03-311-1/+1
| | | | driver IOCTL call. But this is an IOCTL call directly on the board logic. This function will eventually replace all of the ad hoc OS interfaces that are current used to perform application specific intialiation and application driver test confifuration. It essentially formalizes and institutionalizes these rogue interface in to at least a single crazy call.
* Move Makefile directory selections to a separate makefile fragmentGregory Nutt2014-08-301-0/+164