1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/include/periph
Hauke Petersen 6ab089e63e drivers/pwm: remove PWM_NUMOF guard
as we do not build the periph drivers selectable currently,
the guard is triggered even for boards that do not have any
PWM defined and don't want to use it...
2016-12-15 12:18:39 +01:00
..
adc.h drivers/periph: fixed UNDEF values to UINT_MAX 2016-04-01 10:57:26 +02:00
cpuid.h drivers/cpuid: s/CPUID_ID_LEN/CPUID_LEN/ + fixes 2016-02-08 11:10:59 +01:00
dac.h drivers/dac: reworked DAC driver interface 2016-03-14 20:13:24 +01:00
dev_enums.h drivers/periph/pwm: modernized PWM driver interface 2016-02-12 15:52:37 +01:00
doc.txt drivers/periph: some doxygen fixes 2015-11-19 15:57:36 +01:00
flashpage.h drivers: added interface for writing flash pages 2016-11-30 16:51:09 +01:00
gpio.h periph/gpio: Clean up Doxygen text 2016-07-30 08:06:19 +02:00
hwrng.h doc: minor fixes of typos in periph documentation 2016-05-03 23:37:22 +02:00
i2c.h periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
pwm.h drivers/pwm: remove PWM_NUMOF guard 2016-12-15 12:18:39 +01:00
rtc.h drivers/periph: some doxygen fixes 2015-11-19 15:57:36 +01:00
rtt.h drivers/periph: some doxygen fixes 2015-11-19 15:57:36 +01:00
spi.h drivers/spi: made conf and speed types overridable 2016-03-09 17:59:25 +01:00
timer.h drivers/timer: fix copy/paste error 2016-09-07 21:59:25 +02:00
uart.h periph/uart: added names for return values 2016-10-28 10:31:59 +02:00