# 애플리케이션이 MCUboot 환경(부트로더)에서 동작(MCUboot: FW 교체 판단, 서명 검증)
CONFIG_BOOTLOADER_MCUBOOT=y
CONFIG_ZCBOR=y
# 내부 Flash Meory 활성화
CONFIG_FLASH=y
CONFIG_FLASH_MAP=y
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.