mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 01:35:55 +00:00
Put ST NUCLEO-L476RG specific parameters to own configuration file. Signed-off-by: Bernard Lee <bernard.lee@nordicsemi.no>
13 lines
144 B
Plaintext
13 lines
144 B
Plaintext
CONFIG_PRINTK=y
|
|
|
|
CONFIG_HEAP_MEM_POOL_SIZE=16384
|
|
|
|
CONFIG_SPI=y
|
|
|
|
CONFIG_DISPLAY=y
|
|
CONFIG_ILI9340=y
|
|
CONFIG_DISPLAY_LOG_LEVEL_DBG=y
|
|
|
|
CONFIG_LOG=y
|
|
|