Marko Kiiskila created MYNEWT-13:
------------------------------------

             Summary: NFFS does not work on STM32F3
                 Key: MYNEWT-13
                 URL: https://issues.apache.org/jira/browse/MYNEWT-13
             Project: Mynewt
          Issue Type: Bug
            Reporter: Marko Kiiskila


STM32F3 flash writes are done 2 bytes at a time. NFFS should take into account 
alignment restrictions underlying storage has.

E.g. add alignment requirement in struct hal_flash. Add an HAL flash API call 
to query this. NFFS would then use this when writing/reading blocks of data 
from flash.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to