diff options
| author | Jerry Palacios <[email protected]> | 2024-02-09 09:36:58 -0600 |
|---|---|---|
| committer | Jerry Palacios <[email protected]> | 2024-02-09 09:36:58 -0600 |
| commit | 73122cd5f90d3516474e89f30ee8e2266d03d5d8 (patch) | |
| tree | e3b8961a9b328415fce7624b3e06c554b0aac10f | |
| parent | 8dc581247afc4708e72c9207ca83b268913a1275 (diff) | |
mcx family renamed as mcxn
MCXN and MCXA have different ARM Cortex M33 core, can't be on the same family
| -rw-r--r-- | hw/bsp/mcxn/FreeRTOSConfig/FreeRTOSConfig.h (renamed from hw/bsp/mcx/FreeRTOSConfig/FreeRTOSConfig.h) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/boards/frdmmcxn947/board.cmake (renamed from hw/bsp/mcx/boards/frdmmcxn947/board.cmake) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/boards/frdmmcxn947/board.h (renamed from hw/bsp/mcx/boards/frdmmcxn947/board.h) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/boards/frdmmcxn947/board.mk (renamed from hw/bsp/mcx/boards/frdmmcxn947/board.mk) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/boards/frdmmcxn947/clock_config.c (renamed from hw/bsp/mcx/boards/frdmmcxn947/clock_config.c) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/boards/frdmmcxn947/clock_config.h (renamed from hw/bsp/mcx/boards/frdmmcxn947/clock_config.h) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/boards/frdmmcxn947/pin_mux.c (renamed from hw/bsp/mcx/boards/frdmmcxn947/pin_mux.c) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/boards/frdmmcxn947/pin_mux.h (renamed from hw/bsp/mcx/boards/frdmmcxn947/pin_mux.h) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/boards/mcxn947brk/board.cmake (renamed from hw/bsp/mcx/boards/mcxn947brk/board.cmake) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/boards/mcxn947brk/board.h (renamed from hw/bsp/mcx/boards/mcxn947brk/board.h) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/boards/mcxn947brk/board.mk (renamed from hw/bsp/mcx/boards/mcxn947brk/board.mk) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/boards/mcxn947brk/clock_config.c (renamed from hw/bsp/mcx/boards/mcxn947brk/clock_config.c) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/boards/mcxn947brk/clock_config.h (renamed from hw/bsp/mcx/boards/mcxn947brk/clock_config.h) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/boards/mcxn947brk/pin_mux.c (renamed from hw/bsp/mcx/boards/mcxn947brk/pin_mux.c) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/boards/mcxn947brk/pin_mux.h (renamed from hw/bsp/mcx/boards/mcxn947brk/pin_mux.h) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/debug.jlinkscript (renamed from hw/bsp/mcx/debug.jlinkscript) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/family.c (renamed from hw/bsp/mcx/family.c) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/family.cmake (renamed from hw/bsp/mcx/family.cmake) | 0 | ||||
| -rw-r--r-- | hw/bsp/mcxn/family.mk (renamed from hw/bsp/mcx/family.mk) | 0 | ||||
| -rw-r--r-- | tools/get_deps.py | 4 |
20 files changed, 2 insertions, 2 deletions
diff --git a/hw/bsp/mcx/FreeRTOSConfig/FreeRTOSConfig.h b/hw/bsp/mcxn/FreeRTOSConfig/FreeRTOSConfig.h index 6f10a7ab0..6f10a7ab0 100644 --- a/hw/bsp/mcx/FreeRTOSConfig/FreeRTOSConfig.h +++ b/hw/bsp/mcxn/FreeRTOSConfig/FreeRTOSConfig.h diff --git a/hw/bsp/mcx/boards/frdmmcxn947/board.cmake b/hw/bsp/mcxn/boards/frdmmcxn947/board.cmake index 8c3280743..8c3280743 100644 --- a/hw/bsp/mcx/boards/frdmmcxn947/board.cmake +++ b/hw/bsp/mcxn/boards/frdmmcxn947/board.cmake diff --git a/hw/bsp/mcx/boards/frdmmcxn947/board.h b/hw/bsp/mcxn/boards/frdmmcxn947/board.h index acb73363f..acb73363f 100644 --- a/hw/bsp/mcx/boards/frdmmcxn947/board.h +++ b/hw/bsp/mcxn/boards/frdmmcxn947/board.h diff --git a/hw/bsp/mcx/boards/frdmmcxn947/board.mk b/hw/bsp/mcxn/boards/frdmmcxn947/board.mk index aaad5e73e..aaad5e73e 100644 --- a/hw/bsp/mcx/boards/frdmmcxn947/board.mk +++ b/hw/bsp/mcxn/boards/frdmmcxn947/board.mk diff --git a/hw/bsp/mcx/boards/frdmmcxn947/clock_config.c b/hw/bsp/mcxn/boards/frdmmcxn947/clock_config.c index 37d2b4dfc..37d2b4dfc 100644 --- a/hw/bsp/mcx/boards/frdmmcxn947/clock_config.c +++ b/hw/bsp/mcxn/boards/frdmmcxn947/clock_config.c diff --git a/hw/bsp/mcx/boards/frdmmcxn947/clock_config.h b/hw/bsp/mcxn/boards/frdmmcxn947/clock_config.h index c238a0423..c238a0423 100644 --- a/hw/bsp/mcx/boards/frdmmcxn947/clock_config.h +++ b/hw/bsp/mcxn/boards/frdmmcxn947/clock_config.h diff --git a/hw/bsp/mcx/boards/frdmmcxn947/pin_mux.c b/hw/bsp/mcxn/boards/frdmmcxn947/pin_mux.c index c33790ac5..c33790ac5 100644 --- a/hw/bsp/mcx/boards/frdmmcxn947/pin_mux.c +++ b/hw/bsp/mcxn/boards/frdmmcxn947/pin_mux.c diff --git a/hw/bsp/mcx/boards/frdmmcxn947/pin_mux.h b/hw/bsp/mcxn/boards/frdmmcxn947/pin_mux.h index 40968c275..40968c275 100644 --- a/hw/bsp/mcx/boards/frdmmcxn947/pin_mux.h +++ b/hw/bsp/mcxn/boards/frdmmcxn947/pin_mux.h diff --git a/hw/bsp/mcx/boards/mcxn947brk/board.cmake b/hw/bsp/mcxn/boards/mcxn947brk/board.cmake index 8c3280743..8c3280743 100644 --- a/hw/bsp/mcx/boards/mcxn947brk/board.cmake +++ b/hw/bsp/mcxn/boards/mcxn947brk/board.cmake diff --git a/hw/bsp/mcx/boards/mcxn947brk/board.h b/hw/bsp/mcxn/boards/mcxn947brk/board.h index eae98bfa7..eae98bfa7 100644 --- a/hw/bsp/mcx/boards/mcxn947brk/board.h +++ b/hw/bsp/mcxn/boards/mcxn947brk/board.h diff --git a/hw/bsp/mcx/boards/mcxn947brk/board.mk b/hw/bsp/mcxn/boards/mcxn947brk/board.mk index aaad5e73e..aaad5e73e 100644 --- a/hw/bsp/mcx/boards/mcxn947brk/board.mk +++ b/hw/bsp/mcxn/boards/mcxn947brk/board.mk diff --git a/hw/bsp/mcx/boards/mcxn947brk/clock_config.c b/hw/bsp/mcxn/boards/mcxn947brk/clock_config.c index 37d2b4dfc..37d2b4dfc 100644 --- a/hw/bsp/mcx/boards/mcxn947brk/clock_config.c +++ b/hw/bsp/mcxn/boards/mcxn947brk/clock_config.c diff --git a/hw/bsp/mcx/boards/mcxn947brk/clock_config.h b/hw/bsp/mcxn/boards/mcxn947brk/clock_config.h index c238a0423..c238a0423 100644 --- a/hw/bsp/mcx/boards/mcxn947brk/clock_config.h +++ b/hw/bsp/mcxn/boards/mcxn947brk/clock_config.h diff --git a/hw/bsp/mcx/boards/mcxn947brk/pin_mux.c b/hw/bsp/mcxn/boards/mcxn947brk/pin_mux.c index acc2f3e45..acc2f3e45 100644 --- a/hw/bsp/mcx/boards/mcxn947brk/pin_mux.c +++ b/hw/bsp/mcxn/boards/mcxn947brk/pin_mux.c diff --git a/hw/bsp/mcx/boards/mcxn947brk/pin_mux.h b/hw/bsp/mcxn/boards/mcxn947brk/pin_mux.h index 40968c275..40968c275 100644 --- a/hw/bsp/mcx/boards/mcxn947brk/pin_mux.h +++ b/hw/bsp/mcxn/boards/mcxn947brk/pin_mux.h diff --git a/hw/bsp/mcx/debug.jlinkscript b/hw/bsp/mcxn/debug.jlinkscript index fd8bcffef..fd8bcffef 100644 --- a/hw/bsp/mcx/debug.jlinkscript +++ b/hw/bsp/mcxn/debug.jlinkscript diff --git a/hw/bsp/mcx/family.c b/hw/bsp/mcxn/family.c index 8672ca63f..8672ca63f 100644 --- a/hw/bsp/mcx/family.c +++ b/hw/bsp/mcxn/family.c diff --git a/hw/bsp/mcx/family.cmake b/hw/bsp/mcxn/family.cmake index 13d1d44ef..13d1d44ef 100644 --- a/hw/bsp/mcx/family.cmake +++ b/hw/bsp/mcxn/family.cmake diff --git a/hw/bsp/mcx/family.mk b/hw/bsp/mcxn/family.mk index 526effdfb..526effdfb 100644 --- a/hw/bsp/mcx/family.mk +++ b/hw/bsp/mcxn/family.mk diff --git a/tools/get_deps.py b/tools/get_deps.py index ef83beea9..2a14c6123 100644 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -52,7 +52,7 @@ deps_optional = { 'lpc11 lpc13 lpc15 lpc17 lpc18 lpc40 lpc43'], 'hw/mcu/nxp/mcux-sdk': ['https://github.com/wavenumber-eng/mcux-sdk.git', 'main', - 'kinetis_k32l2 kinetis_kl lpc51 lpc54 lpc55 mcx mcxa imxrt'], + 'kinetis_k32l2 kinetis_kl lpc51 lpc54 lpc55 mcxn mcxa imxrt'], 'hw/mcu/raspberry_pi/Pico-PIO-USB': ['https://github.com/sekigon-gonnoc/Pico-PIO-USB.git', '0f747aaa0c16f750bdfa2ba37ec25d6c8e1bc117', 'rp2040'], @@ -175,7 +175,7 @@ deps_optional = { 'ch32f20x'], 'lib/CMSIS_5': ['https://github.com/ARM-software/CMSIS_5.git', '20285262657d1b482d132d20d755c8c330d55c1f', - 'imxrt kinetis_k32l2 kinetis_kl lpc51 lpc54 lpc55 mcx mm32 msp432e4 nrf ra saml2x' + 'imxrt kinetis_k32l2 kinetis_kl lpc51 lpc54 lpc55 mcxn mcxa mm32 msp432e4 nrf ra saml2x' 'stm32f0 stm32f1 stm32f2 stm32f3 stm32f4 stm32f7 stm32g0 stm32g4 stm32h5' 'stm32h7 stm32l0 stm32l1 stm32l4 stm32l5 stm32u5 stm32wb'], 'lib/sct_neopixel': ['https://github.com/gsteiert/sct_neopixel.git', |
