mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 02:43:15 +01:00
- Short ipc working as normal. Full/extended ipc haven't been tested. - Added automated compilation and inclusion of test executable in test0.
6 lines
62 B
ArmAsm
6 lines
62 B
ArmAsm
.section .testexec
|
|
|
|
.align 4
|
|
.incbin "test_exec.axf"
|
|
.align 4
|