1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atmega_common
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
..
include cpu/atmega_common: adapt to new i2c api 2018-07-25 12:01:39 +02:00
periph cpu/atmega_common: adapt to new i2c api 2018-07-25 12:01:39 +02:00
atmega_stdio.c cpu/atmega_common: provide common stdio initialization 2018-04-03 14:18:32 +02:00
doc.txt cpu: atmega_common: Initial import 2014-08-27 16:22:48 +02:00
irq_arch.c cpu/atmega_common: use __temp_reg__ 2018-03-30 10:22:32 +02:00
Makefile cpu/atmega2560: update atmega2560 CPU code to use atmega_common code 2016-06-22 14:25:10 +02:00
Makefile.features cpu/atmega_common: add support for eeprom periph interface 2018-05-24 14:07:55 +02:00
Makefile.include cpu/atmega_common: ignore format of avr-libc in CI 2018-05-28 13:04:55 -04:00
posix_unistd.c atmega_common: improve posix_unistd syscalls 2018-04-13 10:51:07 +02:00
thread_arch.c cpu/atmega_common/thread_arch.c: uncrustified 2018-06-14 21:47:33 +02:00