You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/cpu/cc2538
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
..
include cpu/cc2538: vector table address and alignment 9 years ago
periph cpu: removed NAKED attribute from ISRs 9 years ago
Makefile Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 9 years ago
Makefile.include core: sys: move ringbuffer to core 9 years ago
cc2538_linkerscript.ld cpu/cc2538: add eh_frame section to the linkerscript 9 years ago
cc2538nf11_linkerscript.ld Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 9 years ago
cc2538nf23_linkerscript.ld Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 9 years ago
cc2538nf53_linkerscript.ld Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 9 years ago
cc2538sf53_linkerscript.ld cpu/cc2538: added linkerscript for cc2538sf53 9 years ago
cpu.c cpu/cc2538: vector table address and alignment 9 years ago
doc.txt Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 9 years ago
hwtimer_arch.c Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 9 years ago
lpm_arch.c Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 9 years ago
startup.c cpu/cc2538: vector table address and alignment 9 years ago
syscalls.c cpu/cc2538: made _kill(_r) syscalls weak 9 years ago