I've built and flashed MCUBOOT(Zephyr) without any issues.
Now that I've moved onto Matter/ConnectedHomeIp(Zephyr), I've noticed that I'm getting squiggles...
CONFIG_CHIP=y
##^Red error squiggle: "Unknown Symbol CONFIG_CHIP"
CONFIG_POSIX_API=y
##^Fine
CONFIG_STD_CPP17=y
##^Yellow warning squiggle: "CONFIG_STD_CPP17 was assigned the value y, but got the value n. Missing dependencies:
<choice>"