Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/ALL_BSP_COMPILE.json
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,8 @@
"SUB_RTT_BSP": [
"qemu-virt64-aarch64",
"raspberry-pi/raspi3-64",
"raspberry-pi/raspi4-64"
"raspberry-pi/raspi4-64",
"nxp/imx/imx91"
]
},
{
Expand Down
11 changes: 11 additions & 0 deletions bsp/Copyright_Notice.md
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,17 @@ Path:

- bsp/imx6ul/platform

### imx91

License: bsd-new

Copyright: Copyright 2014-2016 Freescale Semiconductor, Inc.
Copyright 2016-2025 NXP

Path:

- bsp/nxp/imx/imx91/drivers/sdk

### imxrt

License: clear-bsd
Expand Down
Loading