Skip to content
Commit ad2ef95d authored by David Sidrane's avatar David Sidrane
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment