<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SPI: warning: SSD1333 (defined at [...]/drivers/Kconfig.ssd1333:6) was assigned the value &amp;#39;y&amp;#39; but got the value &amp;#39;n&amp;#39;. Check these unsatisfied dependencies...</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123500/spi-warning-ssd1333-defined-at-drivers-kconfig-ssd1333-6-was-assigned-the-value-y-but-got-the-value-n-check-these-unsatisfied-dependencies</link><description>Hello, 
 
 I&amp;#39;m trying to figure out why I get this warning that seems to block the compilation process but a bit of context first : 
 I&amp;#39;m resuming a project that was paused almost 2 years now on the nrf52840. I was developping on MacOS and I&amp;#39;m trying</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Aug 2025 15:11:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123500/spi-warning-ssd1333-defined-at-drivers-kconfig-ssd1333-6-was-assigned-the-value-y-but-got-the-value-n-check-these-unsatisfied-dependencies" /><item><title>RE: SPI: warning: SSD1333 (defined at [...]/drivers/Kconfig.ssd1333:6) was assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies...</title><link>https://devzone.nordicsemi.com/thread/545254?ContentTypeID=1</link><pubDate>Mon, 11 Aug 2025 15:11:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08778711-2b4a-44f4-8bf3-2915527212a1</guid><dc:creator>AnomalySmith</dc:creator><description>&lt;p&gt;Thanks a lot ! That&amp;#39;s what I was missing out.&amp;nbsp;&lt;br /&gt;Now I have plenty new errors and warning from this major upgrade but I should be able to continue from there :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI: warning: SSD1333 (defined at [...]/drivers/Kconfig.ssd1333:6) was assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies...</title><link>https://devzone.nordicsemi.com/thread/544901?ContentTypeID=1</link><pubDate>Thu, 07 Aug 2025 09:55:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e60683f3-2c8a-41da-baef-29ea493a3849</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The most important problem here is that you are missingthis as the first line in the &lt;a href="https://github.com/Linzdigr/tmp_debug_nrf/blob/main/Kconfig"&gt;Kconfig&lt;/a&gt;&amp;nbsp;for the project itself (not in the board files):&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;source &amp;quot;Kconfig.zephyr&amp;quot;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;And because of that, you saw issues and started adding configs to try to migitate that. So you need to remove a set of configs next:&lt;/p&gt;
&lt;p&gt;Do not set&amp;nbsp;BOARD_NRF52840_QUANTUM_V2,&amp;nbsp;SOC_NRF52840_QIAA, CONFIG_SOC_SERIES_NRF52X nor&amp;nbsp;CONFIG_SOC_NRF52840_QIAA in any config file (neither in the project not he board files). When I test with that I end up with m any undefined configs LV_... which is probably because you only uploaded part of the proejct. But you should be able to continue the process by looking at errors and resolving as you go.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI: warning: SSD1333 (defined at [...]/drivers/Kconfig.ssd1333:6) was assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies...</title><link>https://devzone.nordicsemi.com/thread/544805?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2025 14:02:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce9f4c02-5ebb-4058-8f5f-1c1fda627fa9</guid><dc:creator>AnomalySmith</dc:creator><description>&lt;p&gt;I had to fix an issue with nRF Connect first and was finally able to generate another board from 3.0.2 SDK.&lt;/p&gt;
&lt;p&gt;I adapted a bit this template but unfortunately, I got the same errors.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please find here the &lt;a href="https://github.com/Linzdigr/tmp_debug_nrf"&gt;partial project files&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;EDIT: I updated files on the shared link to include&amp;nbsp;the board&amp;#39;s related change&amp;nbsp;on&amp;nbsp;prj.conf, now Cmake error is not there anymore, only remains warnings from the SSD1333 warning (this post title :D)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI: warning: SSD1333 (defined at [...]/drivers/Kconfig.ssd1333:6) was assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies...</title><link>https://devzone.nordicsemi.com/thread/544791?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2025 13:27:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:900d31ec-e63e-40d4-bece-4e58ff6ce803</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The board must be migrated to hardware model v2 from nRF Connect SDK 3.0 release notes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;Hardware model v1, which was deprecated in nRF Connect SDK 2.7.0, has now been removed. Existing projects must&amp;nbsp;&lt;a title="(in Zephyr Project v4.0.99)" href="https://docs.nordicsemi.com/bundle/ncs-3.0.0/page/zephyr/hardware/porting/board_porting.html#hw-model-v2"&gt;&lt;span&gt;transition to hardware model v2&lt;/span&gt;&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you still face issues, can you share the project and board and also share the build folder? Regarding the .config file, the most important is the one for the application itself which you can now find under &amp;lt;build_folder&amp;gt;/&amp;lt;application_name&amp;gt;/zephyr/. (The .config you added is for sysbuild which can sometimes be relevant, but normally less so).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI: warning: SSD1333 (defined at [...]/drivers/Kconfig.ssd1333:6) was assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies...</title><link>https://devzone.nordicsemi.com/thread/544784?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2025 13:19:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08831d3c-c790-4e4c-99d6-b1b8d97c998e</guid><dc:creator>AnomalySmith</dc:creator><description>&lt;p&gt;Thanks for your help; I tried playing with new elements I could gather from the course but still getting the same thing.&lt;br /&gt;&lt;br /&gt;Here is the full log :&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt; *  Executing task: nRF Connect: Generate config nrf52840_quantum for /Users/ferez/developpement/Quantum 

