.. |
include
|
sched: minor refactor
|
2021-08-01 23:32:12 +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
|
syscall: add config option to check syscall source
|
2021-08-01 23:28:25 +02:00 |
flash.ld
|
|
|
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
|
syscall: i am so stupid it physically hurts
|
2021-08-01 22:54:59 +02:00 |
mutex.S
|
mutex: use uint8_t instead of int for lock value
|
2021-08-01 16:48:19 +02:00 |
sched.c
|
sched: minor refactor
|
2021-08-01 23:32:12 +02:00 |
serial.c
|
serial_write_dma: prevent memory leak when busy
|
2021-08-01 23:51:19 +02:00 |
startup.c
|
stdio: refactor printk to printf and friends
|
2021-08-01 18:53:22 +02:00 |
sys.c
|
build: migrate to CMake
|
2021-07-31 19:39:51 +02:00 |
syscall.S
|
syscall: add config option to check syscall source
|
2021-08-01 23:28:25 +02:00 |
toolchain.cmake
|
build: actually use linker scripts
|
2021-08-01 22:53:05 +02:00 |
watchdog.c
|
build: migrate to CMake
|
2021-07-31 19:39:51 +02:00 |