Kconfig
|
avr: Fix Kconfig USB/Serial selection
|
2021-03-18 14:45:12 -04:00 |
Makefile
|
Makefile: Reduce use of $^ in build rules
|
2019-03-02 12:01:44 -05: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 |
i2c.c
|
avr: implement i2c_read
|
2020-01-13 22:29:50 -05:00 |
pgm.h
|
usb_cdc: Add support for usb_send_ep0_progmem()
|
2018-09-30 22:32:19 -04:00 |
spi.c
|
avr: Simplify spi mode setting
|
2019-05-07 23:02:20 -04:00 |