nuttx/configs/ea3131/src
2015-02-27 20:02:03 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
ea3131_internal.h EA3131: Framework for USB host support 2013-11-15 15:56:24 -06:00
Makefile EA3131: Framework for USB host support 2013-11-15 15:56:24 -06:00
up_boot.c configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
up_buttons.c Move board_ prototypes from arch.h to board.h 2015-02-27 20:02:03 -06:00
up_clkinit.c configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
up_fillpage.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
up_leds.c configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
up_mem.c More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 13:15:09 -06:00
up_nsh.c All NSH-related files under nuttx/configs changed to use the corrected syslog interfaces 2014-10-08 14:28:55 -06:00
up_spi.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
up_usbhost.c Remove final traces of the 8015 from the NuttX source tree 2014-09-01 13:21:15 -06:00
up_usbmsc.c drivers/ramdisk.c and include/nuttx/fs/ramdisk.h: Add logic to dispose of the drvier and RAM buffer when the RAM disk has been unlinked and all open references to the RAM disk have been closed. Add new parameters to romdisk() to specify what should be done with the RAM/ROM buffer -- Should it be freed or not? Changed all calls to ramdisk() to use these new parameters. 2015-02-01 07:24:16 -06:00