kasjer opened a new pull request, #3433: URL: https://github.com/apache/mynewt-core/pull/3433
There was duplicated code for config base on file system for littlefs and nffs. Now there is common initialization function for both file systems. Additionally other file system can be used for config storage without need to modify initialization code since it used mynewt fs api and nothing specific to littlefs of nffs. It is needed if FATFS (sdcard) is to be used for config storage -- 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: notifications-unsubscr...@mynewt.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org