Building Quantum
west build --build-dir /Users/ferez/developpement/Quantum/build /Users/ferez/developpement/Quantum --pristine --board nrf52840_quantum -- -DCONF_FILE=prj.conf -DDTC_OVERLAY_FILE=boards/arm/nrf52840_quantum/nrf52840_quantum.overlay -DBOARD_ROOT=/Users/ferez/developpement/Quantum

-- west build: generating a build system
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: /opt/nordic/ncs/toolchains/ef4fc6722e/opt/python@3.12/bin/python3.12 (found suitable version &amp;quot;3.12.4&amp;quot;, minimum required is &amp;quot;3.10&amp;quot;) found components: Interpreter 
-- Cache files will be written to: /Users/ferez/Library/Caches/zephyr
-- Found west (found suitable version &amp;quot;1.2.0&amp;quot;, minimum required is &amp;quot;0.14.0&amp;quot;)
-- Board: nrf52840_quantum
Parsing /opt/nordic/ncs/v3.0.2/zephyr/share/sysbuild/Kconfig
Loaded configuration &amp;#39;/Users/ferez/developpement/Quantum/build/_sysbuild/empty.conf&amp;#39;
Merged configuration &amp;#39;/Users/ferez/developpement/Quantum/build/_sysbuild/empty.conf&amp;#39;
Configuration saved to &amp;#39;/Users/ferez/developpement/Quantum/build/zephyr/.config&amp;#39;
Kconfig header saved to &amp;#39;/Users/ferez/developpement/Quantum/build/_sysbuild/autoconf.h&amp;#39;
CMake Error at /opt/nordic/ncs/v3.0.2/nrf/sysbuild/CMakeLists.txt:111 (list):
  list GET given empty list
Call Stack (most recent call first):
  cmake/modules/sysbuild_extensions.cmake:583 (nrf_PRE_CMAKE)
  cmake/modules/sysbuild_extensions.cmake:583 (cmake_language)
  cmake/modules/sysbuild_images.cmake:36 (sysbuild_module_call)
  cmake/modules/sysbuild_default.cmake:21 (include)
  /opt/nordic/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  /opt/nordic/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  /opt/nordic/ncs/v3.0.2/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include)
  template/CMakeLists.txt:10 (find_package)


-- 
   *****************************
   * Running CMake for Quantum *
   *****************************

