1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atmega_common/periph
Laurent Navet c7fed1526c cpu/atmega_common: adapt to new i2c api
Rework atmega i2c to match new i2c interface.
Only i2c_read_bytes and i2c_write_bytes are implemented.
2018-07-25 12:01:39 +02:00
..
adc.c cpu/atmega_common: Support for ATmega1284P 2018-03-25 14:24:40 -04:00
eeprom.c cpu/atmega_common: add support for eeprom periph interface 2018-05-24 14:07:55 +02:00
gpio.c cpu/atmega_common: misc gpio interrupt fixes 2018-06-28 16:06:36 -04:00
i2c.c cpu/atmega_common: adapt to new i2c api 2018-07-25 12:01:39 +02:00
Makefile cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
pm.c cpu/atmega-common: Adjustments Jiminy-mega256rfr2 2018-03-02 13:33:26 +01:00
spi.c cpu/atmega_common: Support for ATmega1284P 2018-03-25 14:24:40 -04:00
timer.c atmega timer: Interrupt Pin 2018-07-18 20:48:17 +02:00
uart.c cpu/atmega_common/periph/uart.c: uncrustified 2018-06-14 21:47:33 +02:00