stm32 FLASH allow non blocking operation on constrained devices
On a very memory constrained device with a single task. The sem_wait and sem_post operations can be disabled, to save space. The default is blocking enabled.
parent
27cfde99
Please register or sign in to comment