xiuos/Ubiquitous/XiZi_AIoT/softkernel
TXuian 2c4fe30bd3 Fix style. 2024-05-22 13:55:30 +08:00
..
include Fix style. 2024-05-22 13:55:30 +08:00
init Rename struct Thread; Completely split task memspace and shceduling 2024-05-18 21:37:30 +08:00
memory Fix style. 2024-05-22 13:55:30 +08:00
syscall Fix style. 2024-05-22 13:55:30 +08:00
task Fix style. 2024-05-22 13:55:30 +08:00
trap Support thread. 2024-05-19 11:48:43 +08:00
Kconfig 1、add 'menuconfig' function for XiZi_AIoT with imx6q-sabrelite board;2、add compilation function for AIoT system with imx6q-sabrelite board;3、add newlib base files;4、add startup files and irq function for imx6q-sabrelite 2023-01-03 10:14:05 +08:00
Makefile Add some ipc related comments; Fix one dabort and iabort bug. 2024-03-07 14:21:47 +08:00
load_apps.S Support smp. TODO: delete all inner kernel locks. 2024-03-15 16:01:30 +08:00
main.c Fix softkernel uint32_t. 2024-05-10 15:40:36 +08:00