klipper/src/avr
Kyoungkyu Park dd625933f7
Some checks are pending
Build test / build (push) Waiting to run
avr: add lgt8f328p support
Signed-off-by: Kyoungkyu Park <choryu.park@choryu.space>
2025-12-30 21:51:15 -05:00
..
adc.c avr: add lgt8f328p support 2025-12-30 21:51:15 -05:00
gpio.c avr: add lgt8f328p support 2025-12-30 21:51:15 -05:00
gpio.h i2c: handle errors at i2ccmds 2024-10-26 22:06:30 -04:00
hard_pwm.c avr: add lgt8f328p support 2025-12-30 21:51:15 -05:00
i2c.c avr: add lgt8f328p support 2025-12-30 21:51: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
Kconfig avr: add lgt8f328p support 2025-12-30 21:51:15 -05:00
main.c command: Always pass a string to the DECL_CONSTANT() macro 2019-03-17 19:38:18 -04:00
Makefile avr: add lgt8f328p support 2025-12-30 21:51:15 -05:00
pgm.h usb_cdc: Add support for usb_send_ep0_progmem() 2018-09-30 22:32:19 -04:00
serial.c avr: Use enumerations for buses and reserve pins 2019-04-04 18:29:31 -04:00
spi.c avr: add lgt8f328p support 2025-12-30 21:51:15 -05:00
timer.c timer_irq: Remove TIMER_IDLE_REPEAT_TICKS special case 2025-12-03 17:47:50 -05:00
usbserial.c avr: No need to define bootloader_request() 2022-12-30 21:28:32 -05:00
watchdog.c build: Use compile_time_request system for init, tasks, and shutdown 2017-05-26 12:39:34 -04:00