This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
cpu
/
atmega_common
/
periph
History
Sebastian Meiling
1d24709674
cpu/atmega_common: adapt timer to return 0 on success
...
Adapt periph/timer implementation of atmega based MCUs to return 0 on success for all functions.
2019-09-11 13:41:44 +02:00
..
adc.c
cpu/atmega32u4: add support for ATmega32U4
2019-05-24 15:12:47 +02:00
eeprom.c
drivers/include/periph/eeprom: Changed uint8_t* to void* in API
2019-08-09 17:27:32 +02:00
gpio.c
cpu/atmega_common/gpio: use ARRAY_SIZE macro
2019-08-08 17:52:51 +02:00
i2c.c
…
Makefile
…
pm.c
…
pwm.c
…
spi.c
cpu/atmega32u4: add support for ATmega32U4
2019-05-24 15:12:47 +02:00
timer.c
cpu/atmega_common: adapt timer to return 0 on success
2019-09-11 13:41:44 +02:00
uart.c
cpu/atmega32u4: add support for ATmega32U4
2019-05-24 15:12:47 +02:00