kasjer commented on a change in pull request #1498: fcb2: second generation of 
fcb
URL: https://github.com/apache/mynewt-core/pull/1498#discussion_r232236580
 
 

 ##########
 File path: fs/fcb2/test/src/fcb_test.c
 ##########
 @@ -46,6 +46,7 @@ struct flash_sector_range test_fcb_ranges[] = {
         .fsr_first_sector = 0,
         .fsr_sector_size = 0x4000, /* 16 K */
         .fsr_sector_count = 4,
+        .fsr_align = 1,
 
 Review comment:
   alignment could be retrieved using function which can't be use in this 
initialization.
    

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to