ardix/arch/at91sam3x8e
2021-08-01 17:19:53 +02:00
..
include arch/at91sam3x8e: update struct reg_sw_snapshot 2021-08-01 02:25:34 +02:00
atom.c atom: reimplement in pure assembly 2021-08-01 00:11:13 +02:00
atom_get_put.S atom: reimplement in pure assembly 2021-08-01 00:11:13 +02:00
atomic.c kiss capitalism goodbye for good 2021-05-10 16:19:38 +02:00
CMakeLists.txt mutex: add mutex imlementation 2021-08-01 03:25:28 +02:00
config.ld.in build: parameterize STACK_SIZE in linker script 2021-08-01 01:26:16 +02:00
entry.c build: migrate to CMake 2021-07-31 19:39:51 +02:00
flash.ld Make malloc actually use the correct region 2020-10-14 11:30:09 +00:00
interrupt.c build: migrate to CMake 2021-07-31 19:39:51 +02:00
irq_pend_sv.S asm: refactor to use thumb2 instructions 2021-08-01 01:16:13 +02:00
irq_svc.S asm: refactor to use thumb2 instructions 2021-08-01 01:16:13 +02:00
mutex.S mutex: use uint8_t instead of int for lock value 2021-08-01 16:48:19 +02:00
sched.c build: migrate to CMake 2021-07-31 19:39:51 +02:00
serial.c build: migrate to CMake 2021-07-31 19:39:51 +02:00
startup.c startup: rename do_bootstrap to main 2021-08-01 17:19:53 +02:00
sys.c build: migrate to CMake 2021-07-31 19:39:51 +02:00
syscall.S asm: refactor to use thumb2 instructions 2021-08-01 01:16:13 +02:00
toolchain.cmake build: parameterize STACK_SIZE in linker script 2021-08-01 01:26:16 +02:00
watchdog.c build: migrate to CMake 2021-07-31 19:39:51 +02:00