mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 18:51:56 +00:00
Shorten the name and remove the vendor prefix. No need to add vendor to board names. Change-Id: I68d441121c4034276706da63d7e5420ddf317149 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
109 B
Plaintext
6 lines
109 B
Plaintext
|
|
config BOARD_FRDM_K64F
|
|
bool "Freescale FRDM-K64F"
|
|
select SOC_FSL_FRDM_K64F
|
|
depends on ARM
|