Loading Zephyr default modules (Zephyr base).
-- Application: /Users/ferez/developpement/Quantum
-- CMake version: 3.21.0
-- Found Python3: /opt/nordic/ncs/toolchains/ef4fc6722e/bin/python (found suitable version &amp;quot;3.12.4&amp;quot;, minimum required is &amp;quot;3.10&amp;quot;) found components: Interpreter 
-- Cache files will be written to: /Users/ferez/Library/Caches/zephyr
-- Zephyr version: 4.0.99 (/opt/nordic/ncs/v3.0.2/zephyr)
-- Found west (found suitable version &amp;quot;1.2.0&amp;quot;, minimum required is &amp;quot;0.14.0&amp;quot;)
-- Board: nrf52840_quantum
-- Found host-tools: zephyr 0.17.0 (/opt/nordic/ncs/toolchains/ef4fc6722e/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (/opt/nordic/ncs/toolchains/ef4fc6722e/opt/zephyr-sdk)
-- Found Dtc: /opt/nordic/ncs/toolchains/ef4fc6722e/bin/dtc (found suitable version &amp;quot;1.6.1&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;) 
-- Found BOARD.dts: /Users/ferez/developpement/Quantum/boards/arm/nrf52840_quantum/nrf52840_quantum.dts
-- Found devicetree overlay: boards/arm/nrf52840_quantum/nrf52840_quantum.overlay
-- Generated zephyr.dts: /Users/ferez/developpement/Quantum/build/Quantum/zephyr/zephyr.dts
-- Generated pickled edt: /Users/ferez/developpement/Quantum/build/Quantum/zephyr/edt.pickle
-- Generated zephyr.dts: /Users/ferez/developpement/Quantum/build/Quantum/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /Users/ferez/developpement/Quantum/build/Quantum/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /Users/ferez/developpement/Quantum/build/Quantum/zephyr/dts.cmake
CMake Warning at /opt/nordic/ncs/v3.0.2/zephyr/cmake/modules/dts.cmake:428 (message):
  dtc raised one or more warnings:

  
  /Users/ferez/developpement/Quantum/build/Quantum/zephyr/zephyr.dts:72.25-77.5:
  Warning (unique_unit_address_if_enabled): /soc/clock@40000000: duplicate
  unit-address (also used in node /soc/power@40000000)

  
  /Users/ferez/developpement/Quantum/build/Quantum/zephyr/zephyr.dts:379.21-383.5:
  Warning (unique_unit_address_if_enabled): /soc/acl@4001e000: duplicate
  unit-address (also used in node /soc/flash-controller@4001e000)

Call Stack (most recent call first):
  /opt/nordic/ncs/v3.0.2/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /opt/nordic/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /opt/nordic/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:5 (find_package)



warning: SSD1333 (defined at /Users/ferez/developpement/Quantum/drivers/Kconfig.ssd1333:6) was
assigned the value &amp;#39;y&amp;#39; but got the value &amp;#39;n&amp;#39;. Check these unsatisfied dependencies: (SPI || QSPI ||
I2C) (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_SSD1333 and/or look up
SSD1333 in the menuconfig/guiconfig interface. The Application Development Primer, Setting
Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
too.


/Users/ferez/developpement/Quantum/boards/arm/nrf52840_quantum/nrf52840_quantum_defconfig:4: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol SOC_SERIES_NRF52X

/Users/ferez/developpement/Quantum/boards/arm/nrf52840_quantum/nrf52840_quantum_defconfig:5: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol SOC_NRF52840_QIAA

/Users/ferez/developpement/Quantum/boards/arm/nrf52840_quantum/nrf52840_quantum_defconfig:6: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol BOARD_NRF52840_QUANTUM

/Users/ferez/developpement/Quantum/boards/arm/nrf52840_quantum/nrf52840_quantum_defconfig:9: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol ARM_MPU

/Users/ferez/developpement/Quantum/boards/arm/nrf52840_quantum/nrf52840_quantum_defconfig:12: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol HW_STACK_PROTECTION

/Users/ferez/developpement/Quantum/boards/arm/nrf52840_quantum/nrf52840_quantum_defconfig:15: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol USE_SEGGER_RTT

/Users/ferez/developpement/Quantum/boards/arm/nrf52840_quantum/nrf52840_quantum_defconfig:18: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol GPIO

/Users/ferez/developpement/Quantum/boards/arm/nrf52840_quantum/nrf52840_quantum_defconfig:21: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol SERIAL

/Users/ferez/developpement/Quantum/boards/arm/nrf52840_quantum/nrf52840_quantum_defconfig:24: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol CONSOLE

/Users/ferez/developpement/Quantum/boards/arm/nrf52840_quantum/nrf52840_quantum_defconfig:25: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol UART_CONSOLE

/Users/ferez/developpement/Quantum/boards/arm/nrf52840_quantum/nrf52840_quantum_defconfig:28: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol GPIO_AS_PINRESET

/Users/ferez/developpement/Quantum/boards/arm/nrf52840_quantum/nrf52840_quantum_defconfig:30: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol PINCTRL

/Users/ferez/developpement/Quantum/boards/arm/nrf52840_quantum/nrf52840_quantum_defconfig:32: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol SPI

/Users/ferez/developpement/Quantum/boards/arm/nrf52840_quantum/nrf52840_quantum_defconfig:34: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol I2C

/Users/ferez/developpement/Quantum/prj.conf:1: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol GPIO

/Users/ferez/developpement/Quantum/prj.conf:2: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol DEBUG_OPTIMIZATIONS

/Users/ferez/developpement/Quantum/prj.conf:3: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol DEBUG_THREAD_INFO

/Users/ferez/developpement/Quantum/prj.conf:4: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol INIT_STACKS

/Users/ferez/developpement/Quantum/prj.conf:5: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol FPU

/Users/ferez/developpement/Quantum/prj.conf:6: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol NRFX_POWER

/Users/ferez/developpement/Quantum/prj.conf:7: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol POWER_DOMAIN

/Users/ferez/developpement/Quantum/prj.conf:9: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol NEWLIB_LIBC

/Users/ferez/developpement/Quantum/prj.conf:10: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol NEWLIB_LIBC_FLOAT_PRINTF

/Users/ferez/developpement/Quantum/prj.conf:11: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol CBPRINTF_FP_SUPPORT

/Users/ferez/developpement/Quantum/prj.conf:15: warning: attempt to assign the value &amp;#39;50536&amp;#39; to the undefined symbol HEAP_MEM_POOL_SIZE

/Users/ferez/developpement/Quantum/prj.conf:18: warning: attempt to assign the value &amp;#39;8192&amp;#39; to the undefined symbol MAIN_STACK_SIZE

/Users/ferez/developpement/Quantum/prj.conf:19: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol SYS_HEAP_RUNTIME_STATS

/Users/ferez/developpement/Quantum/prj.conf:21: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol PRINTK

/Users/ferez/developpement/Quantum/prj.conf:22: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol CONSOLE

/Users/ferez/developpement/Quantum/prj.conf:24: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol THREAD_NAME

/Users/ferez/developpement/Quantum/prj.conf:35: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol ADC

/Users/ferez/developpement/Quantum/prj.conf:36: warning: attempt to assign the value &amp;#39;n&amp;#39; to the undefined symbol ADC_ASYNC

/Users/ferez/developpement/Quantum/prj.conf:40: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol DISPLAY

/Users/ferez/developpement/Quantum/prj.conf:42: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LOG

/Users/ferez/developpement/Quantum/prj.conf:43: warning: attempt to assign the value &amp;#39;4&amp;#39; to the undefined symbol LOG_DEFAULT_LEVEL

/Users/ferez/developpement/Quantum/prj.conf:46: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LVGL

/Users/ferez/developpement/Quantum/prj.conf:47: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LV_USE_LARGE_COORD

/Users/ferez/developpement/Quantum/prj.conf:48: warning: attempt to assign the value &amp;#39;n&amp;#39; to the undefined symbol LV_MEM_CUSTOM

/Users/ferez/developpement/Quantum/prj.conf:50: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LV_USE_LOG

/Users/ferez/developpement/Quantum/prj.conf:51: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LV_LOG_PRINTF

/Users/ferez/developpement/Quantum/prj.conf:52: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LV_LOG_LEVEL_WARN

/Users/ferez/developpement/Quantum/prj.conf:54: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LV_USE_LABEL

/Users/ferez/developpement/Quantum/prj.conf:55: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LV_USE_BTN

/Users/ferez/developpement/Quantum/prj.conf:56: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LV_USE_IMG

/Users/ferez/developpement/Quantum/prj.conf:58: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LV_USE_CHART

/Users/ferez/developpement/Quantum/prj.conf:59: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LV_USE_LIST

/Users/ferez/developpement/Quantum/prj.conf:60: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LV_USE_ROLLER

/Users/ferez/developpement/Quantum/prj.conf:61: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LV_DRAW_COMPLEX

/Users/ferez/developpement/Quantum/prj.conf:62: warning: attempt to assign the value &amp;#39;n&amp;#39; to the undefined symbol LV_Z_POINTER_KSCAN

/Users/ferez/developpement/Quantum/prj.conf:63: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LV_COLOR_DEPTH_16

/Users/ferez/developpement/Quantum/prj.conf:64: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LV_COLOR_16_SWAP

/Users/ferez/developpement/Quantum/prj.conf:65: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LV_THEME_DEFAULT_DARK

/Users/ferez/developpement/Quantum/prj.conf:66: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol LV_USE_FONT_SUBPX

/Users/ferez/developpement/Quantum/prj.conf:67: warning: attempt to assign the value &amp;#39;0x0000FF&amp;#39; to the undefined symbol LV_COLOR_CHROMA_KEY_HEX

/Users/ferez/developpement/Quantum/prj.conf:68: warning: attempt to assign the value &amp;#39;500&amp;#39; to the undefined symbol LV_DISP_DEF_REFR_PERIOD

/Users/ferez/developpement/Quantum/prj.conf:71: warning: attempt to assign the value &amp;#39;n&amp;#39; to the undefined symbol I2C

/Users/ferez/developpement/Quantum/prj.conf:74: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol NORDIC_QSPI

/Users/ferez/developpement/Quantum/prj.conf:75: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol QSPI

/Users/ferez/developpement/Quantum/prj.conf:76: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol SPI_NRFX

/Users/ferez/developpement/Quantum/prj.conf:77: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol SPI_ASYNC

/Users/ferez/developpement/Quantum/prj.conf:78: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol SPI_NRFX_QSPI

/Users/ferez/developpement/Quantum/prj.conf:79: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol SPI_NRFX_QSPI_DMA

/Users/ferez/developpement/Quantum/prj.conf:80: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol SPI

/Users/ferez/developpement/Quantum/prj.conf:82: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol SOC_NRF52840_QIAA

/Users/ferez/developpement/Quantum/prj.conf:83: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol BOARD_NRF52840_QUANTUM

/Users/ferez/developpement/Quantum/build/Quantum/zephyr/.config.sysbuild:2: warning: attempt to assign the value &amp;#39;n&amp;#39; to the undefined symbol PARTITION_MANAGER_ENABLED

/Users/ferez/developpement/Quantum/build/Quantum/zephyr/.config.sysbuild:3: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol BUILD_OUTPUT_BIN

/Users/ferez/developpement/Quantum/build/Quantum/zephyr/.config.sysbuild:4: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol BUILD_OUTPUT_HEX

/Users/ferez/developpement/Quantum/build/Quantum/zephyr/.config.sysbuild:5: warning: attempt to assign the value &amp;#39;n&amp;#39; to the undefined symbol BOOTLOADER_MCUBOOT

/Users/ferez/developpement/Quantum/build/Quantum/zephyr/.config.sysbuild:6: warning: attempt to assign the value &amp;#39;&amp;quot;&amp;quot;&amp;#39; to the undefined symbol MCUBOOT_SIGNATURE_KEY_FILE

/Users/ferez/developpement/Quantum/build/Quantum/zephyr/.config.sysbuild:7: warning: attempt to assign the value &amp;#39;&amp;quot;&amp;quot;&amp;#39; to the undefined symbol MCUBOOT_ENCRYPTION_KEY_FILE

error: Aborting due to Kconfig warnings

Parsing /Users/ferez/developpement/Quantum/Kconfig
Loaded configuration &amp;#39;/Users/ferez/developpement/Quantum/boards/arm/nrf52840_quantum/nrf52840_quantum_defconfig&amp;#39;
Merged configuration &amp;#39;/Users/ferez/developpement/Quantum/prj.conf&amp;#39;
Merged configuration &amp;#39;/Users/ferez/developpement/Quantum/build/Quantum/zephyr/.config.sysbuild&amp;#39;
CMake Error at /opt/nordic/ncs/v3.0.2/zephyr/cmake/modules/kconfig.cmake:396 (message):
  command failed with return code: 1
Call Stack (most recent call first):
  /opt/nordic/ncs/v3.0.2/nrf/cmake/modules/kconfig.cmake:36 (include)
  /opt/nordic/ncs/v3.0.2/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /opt/nordic/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /opt/nordic/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:5 (find_package)


-- Configuring incomplete, errors occurred!
CMake Error at cmake/modules/sysbuild_extensions.cmake:514 (message):
  CMake configure failed for Zephyr project: Quantum

  Location: /Users/ferez/developpement/Quantum
Call Stack (most recent call first):
  cmake/modules/sysbuild_images.cmake:43 (ExternalZephyrProject_Cmake)
  cmake/modules/sysbuild_default.cmake:21 (include)
  /opt/nordic/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  /opt/nordic/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  /opt/nordic/ncs/v3.0.2/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include)
  template/CMakeLists.txt:10 (find_package)


