klipper/src/avr
Kevin O'Connor 8f541d090e avr: Use enumerations for pin mappings
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-03-17 19:38:18 -04:00
..
Kconfig stepper: Support an optimized step/unstep function on ARM 2019-03-10 10:27:02 -04:00
Makefile Makefile: Reduce use of $^ in build rules 2019-03-02 12:01:44 -05:00
adc.c command: Always pass a string to the DECL_CONSTANT() macro 2019-03-17 19:38:18 -04:00
gpio.c avr: Use enumerations for pin mappings 2019-03-17 19:38:18 -04:00
gpio.h avr: Add support for sending I2C messages 2018-11-23 23:49:26 -05:00
hard_pwm.c command: Always pass a string to the DECL_CONSTANT() macro 2019-03-17 19:38:18 -04:00
i2c.c avr: Wrap code to 80 columns 2019-02-27 14:20:15 -05:00
internal.h avr: Split gpio.c into gpio.c, adc.c, hard_pwm.c, and spi.c 2018-11-20 12:58:33 -05:00
irq.h avr: Do not use Idle mode 2018-04-28 21:26:42 -04:00
main.c command: Always pass a string to the DECL_CONSTANT() macro 2019-03-17 19:38:18 -04:00
pgm.h usb_cdc: Add support for usb_send_ep0_progmem() 2018-09-30 22:32:19 -04:00
serial.c avr: Clean up serial port register aliases 2018-04-25 10:55:18 -04:00
spi.c avr: Wrap code to 80 columns 2019-02-27 14:20:15 -05:00
timer.c command: Always pass a string to the DECL_CONSTANT() macro 2019-03-17 19:38:18 -04:00
usbserial.c usb_cdc: Add support for detecting a USB level Arduino bootloader request 2018-12-24 11:42:19 -05:00
watchdog.c build: Use compile_time_request system for init, tasks, and shutdown 2017-05-26 12:39:34 -04:00