nuttx/configs/sim/src
2016-08-20 12:47:07 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile Cosmetic, remove a blank line. 2016-08-11 12:51:20 -06:00
sim_appinit.c Oops. Backout some debug code that was accidentally committed. 2016-07-27 08:57:31 -06:00
sim_boot.c Move up_appinit.c to configs/sim/src where it belongs. Add logic to automatically mount the procfs file system if it is enabled. 2015-11-29 13:30:12 -06:00
sim_bringup.c sched/sched_cpuload_oneshot: Use the oneshot timer with optional entropy to measuer cPU load if so configured. 2016-08-20 12:47:07 -06:00
sim_gpio.c config/sim: Add logic to set the simulated I/O expander for testing with apps/examples/gpio 2016-08-03 12:45:16 -06:00
sim_ioexpander.c Extend I/O Expander interrupt controls; Add test of level sensitve interrupt to Simulated I/O expander 2016-08-04 16:19:52 -06:00
sim_touchscreen.c configs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-13 07:43:55 -06:00
sim_zoneinfo.c ramdisk.h moved from include/fs/nuttx/ to include/nuttx/drivers. 2016-07-20 14:02:18 -06:00
sim.h configs/sim: Add simulator-based test support for apps/examples/gpio 2016-08-01 15:29:01 -06:00