-- Configuring incomplete, errors occurred!
See also &amp;quot;/Users/ferez/developpement/Quantum/build/CMakeFiles/CMakeOutput.log&amp;quot;.
FATAL ERROR: command exited with status 1: /opt/nordic/ncs/toolchains/ef4fc6722e/bin/cmake -DWEST_PYTHON=/opt/nordic/ncs/toolchains/ef4fc6722e/opt/python@3.12/bin/python3.12 -B/Users/ferez/developpement/Quantum/build -GNinja -DBOARD=nrf52840_quantum -DCONF_FILE=prj.conf -DDTC_OVERLAY_FILE=boards/arm/nrf52840_quantum/nrf52840_quantum.overlay -DBOARD_ROOT=/Users/ferez/developpement/Quantum -S/opt/nordic/ncs/v3.0.2/zephyr/share/sysbuild -DAPP_DIR:PATH=/Users/ferez/developpement/Quantum

 *  The terminal process terminated with exit code: 1. 
 *  Terminal will be reused by tasks, press any key to close it.&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;And the build/zephyr/.config file :&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;
#
# Sysbuild image configuration
#

#
# Modules
#

#
# Available modules.
#

#
# nrf (/opt/nordic/ncs/v3.0.2/nrf)
#
# SB_CONFIG_PARTITION_MANAGER is not set
SB_CONFIG_BUILD_OUTPUT_BIN=y
SB_CONFIG_BUILD_OUTPUT_HEX=y
SB_CONFIG_APPCORE_REMOTE_BOARD_TARGET_CPUCLUSTER=&amp;quot;cpuapp&amp;quot;
SB_CONFIG_APPCORE_REMOTE_DOMAIN=&amp;quot;CPUAPP&amp;quot;

