klipper/src/simulator
Kevin O'Connor 4a6254fac3 build: Allow boards to disable digital input/output support
Allow the micro-controller code to be built without support for
regular gpio pins.  In this case, the code for endstops, steppers, and
gpiocmds will be disabled.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2017-07-20 10:44:31 -04:00
..
gpio.c gpio: Merge gpio_adc_sample_time() into gpio_adc_sample() 2016-11-02 17:36:43 -04:00
Kconfig build: Allow boards to disable digital input/output support 2017-07-20 10:44:31 -04:00
main.c irq: Support sleeping when mcu is idle 2017-07-17 15:02:43 -04:00
Makefile Makefile: Move listing of directories to create to board makefiles 2016-06-13 23:18:59 -04:00