Hauke Petersen
|
4bfce892d3
|
drivers/periph&cpu: add and use common periph_init()
|
7 years ago |
Hauke Petersen
|
8feeea9a12
|
cpu/cc2538: reworked GPIO driver
|
7 years ago |
Ian Martin
|
a553fe0f84
|
cpu/cc2538: fix build errors when UART1 or the 32 kHz crystal is enabled
|
8 years ago |
Ian Martin
|
4936edb80f
|
cpu/cc2538: initialize the GPIO controller to a default state
|
8 years ago |
Oleg Hahm
|
4780b5cba1
|
cc2538: fix pedantic compiler warnings
|
8 years ago |
Hauke Petersen
|
52e51bfea1
|
cpu/cc2538: adapted to centralized cpu conf
|
8 years ago |
Joakim Gebart
|
13832d8e62
|
everything: Remove filename from @file Doxygen command
|
8 years ago |
Joakim Gebart
|
e9c567107d
|
all: remove extra blank lines at the end
|
9 years ago |
Ian Martin
|
c3417d151a
|
cpu/cc2538: vector table address and alignment
Enforce the 512-byte vector table alignment and set the
VTOR register to the actual address of the vector table.
|
9 years ago |
Ian Martin
|
b37698a064
|
cpu/cc2538: Enable the CC2538's more compact alternate interrupt mapping.
|
9 years ago |
Hauke Petersen
|
ccd601b429
|
cpu/cc2538: centralized all cpu specific includes
- added all CPU specific includes to cpu-conf.h
- removed now not needed includes from cpu .c files
|
9 years ago |
Ian Martin
|
0605a7eb95
|
Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit.
|
9 years ago |