1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam3x8e
Thomas Eichinger 2b0d49c8b1 Merge pull request #1954 from haukepetersen/fix_cortex_irqstacksize
cpu: adjusted IRQ stack sizes for Cortex CPUs
2014-11-14 10:50:51 +01:00
..
include doc: fix ambiguous file name warnings 2014-10-23 20:53:00 +02:00
periph cpu/sam3x8e: added interrupt mode to uart driver 2014-11-11 13:05:02 +01:00
cpu.c cpu/sam3x8e: put PendSV IRQ to lowest prio 2014-10-30 13:50:12 +01:00
doc.txt documentation: unified descriptive text for cpu 2014-05-24 15:56:57 +02:00
hwtimer_arch.c cpu/sam3x8e: fixes to timer driver 2014-10-30 13:50:12 +01:00
io_arch.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
lpm_arch.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
Makefile make: easifier usage of module subdirectories 2014-06-17 15:49:32 +02:00
Makefile.include cpu/sam3x8e: made UART0 work by editing syscalls 2014-11-11 13:05:43 +01:00
reboot_arch.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
sam3x8e_linkerscript.ld cpu: adjusted IRQ stack sizes for Cortex CPUs 2014-11-06 15:16:33 +01:00
startup.c cpu/sam3x8e: fixed style in startup.c 2014-10-30 13:53:44 +01:00
syscalls.c cpu/sam3x8e: made UART0 work by editing syscalls 2014-11-11 13:05:43 +01:00