soc: added LPC5500 family
SoC implementation for LPC5500 family. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> Signed-off-by: Andrei Gansari <andrei.gansari@nxp.com>
This commit is contained in:
parent
09fdce9aab
commit
e90d184746
11 changed files with 338 additions and 0 deletions
|
@ -19,6 +19,7 @@ source "soc/arm/nxp_lpc/*/Kconfig.soc"
|
|||
config SOC_PART_NUMBER
|
||||
string
|
||||
default SOC_PART_NUMBER_LPC54XXX if SOC_SERIES_LPC54XXX
|
||||
default SOC_PART_NUMBER_LPC55XXX if SOC_SERIES_LPC55XXX
|
||||
|
||||
help
|
||||
This string holds the full part number of the SoC. It is a hidden option
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue