forked from PX4/PX4-Autopilot
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Following submodules are updated: Tools/saluki-sec-scripts boards/ssrc/common boards/ssrc/saluki-nxp93 platforms/nuttx/NuttX/nuttx Signed-off-by: Jouni Ukkonen <[email protected]>
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule saluki-sec-scripts
updated
from b84a4d to 9f6669
Submodule common
updated
from 0975a6 to 345910
Submodule saluki-nxp93
updated
from c9e5af to 3661f6
Submodule nuttx
updated
6 files
+5 −0 | arch/arm64/src/imx9/Kconfig | |
+6 −1 | arch/arm64/src/imx9/Make.defs | |
+141 −0 | arch/arm64/src/imx9/imx9_pmic.c | |
+86 −0 | arch/arm64/src/imx9/imx9_pmic.h | |
+50 −0 | arch/arm64/src/imx9/imx9_reset.c | |
+1 −0 | tools/imx9/Config.mk |