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/sam3x8e
Oleg Hahm 983d056c75 core: harmonizes the data type for the process ID
Instead of using differing integer types use kernel_pid_t for process
identifier. This type is introduced in a new header file to avoid
circular dependencies.
9 years ago
..
include converting tabs to spaces in cpu (#1439) 9 years ago
periph doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
Makefile make: easifier usage of module subdirectories 9 years ago
Makefile.include cpu: renamed cortexm_common->cortex-m3_common and cleanup 9 years ago
cpu.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
doc.txt documentation: unified descriptive text for cpu 9 years ago
hwtimer_arch.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
io_arch.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
lpm_arch.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
reboot_arch.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
sam3x8e_linkerscript.ld cpu: Initial import of SAM3X8E 10 years ago
startup.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
syscalls.c core: harmonizes the data type for the process ID 9 years ago