#
# Secure Bootloader
#
# SB_CONFIG_SECURE_BOOT_APPCORE is not set
# end of Secure Bootloader

#
# Bluetooth Fair Pair
#
SB_CONFIG_BT_FAST_PAIR_MODEL_ID=0x1000000
SB_CONFIG_BT_FAST_PAIR_ANTI_SPOOFING_PRIVATE_KEY=&amp;quot;&amp;quot;
# end of Bluetooth Fair Pair

# SB_CONFIG_MATTER is not set

#
# Wi-Fi
#
# SB_CONFIG_WIFI_NRF70 is not set
# end of Wi-Fi

#
# SUIT
#
# SB_CONFIG_SUIT_ENVELOPE is not set
# SB_CONFIG_SUIT_BUILD_RECOVERY is not set
# SB_CONFIG_SUIT_BUILD_FLASH_COMPANION is not set
# SB_CONFIG_SUIT_BUILD_AB_UPDATE is not set
# SB_CONFIG_SUIT_SOC_FLASH_NRF_RADIO_SYNC_RPC is not set
# end of SUIT

#
# SUIT provisioning
#
# SB_CONFIG_SUIT_MPI_GENERATE is not set
# end of SUIT provisioning

# SB_CONFIG_HPF is not set
SB_CONFIG_ZEPHYR_NRF_MODULE=y
# end of nrf (/opt/nordic/ncs/v3.0.2/nrf)

