HAL_ChibiOS: define flash page for dumping crash log

This commit is contained in:
bugobliterator 2021-10-23 12:05:10 +05:30 committed by Andrew Tridgell
parent 29568a23ae
commit b2ffc12092

View File

@ -20,6 +20,9 @@ FLASH_SIZE_KB 2048
env OPTIMIZE -O2
FLASH_RESERVE_START_KB 128
FLASH_RESERVE_END_KB 128
define HAL_CRASH_DUMP_FLASHPAGE 15
define HAL_STORAGE_SIZE 32768