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

Add mcxn236 basic environment #73772

Merged

Commits on Aug 14, 2024

  1. dts: mcxn23x: add dts for MCXN23x

    add dts for MCXN23x
    
    Signed-off-by: Neil Chen <[email protected]>
    NeilChen93 authored and dleach02 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6c9571e View commit details
    Browse the repository at this point in the history
  2. soc: mcxn23x: add SOC support for MCXN23x

    Change mcx series to "mcxn" and add MCXN23x support
    
    Signed-off-by: Neil Chen <[email protected]>
    NeilChen93 authored and dleach02 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    43b62c7 View commit details
    Browse the repository at this point in the history
  3. drivers: timer: remove fsl_power.h for MCXN236

    remove fsl_power.h in os_timer driver for MCXN236
    
    Signed-off-by: Neil Chen <[email protected]>
    NeilChen93 authored and dleach02 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a72cad1 View commit details
    Browse the repository at this point in the history
  4. drivers: watchdog/usb: Update CONFIG_SOC_SERIES_MCXNX4X name

    Change CONFIG_SOC_SERIES_MCXNX4X name to CONFIG_SOC_SERIES_MCXNX
    
    Signed-off-by: Neil Chen <[email protected]>
    NeilChen93 authored and dleach02 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fe76a0b View commit details
    Browse the repository at this point in the history
  5. boards: frdm_mcxn236: add frdm_mcxn236 board

    add frdm_mcxn236 board support
    
    Signed-off-by: Neil Chen <[email protected]>
    NeilChen93 authored and dleach02 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2dc5183 View commit details
    Browse the repository at this point in the history
  6. tests: drivers: i2c: add i2c test support for frdm_mcxn236 board

    add i2c test support for frdm_mcxn236 board
    
    Signed-off-by: Neil Chen <[email protected]>
    NeilChen93 authored and dleach02 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ea14713 View commit details
    Browse the repository at this point in the history
  7. tests: drivers: spi: add spi test support for frdm_mcxn236 board

    add spi test support for frdm_mcxn236 board
    
    Signed-off-by: Neil Chen <[email protected]>
    NeilChen93 authored and dleach02 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1c6b79f View commit details
    Browse the repository at this point in the history
  8. tests: drivers: uart: add uart_async_api support for frdm_mcxn236 board

    add uart_async_api test support for frdm_mcxn236 board
    
    Signed-off-by: Neil Chen <[email protected]>
    NeilChen93 authored and dleach02 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    96045a3 View commit details
    Browse the repository at this point in the history
  9. tests: userspace: support userspace example for frdm_mcxn236 board

    disable sramx, support userspace example for frdm_mcxn236 board
    
    Signed-off-by: Neil Chen <[email protected]>
    NeilChen93 authored and dleach02 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a31b842 View commit details
    Browse the repository at this point in the history
  10. samples: shared_mem: support shared_mem for frdm_mcxn236 board

    disable sramx, support sample example shared_mem for frdm_mcxn236 board
    
    Signed-off-by: Neil Chen <[email protected]>
    NeilChen93 authored and dleach02 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ea8bf16 View commit details
    Browse the repository at this point in the history