SB_CONFIG_ZEPHYR_HOSTAP_MODULE=y
SB_CONFIG_ZEPHYR_MCUBOOT_MODULE=y
SB_CONFIG_ZEPHYR_MBEDTLS_MODULE=y
SB_CONFIG_ZEPHYR_OBERON_PSA_CRYPTO_MODULE=y
SB_CONFIG_ZEPHYR_TRUSTED_FIRMWARE_M_MODULE=y
SB_CONFIG_ZEPHYR_PSA_ARCH_TESTS_MODULE=y
SB_CONFIG_ZEPHYR_CJSON_MODULE=y
SB_CONFIG_ZEPHYR_AZURE_SDK_FOR_C_MODULE=y
SB_CONFIG_ZEPHYR_CIRRUS_LOGIC_MODULE=y
SB_CONFIG_ZEPHYR_OPENTHREAD_MODULE=y
SB_CONFIG_ZEPHYR_SUIT_GENERATOR_MODULE=y
SB_CONFIG_ZEPHYR_SUIT_PROCESSOR_MODULE=y
SB_CONFIG_ZEPHYR_MEMFAULT_FIRMWARE_SDK_MODULE=y
SB_CONFIG_ZEPHYR_COREMARK_MODULE=y
SB_CONFIG_ZEPHYR_CANOPENNODE_MODULE=y
SB_CONFIG_ZEPHYR_CHRE_MODULE=y
SB_CONFIG_ZEPHYR_LZ4_MODULE=y
SB_CONFIG_ZEPHYR_NANOPB_MODULE=y
SB_CONFIG_ZEPHYR_TF_M_TESTS_MODULE=y
SB_CONFIG_ZEPHYR_ZSCILIB_MODULE=y
SB_CONFIG_ZEPHYR_CMSIS_MODULE=y
SB_CONFIG_ZEPHYR_CMSIS_DSP_MODULE=y
SB_CONFIG_ZEPHYR_CMSIS_NN_MODULE=y
SB_CONFIG_ZEPHYR_FATFS_MODULE=y
SB_CONFIG_ZEPHYR_HAL_NORDIC_MODULE=y
SB_CONFIG_ZEPHYR_HAL_ST_MODULE=y
SB_CONFIG_ZEPHYR_HAL_TDK_MODULE=y
SB_CONFIG_ZEPHYR_HAL_WURTHELEKTRONIK_MODULE=y
SB_CONFIG_ZEPHYR_LIBLC3_MODULE=y
SB_CONFIG_ZEPHYR_LIBMETAL_MODULE=y
SB_CONFIG_ZEPHYR_LITTLEFS_MODULE=y
SB_CONFIG_ZEPHYR_LORAMAC_NODE_MODULE=y
SB_CONFIG_ZEPHYR_LVGL_MODULE=y
SB_CONFIG_ZEPHYR_MIPI_SYS_T_MODULE=y
SB_CONFIG_ZEPHYR_NRF_WIFI_MODULE=y
SB_CONFIG_ZEPHYR_OPEN_AMP_MODULE=y
SB_CONFIG_ZEPHYR_PERCEPIO_MODULE=y
SB_CONFIG_ZEPHYR_PICOLIBC_MODULE=y
SB_CONFIG_ZEPHYR_SEGGER_MODULE=y
SB_CONFIG_ZEPHYR_TINYCRYPT_MODULE=y
SB_CONFIG_ZEPHYR_UOSCORE_UEDHOC_MODULE=y
SB_CONFIG_ZEPHYR_ZCBOR_MODULE=y
SB_CONFIG_ZEPHYR_NRFXLIB_MODULE=y
SB_CONFIG_ZEPHYR_NRF_HW_MODELS_MODULE=y
SB_CONFIG_ZEPHYR_CONNECTEDHOMEIP_MODULE=y

