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
Victor Arino 2ebb187ca9 cpu/atmega-common: PWM implementation
Implementation of PWM with 8-bit timers
2018-11-28 16:00:54 +01:00
..
adc.c cpu/atmega_common: Support for ATmega1284P 2018-03-25 14:24:40 -04:00
eeprom.c cpu: drivers/eeprom: refactor periph_eeprom implementation 2018-10-16 10:39:10 +02:00
gpio.c atmega_common: mark closing #endif for MODULE_PERIPH_GPIO_IRQ 2018-10-09 15:10:59 +02: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: add cpu.c and startup.c common code 2018-11-02 16:23:47 +01:00
pwm.c cpu/atmega-common: PWM implementation 2018-11-28 16:00:54 +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 boards/cpu/drivers/sys: use generic stdio_ if 2018-08-22 10:54:25 +02:00