This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How do I calculate the start address of fstorage?

I found end of address of fstorage from macro of "#define FS_PAGE_END_ADDR (fs_flash_page_end_addr())". But I want to change the start address of fstorage. Which macro or function I can modify?

Related