#
# Unavailable modules, please install those via the project manifest.
#
# end of Modules

# SB_CONFIG_WARN_EXPERIMENTAL is not set
SB_CONFIG_WARN_DEPRECATED=y
SB_CONFIG_SUPPORT_BOOTLOADER=y
SB_CONFIG_SUPPORT_BOOTLOADER_MCUBOOT_ZEPHYR=y
SB_CONFIG_BOOTLOADER_NONE=y
# SB_CONFIG_BOOTLOADER_MCUBOOT is not set

#
# Build options
#
# SB_CONFIG_COMPILER_WARNINGS_AS_ERRORS is not set
# end of Build options
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;But I&amp;nbsp;may still have old definitions file format on my custom board since I just modified the .yml and board&amp;#39;s Kconfig file to match the course:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;boards/arm/nrf52840_quantum/Kconfig.board&lt;/span&gt;nrf52840_quantum.yml:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;board:
  identifier: nrf52840_quantum
  name: nrf52840_quantum
  vendor: Kiwi Electronics
  description: &amp;quot;Kiwi Electronics nRF52840 Quantum board&amp;quot;
  socs:
  - name: nrf52840  
    variants:
    - name: ns
  revision:
    format: major.minor.patch
    default: 0.9.0
    revisions:
    - version: 0.9.0
      description: Initial release
  type: mcu
  arch: arm
  ram: 256
  flash: 1024
  toolchain:
    - zephyr
    - gnuarmemb
    - xtools
  supported:
    - adc
    - arduino_gpio
    - arduino_i2c
    - arduino_spi
    - ble
    - counter
    - gpio
    - i2c
    - i2s
    - ieee802154
    - pwm
    - spi
    - qspi
    - usb_cdc
    - usb_device
    - watchdog
    - netif:openthread
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Updated boards/arm/nrf52840_quantum/Kconfig.board:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;# Copyright (c) 2022 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0

