klipper/src/lpc176x
Kevin O'Connor 8aa8feedb8 lpc176x: Use enumerations for pin mappings
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-03-17 19:38:18 -04:00
..
Kconfig lpc176x: Convert code to use armcm_timer 2019-02-06 22:03:09 -05:00
Makefile flash_usb: Run dfu-util via sudo 2019-03-11 22:33:24 -04:00
adc.c command: Always pass a string to the DECL_CONSTANT() macro 2019-03-17 19:38:18 -04:00
gpio.c lpc176x: Use enumerations for pin mappings 2019-03-17 19:38:18 -04:00
gpio.h lpc176x: Implement a median filter on ADC readings 2019-01-14 13:08:45 -05:00
i2c.c i2ccmds: Pass the i2c address as a 7-bit number (0-127) 2019-01-07 20:00:44 -05:00
internal.h lpc176x: Convert code to use armcm_timer 2019-02-06 22:03:09 -05:00
main.c command: Always pass a string to the DECL_CONSTANT() macro 2019-03-17 19:38:18 -04:00
serial.c lpc176x: Pass gpio id to gpio_peripheral() 2019-01-04 11:07:22 -05:00
spi.c lpc176x: Pass gpio id to gpio_peripheral() 2019-01-04 11:07:22 -05:00
usb_cdc_ep.h usb_cdc: Allow USB endpoint ids to be board specific 2018-08-06 23:36:05 -04:00
usbserial.c lpc176x: Add mechanism for entering the bootloader from a USB signal 2019-01-13 12:25:58 -05:00