-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
Submodule libphoenix
updated
6 files
+21 −0 | include/pthread.h | |
+5 −0 | include/sys/types.h | |
+3 −0 | include/unistd.h | |
+51 −0 | pthread/pthread.c | |
+3 −1 | string/string.c | |
+1 −1 | sys/socket.c |
Submodule phoenix-rtos-build
updated
15 files
Submodule phoenix-rtos-devices
updated
8 files
Submodule plo
updated
5 files
+1 −1 | Makefile | |
+10 −8 | _startc.c | |
+8 −3 | hal/armv7m/imxrt/10xx/106x/imxrt.c | |
+6 −0 | hal/ia32/acpi.c | |
+1 −1 | riscv-sbi/Makefile |