.. |
include
|
arch: make exclusive stores fail after interrupts
|
2021-08-03 21:19:09 +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
|
arch: move vector table to separate file
|
2021-08-03 17:33:35 +02:00 |
config.ld.in
|
build: parameterize STACK_SIZE in linker script
|
2021-08-01 01:26:16 +02:00 |
entry.c
|
syscall: fix call source detection
|
2021-08-02 00:37:01 +02:00 |
flash.ld
|
Make malloc actually use the correct region
|
2020-10-14 11:30:09 +00:00 |
handle_fault.c
|
arch: add fault handlers, rename exceptions
|
2021-08-03 14:41:36 +02:00 |
handle_fault.S
|
arch: move vector table to separate file
|
2021-08-03 17:33:35 +02:00 |
handle_pend_sv.S
|
arch: make exclusive stores fail after interrupts
|
2021-08-03 21:19:09 +02:00 |
handle_reset.c
|
arch: move vector table to separate file
|
2021-08-03 17:33:35 +02:00 |
handle_svc.S
|
arch: add fault handlers, rename exceptions
|
2021-08-03 14:41:36 +02:00 |
interrupt.c
|
build: migrate to CMake
|
2021-07-31 19:39:51 +02:00 |
mutex.S
|
mutex: use uint8_t instead of int for lock value
|
2021-08-01 16:48:19 +02:00 |
openocd.cfg
|
debug: add sam3x8e svd file
|
2021-08-03 00:05:23 +02:00 |
SAM3X8E.svd
|
debug: add sam3x8e svd file
|
2021-08-03 00:05:23 +02:00 |
sched.c
|
arch: add fault handlers, rename exceptions
|
2021-08-03 14:41:36 +02:00 |
serial.c
|
arch: make exclusive stores fail after interrupts
|
2021-08-03 21:19:09 +02:00 |
sys.c
|
build: migrate to CMake
|
2021-07-31 19:39:51 +02:00 |
syscall.S
|
syscall: fix call source detection
|
2021-08-02 00:37:01 +02:00 |
toolchain.cmake
|
debug: add sam3x8e svd file
|
2021-08-03 00:05:23 +02:00 |
vector_table.c
|
arch: move vector table to separate file
|
2021-08-03 17:33:35 +02:00 |
watchdog.c
|
build: migrate to CMake
|
2021-07-31 19:39:51 +02:00 |