-
Notifications
You must be signed in to change notification settings - Fork 10
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
GH actions
committed
Oct 20, 2024
1 parent
bd22105
commit a449074
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule libmetal
updated
14 files
+3 −0 | README.md | |
+0 −9 | cmake/platforms/zynq7-freertos.cmake | |
+0 −5 | cmake/platforms/zynq7-generic-iar.cmake | |
+0 −9 | cmake/platforms/zynq7-generic.cmake | |
+0 −4 | cmake/platforms/zynq7-linux.cmake | |
+0 −2 | lib/system/linux/device.c | |
+1 −11 | lib/system/linux/init.c | |
+30 −2 | lib/system/linux/shmem.c | |
+0 −12 | lib/system/linux/sys.h | |
+0 −189 | lib/system/linux/utilities.c | |
+2 −0 | lib/system/nuttx/device.c | |
+1 −0 | lib/system/nuttx/init.c | |
+8 −0 | lib/system/nuttx/io.c | |
+3 −0 | lib/system/nuttx/io.h |
Submodule lopper
updated
12 files
Submodule open-amp
updated
30 files