Describe the bug below case are error CONFIG_GPIO=n but there is still dependency on fgpio.h, as the the board.h take the fgpio.h as default. but for zephyr this file is not needed. and in evkmimxrt1180_flexspi_nor_config.h, we can see below #if defined(BOARD_FLASH_SIZE) #defin...
test is failed on v4.1.0-rc3 on mimxrt1180_evk/mimxrt1189/cm33 testcase path is tests/subsys/sd/sdmmc see logs for details To Reproduce 1. scripts/twister -p mimxrt1180_evk/mimxrt1189/cm33 -T tests/subsys/sd/sdmmc -s sd.sdmmc or # west twister -p mimxrt1180_evk/mimxrt1...
drivers.spi.loopback.spi_loopback.spi_loopback test is failed on v4.1.0-rc1-45-g2ce27949870 on mimxrt1180_evk/mimxrt1189/cm33 testcase path is tests/drivers/spi/spi_loopback see logs for details To Reproduce 1. scripts/twister -p mimxrt1180_evk/mimxrt1189/cm33 -T tests/drivers/...
test is failed on v4.1.0-rc3 on mimxrt1180_evk/mimxrt1189/cm33 testcase path is tests/subsys/secure_storage/psa/its see logs for details To Reproduce 1. scripts/twister -p mimxrt1180_evk/mimxrt1189/cm33 -T tests/subsys/secure_storage/psa/its --sub-test secure_storage.psa.its.se...
Describe the bug below case are failed ipc.icmsg_pbuf.test_pbuf.stress test is failed on v4.1.0-rc3 on mimxrt1180_evk/mimxrt1189/cm33 testcase path is tests/subsys/ipc/pbuf see logs for details To Reproduce 1. scripts/twister -p mimxrt11...