Hauke Petersen
|
4bfce892d3
|
drivers/periph&cpu: add and use common periph_init()
|
2017-01-25 16:46:46 +01:00 |
|
Hauke Petersen
|
8feeea9a12
|
cpu/cc2538: reworked GPIO driver
|
2017-01-11 10:19:06 +01:00 |
|
Ian Martin
|
a553fe0f84
|
cpu/cc2538: fix build errors when UART1 or the 32 kHz crystal is enabled
|
2016-03-28 17:31:58 -04:00 |
|
Ian Martin
|
4936edb80f
|
cpu/cc2538: initialize the GPIO controller to a default state
|
2016-03-03 11:16:24 -05:00 |
|
Oleg Hahm
|
4780b5cba1
|
cc2538: fix pedantic compiler warnings
|
2015-12-07 20:28:53 +01:00 |
|
Hauke Petersen
|
52e51bfea1
|
cpu/cc2538: adapted to centralized cpu conf
|
2015-05-29 16:42:05 +02:00 |
|
Joakim Gebart
|
13832d8e62
|
everything: Remove filename from @file Doxygen command
|
2015-05-22 07:34:41 +02:00 |
|
Joakim Gebart
|
e9c567107d
|
all: remove extra blank lines at the end
|
2015-05-09 09:10:08 +02:00 |
|
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.
|
2015-02-11 11:09:19 -05:00 |
|
Ian Martin
|
b37698a064
|
cpu/cc2538: Enable the CC2538's more compact alternate interrupt mapping.
|
2014-11-03 14:17:00 -05:00 |
|
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
|
2014-10-23 14:04:57 +02:00 |
|
Ian Martin
|
0605a7eb95
|
Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit.
|
2014-10-13 09:29:49 -04:00 |
|