Kconfig
|
avr: Use enumerations for buses and reserve pins
|
2019-04-04 18:29:31 -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: Use enumerations for buses and reserve pins
|
2019-04-04 18:29:31 -04:00 |
irq.h
|
avr: Do not use Idle mode
|
2018-04-28 21:26:42 -04: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 |