1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc2538/periph
smlng b7ab6b4b36 cpu/cc2538: cleanup periph timer implementation
Refine periph timer implementation to use vendor header defines
    where possible, remove unnecessary structs and general cleanup.
2018-08-07 08:13:47 +02:00
..
adc.c cpu, cc2538: adapt periph drivers to refined gpio handling 2017-11-17 20:06:41 +01:00
gpio.c cpu/cc2538: add gpio_init_mux function 2018-07-25 12:01:38 +02:00
hwrng.c cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
i2c.c cpu/cc2538: adapt periph/i2c to new api 2018-07-25 12:01:38 +02:00
Makefile cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
pm.c all: fix my email address 2017-10-20 15:02:41 +02:00
spi.c build: fix unused parameter errors 2017-11-28 14:36:01 +01:00
timer.c cpu/cc2538: cleanup periph timer implementation 2018-08-07 08:13:47 +02:00
uart.c cpu/cc2538: Adapted UART driver incl. board config 2018-02-08 14:36:51 +01:00