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 e246c19fe1 cpu/cc2538: adapt periph/spi to gpio API
Rework SPI periph driver to use proper RIOT GPIO API functions.
    Also cleanup header files by using vendor defines and remove
    obsolete code. Further, adapt board config accordingly.
2018-08-10 10:38:51 +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: refine gpio_init_mux 2018-08-10 10:38:51 +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 cpu/cc2538: adapt periph/spi to gpio API 2018-08-10 10:38:51 +02:00
timer.c cpu/cc2538: DEBUG fixes 2018-01-15 14:37:05 +01:00
uart.c cpu/cc2538: Adapted UART driver incl. board config 2018-02-08 14:36:51 +01:00