1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lpc23xx/periph
Kaspar Schleiser 1d5e2e9cd9 all: remove traces of kernel_types.h
Automatically removed using:

    $ git grep -l kernel_types | xargs sed -i '/^#include .kernel_types/d'
2020-11-25 17:52:34 +01:00
..
adc.c cpu/lpc23xx: rename lpc2387 to lpc23xx 2020-07-16 17:01:10 +02:00
dac.c cpu/lpc23xx: rename Doxygen group 2020-07-16 17:01:10 +02:00
gpio.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
i2c.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
Makefile cpu/lpc23xx: rename lpc2387 to lpc23xx 2020-07-16 17:01:10 +02:00
pm.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
pwm.c cpu/lpc23xx: rename Doxygen group 2020-07-16 17:01:10 +02:00
rtc.c all: remove traces of kernel_types.h 2020-11-25 17:52:34 +01:00
spi.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
timer.c drivers/periph/timer: Use uint32_t for frequency 2020-10-30 22:02:12 +01:00
uart.c cpu/lpc23xx: rename Doxygen group 2020-07-16 17:01:10 +02:00