mlyszczek opened a new pull request, #6426: URL: https://github.com/apache/incubator-nuttx/pull/6426
## Summary These patches add support for progmem driver to use internal FLASH memory to hold user's data. Support to partition FLASH to up to 4 partitions has beed added to nucleo-wl55jc board. User can also configure which filesystem to use for each partition. ## Impact None, new code ## Testing Compilation + checking if all 4 partitions initialize properly and automount at board startup. Checked if data is retained between reboots and reflashing. -- 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