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.
anna 6e269e0217
sched: refactor and implement sleep
3 years ago
..
include arch: call init and preinit array 3 years ago
CMakeLists.txt arch: call init and preinit array 3 years ago
SAM3X8E.svd debug: add sam3x8e svd file 3 years ago
arch_init.c arch: call init and preinit array 3 years ago
atom.c atom: reimplement in pure assembly 3 years ago
atom_get_put.S atom: reimplement in pure assembly 3 years ago
atomic.c sched: refactor and implement sleep 3 years ago
config.ld.in build: parameterize STACK_SIZE in linker script 3 years ago
entry.c sched: refactor and implement sleep 3 years ago
flash.ld Make malloc actually use the correct region 4 years ago
handle_fault.S arch: move vector table to separate file 3 years ago
handle_fault.c arch: add fault handlers, rename exceptions 3 years ago
handle_pend_sv.S sched: refactor and implement sleep 3 years ago
handle_reset.c arch: call init and preinit array 3 years ago
handle_svc.S sched: refactor and implement sleep 3 years ago
interrupt.c build: migrate to CMake 3 years ago
mutex.S mutex: use uint8_t instead of int for lock value 3 years ago
openocd.cfg debug: add sam3x8e svd file 3 years ago
sched.c sched: refactor and implement sleep 3 years ago
serial.c kevent: refactor callback system 3 years ago
sys.c build: migrate to CMake 3 years ago
syscall.S syscall: fix call source detection 3 years ago
toolchain.cmake debug: add sam3x8e svd file 3 years ago
vector_table.c arch: move vector table to separate file 3 years ago
watchdog.c build: migrate to CMake 3 years ago