Skip to content

Commit 574fd7d

Browse files
yeaissadleach02
authored andcommitted
mcux: Adapt ConnFWK platform code to be used with Zephyr
Remove unsupported/unneeded code Patch code so that it works with Zephyr
1 parent 47195bf commit 574fd7d

File tree

6 files changed

+38
-861
lines changed

6 files changed

+38
-861
lines changed

mcux/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ Patch List:
8888
- mcux-sdk-middleware-connectivity-framework: Add new CMake file connectivity_framework.cmake
8989
- mcux-sdk-middleware-connectivity-framework: rw61x: Fix assertion OSA Mutex Alloc fail
9090
- mcux-sdk-middleware-connectivity-framework: rw61x: Remove static from hci_cal_data buffers to be used inside Zephyr
91+
- mcux-sdk-middleware-connectivity-framework: connected_mcu: Modified to remove a large amount of dependencies and adapt code to be supported with Zephyr
9192
- Patched mcux-sdk\components\conn_fwloader\mcux-sdk\components\conn_fwloader\driver_conn_fwloader.cmake for TFM support
9293
- mcux-sdk/drivers/s3mu/fsl_s3mu.c: rename _BIT macro to avoid collision from util_macro.h in Zephyr
9394
- Modifed mcux\mcux-sdk\drivers\mipi_dsi_split\fsl_mipi_dsi.c line 541 to force 8.0 to float (8.0f) to avoid [-Double-promotion] warning

0 commit comments

Comments
 (0)