Teacup_Firmware/simulator
Phil Hord ad2a76b2df Add simulator SD card (and SPI, PFF) support.
Add simulator for SD card driver, plus add stubs for SPI and PFF
primarily to prevent the on-device code from being picked up by
the makefiles for the simulator.
2015-07-17 16:02:59 +02:00
..
analog_sim.c Restore simulation build target. 2013-12-06 19:24:58 +01:00
data_recorder.c Datalog: show traced data as signed ints, not unsigned. 2014-08-31 19:09:37 +02:00
data_recorder.h simulator: Make time-scale=0 a cmdline option 2013-12-06 19:24:58 +01:00
delay_sim.c Restore simulation build target. 2013-12-06 19:24:58 +01:00
heater_sim.c heater_sim.c: Note that the heater isn't implemented in the simulator. 2014-08-31 19:06:23 +02:00
intercom_sim.c Restore simulation build target. 2013-12-06 19:24:58 +01:00
pff_diskio_sim.c Add simulator SD card (and SPI, PFF) support. 2015-07-17 16:02:59 +02:00
pff_sim.c Add simulator SD card (and SPI, PFF) support. 2015-07-17 16:02:59 +02:00
sd_sim.c Add simulator SD card (and SPI, PFF) support. 2015-07-17 16:02:59 +02:00
serial_sim.c simulator: cmdline switches for output options 2013-12-06 19:24:58 +01:00
simulator.c simulator: Respect XYZE_INVERT_DIR settings 2014-03-04 19:57:19 +01:00
spi_sim.c Add simulator SD card (and SPI, PFF) support. 2015-07-17 16:02:59 +02:00
timer_ext.c Rename setTimer() to timer_set() for more consistency. 2015-04-21 02:51:32 +02:00