You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/06/23 14:03:40 UTC

[GitHub] [mynewt-core] kasjer opened a new pull request #2625: flash_test: Add flash area list

kasjer opened a new pull request #2625:
URL: https://github.com/apache/mynewt-core/pull/2625


   flash command now can display flash areas like this
   ```
   compat> flash area
   000852 AreaID FlashId     Offset     Size
   000853      0       0 0x00000000 0x008000
   000854      1       0 0x0000c000 0x076000
   000855      2       0 0x00082000 0x076000
   000856      3       0 0x000f8000 0x004000
   000857     16       0 0x00008000 0x004000
   000858     17       0 0x000fc000 0x004000
   000859     18       2 0x01028000 0x011000
   ```


-- 
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.

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



[GitHub] [mynewt-core] kasjer merged pull request #2625: flash_test: Add flash area list

Posted by GitBox <gi...@apache.org>.
kasjer merged pull request #2625:
URL: https://github.com/apache/mynewt-core/pull/2625


   


-- 
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-unsubscribe@mynewt.apache.org

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