Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable mcxc242 #2

Open
wants to merge 25 commits into
base: sdk_2.16.0
Choose a base branch
from
Open

Enable mcxc242 #2

wants to merge 25 commits into from

Commits on Aug 8, 2024

  1. mcux-sdk: update to SDK 2.16.000

    Updating mcux components to 2.16.000
    
    Signed-off-by: David Leach <david.leach@nxp.com>
    dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2f2b60f View commit details
    Browse the repository at this point in the history
  2. mcux: conn_loader: Patch cmake for TFM

    Patch the driver_conn_fwloader.cmake to support TFM
    Updated README patch section
    
    Signed-off-by: David Leach <david.leach@nxp.com>
    dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d05a46f View commit details
    Browse the repository at this point in the history
  3. dts: nxp: nxp_imx: rt: add pinctrl for mimxrt1189

    Signed-off-by: Lucien-Zhao <lucien.zhao@nxp.com>
    lucien-nxp authored and dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    03bfc40 View commit details
    Browse the repository at this point in the history
  4. dts: nxp: nxp_imx: rt: fix up pinctrl files by imx_fixup_pinmux.py

    Signed-off-by: Lucien-Zhao <lucien.zhao@nxp.com>
    lucien-nxp authored and dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1dc792c View commit details
    Browse the repository at this point in the history
  5. dts:nxp:mcx: Add MCXN236 pinctrl files

    Signed-off-by: Neil Chen <cheng.chen_1@nxp.com>
    NeilChen93 authored and dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d8281e4 View commit details
    Browse the repository at this point in the history
  6. mcux: add MCXN236 support in hal_nxp.cmake

    Signed-off-by: Neil Chen <cheng.chen_1@nxp.com>
    NeilChen93 authored and dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    874c859 View commit details
    Browse the repository at this point in the history
  7. cmake: Add cmake files for MCXN236

    NeilChen93 authored and dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    26b73d2 View commit details
    Browse the repository at this point in the history
  8. mcux: mcux-sdk: add common driver: s3mu/trdc and device driver ele_ba…

    …se_api supported on RT1180
    
    Signed-off-by: Lucien Zhao <lucien.zhao@nxp.com>
    lucien-nxp authored and dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    85dbc65 View commit details
    Browse the repository at this point in the history
  9. mcux: mcux-sdk: drivers: s3mu: Update BIT macro name

    BIT macro is defined in util_macro.h in zephyr, let's rename this macro to avoid
    conflicts.
    
    Signed-off-by: Lucien Zhao <lucien.zhao@nxp.com>
    lucien-nxp authored and dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cd1658a View commit details
    Browse the repository at this point in the history
  10. TEMP: UPDATE README

    fixup this commit when done
    
    Signed-off-by: David Leach <david.leach@nxp.com>
    dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d3a2749 View commit details
    Browse the repository at this point in the history
  11. mcux-sdk: add rt1180 build support

    selected from commit by Lucien-Zhao.
    
    Signed-off-by: David Leach <david.leach@nxp.com>
    Signed-off-by: Lucien-Zhao <lucien.zhao@nxp.com>
    dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9de5597 View commit details
    Browse the repository at this point in the history
  12. mcux: mcux-sdk-middleware-usb: Add SDK 2.16.000

    Adding in the v2.16.000 of USB middleware
    
    Signed-off-by: David Leach <david.leach@nxp.com>
    dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b00b285 View commit details
    Browse the repository at this point in the history
  13. mcux: README: Update information for v2.16.000

    Update the readme to align with the SDK 2.16.000 update
    
    Signed-off-by: David Leach <david.leach@nxp.com>
    dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fedfe6a View commit details
    Browse the repository at this point in the history
  14. mcux: drivers: mipi_dsi_spit\fsl_mipi_dsi.c double promotion warning fix

    Force the constant 8.0 to be 8.0f to avoid the double promotion warning.
    
    Signed-off-by: David Leach <david.leach@nxp.com>
    dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7cd5ba2 View commit details
    Browse the repository at this point in the history
  15. mcux: MCX: avoid SCB->VTOR setting

    Wrap code setting SCB->VTOR with !defined(__ZEPHYR__). Zephyr
    will handle this.
    
    Signed-off-by: David Leach <david.leach@nxp.com>
    dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1283aef View commit details
    Browse the repository at this point in the history
  16. mcux: hal_nxp: support MCXC series cmake build

    Signed-off-by: Neil Chen <cheng.chen_1@nxp.com>
    NeilChen93 authored and dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7473f45 View commit details
    Browse the repository at this point in the history
  17. dts: Add pinctrl files for mcxa156

    Add pinctrl generate support for MCXA156, and generate mcxa156 pinctrl files
    
    Signed-off-by: Neil Chen <cheng.chen_1@nxp.com>
    NeilChen93 authored and dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2ce4fb6 View commit details
    Browse the repository at this point in the history
  18. mcux: MCXA156: add cmake files

    Signed-off-by: Neil Chen <cheng.chen_1@nxp.com>
    NeilChen93 authored and dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    801bfba View commit details
    Browse the repository at this point in the history
  19. dts: Add pinctrl files for mcxc444

    Signed-off-by: Neil Chen <cheng.chen_1@nxp.com>
    NeilChen93 authored and dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c918fc3 View commit details
    Browse the repository at this point in the history
  20. mcux: MCXC444: add cmake files

    Signed-off-by: Neil Chen <cheng.chen_1@nxp.com>
    NeilChen93 authored and dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7f57091 View commit details
    Browse the repository at this point in the history
  21. middleware: usb: add sof support for zephyr

    add kUSB_DeviceNotifySOF to usb_device_mcux_drv_port.h
    SDK USB stack already supports it in SDK 2.16.0
    
    Signed-off-by: Mark Wang <yichang.wang@nxp.com>
    MarkWangChinese authored and dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    dcea75b View commit details
    Browse the repository at this point in the history
  22. mcux-sdk: add rt1180 build environment support

    Signed-off-by: Lucien-Zhao <lucien.zhao@nxp.com>
    lucien-nxp authored and dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fb28282 View commit details
    Browse the repository at this point in the history
  23. mcux: hal_nxp: include mflash component for conn_fwloader

    Add cmake module path of mflash and flexspi, cache64 dependent for
    component conn_fwloader.
    
    Signed-off-by: Fengming Ye <frank.ye@nxp.com>
    fengming-ye authored and dleach02 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8113337 View commit details
    Browse the repository at this point in the history
  24. dts: Add pinctrl files for MCXC242, 142 and 141

    Pinctrl files for MCXC242, 142 and 141 are not available in NXP Hal.
    Add the files.
    
    Signed-off-by: Michal Smola <michal.smola@nxp.com>
    michal-smola committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    967d613 View commit details
    Browse the repository at this point in the history
  25. mcux: MCXC242, 142, 141: Add cmake files

    Signed-off-by: Michal Smola <michal.smola@nxp.com>
    michal-smola committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    20613d1 View commit details
    Browse the repository at this point in the history