STM32CubeIDE project for STM32MP1 generates unwanted Linux files. How do I prevent this?
I'm creating a project using STM32CubeIDE for the STM32MP1. I've followed the steps outlined in AN5630. I notice in the root project, under CA7\DeviceTree, that the directories for kernel, tf-a and u-boot are created. I'm planning on creating either a bare metal project or an RTOS based project, not a Linux based project. What caused the generation of these directories and how do I get rid of them, assuming I need to? Thanks
Lee Thalblum
