Lines Matching +full:chip +full:- +full:select
5 # SPDX-License-Identifier: Apache-2.0
8 select ARM
9 select CPU_CORTEX_M0PLUS
10 select CPU_CORTEX_M_HAS_SYSTICK
11 select CPU_CORTEX_M_HAS_VTOR
12 select CPU_HAS_ARM_MPU
13 select HAS_RPI_PICO
14 select XIP
15 select HAS_SEGGER_RTT if ZEPHYR_SEGGER_MODULE
25 # Flash type used by the SoC. The board should select the one used.
30 Configure RP2 to use a W25Q080 flash chip, or similar. Should be selected
36 Configure RP2 to use a flash chip supporting the standard 03h command.
42 Configure RP2 to use a IS25LP080 flash chip, or similar. Should be selected
48 Configure RP2 to use a W25X10CL flash chip, or similar. Should be selected
54 Configure RP2 to use a AT25SF128A flash chip, or similar. Should be selected