config BOARD_NRF52840_QUANTUM
	select SOC_NRF52840_QIAA

config SPI
  bool &amp;quot;SPI hardware support&amp;quot;&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI: warning: SSD1333 (defined at [...]/drivers/Kconfig.ssd1333:6) was assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies...</title><link>https://devzone.nordicsemi.com/thread/544775?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2025 12:09:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4282dd3d-bf4a-4d4b-b1c2-28b32b7c4e67</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The CMake error &amp;quot;list GET given empty list&amp;quot; comes from &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/89ba1294ac9b624e28271a5c71e99193ed4d92a4/sysbuild/CMakeLists.txt#L111"&gt;here&lt;/a&gt;, so I wonder if there is a problem with your board files? I recommend having a look at how custom board files are generated for SDK 3.0.0 in &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-3-adding-custom-board-support/"&gt;module 3 in the intermediate nRF Connnect SDK course&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Regarding the Kconfig warnings I am having problems undersanding them, as taking your CONFIG_SSD1333 as an exmaple, this depend on for instance SPI. which you have also set. But I do not see the whole logs so there may be more information there.&lt;/p&gt;
&lt;p&gt;Can you:&lt;/p&gt;
&lt;p&gt;1. Share the full build log?&lt;/p&gt;
&lt;p&gt;2. Share the generated .config file so we see all configs that is actually used in the build?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>