Question
delete of Middlewares/Third_party upon regeneration of code
I have some other third party utilities and code I would like to populate under the /Middlewares/Third_Party folder.
I have the freertos component selected in STM32CubeMX .ioc file and I noticed every time I regenerate code it wipes out the Third_Party folder and repopulates with its's CMSIS and FreeRTOS stuff. ... but also deleting my other sources. Is there a way of preventing this?
