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 /hw | |
| parent | 8dc581247afc4708e72c9207ca83b268913a1275 (diff) | |
mcx family renamed as mcxn
MCXN and MCXA have different ARM Cortex M33 core, can't be on the same family
Diffstat (limited to 'hw')
| -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 |
19 files changed, 0 insertions, 0 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 |
