tito97sp commented on pull request #4908:
URL: https://github.com/apache/incubator-nuttx/pull/4908#issuecomment-981125086


   When selected PROGMEM_OTA_PARTITION by STM32_FORMAT_MCUBOOT it inverts the 
values of the next FLAGS:
           MTD
        MTD_BYTE_WRITE
        MTD_PARTITION
        MTD_PROGMEM
        MTD_PROGMEM_ERASESTATE
   
   If my configuration already had activated the MTD functionalit, when using 
the PROGMEM_OTA_PARTITION it becomes false and opossite if it was not activated.
   
   Do you know why it is this happening?? I have it selected as default = n as 
suggested previously
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to