diff options
author | Yilin Sun <imi415@imi.moe> | 2024-04-01 16:13:15 +0800 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-08-25 10:48:16 +1000 |
commit | bd7342d9ec31101a850ddaa77c2d67c76f803389 (patch) | |
tree | 5055425fcf3e8834d434270ea5d38ad563e38432 /lib | |
parent | a3f9dec78852caeb56b70f1cf5cd2bd71f36c1ee (diff) |
mimxrt: Restructure nxp_sdk to match official mcux-sdk.
The official mcux-sdk follows a slightly different structure to the
current nxp_sdk submodule, with many drivers moved to a common location.
To ease updating the newer versions of the SDK and/or add new families
the nxp_sdk submodule has been updated to follow the structure of
mcux-sdk, just trimmed down to families used here to considerably
reduce the size.
Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
Diffstat (limited to 'lib')
m--------- | lib/nxp_driver | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/nxp_driver b/lib/nxp_driver -Subproject fa5a554c7944d2a196626f8d3631e44943f9abc +Subproject 91b04b34a59f6d81661cec6f84611afe6330ce9 |