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 |
|
Oleg Hahm
|
a5dc951ef2
|
doc: fix doxygen group for cc2538 memory map
|
2014-12-06 14:32:22 +01:00 |
|
Oleg Hahm
|
43c86b5a3e
|
doc: fix remaining doxygen warnings
|
2014-12-04 17:16:57 +01:00 |
|
Oleg Hahm
|
ae8dd90884
|
doc: added missing closing doxygen brackets
|
2014-11-30 21:16:41 +01:00 |
|
Pham Huu Dang Nhat
|
964d96e362
|
cpu/cc2538: added extern C for rfcore.h
|
2014-11-25 22:10:36 +07:00 |
|
Hauke Petersen
|
6889fd1f89
|
cpu/cc2538: adjusted GPIO register definitions
|
2014-10-24 14:43:52 +02: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
|
647391f71c
|
cc2538: Set __NVIC_PRIO_BITS to the correct value of 3.
|
2014-10-20 14:21:17 -04: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 |
|