comparison Discovery/Inc/tStructure.h @ 1017:5924a2d1d3ba GasConsumption

Prepare custom block update function: In the flash area of the font lib some sectors may be used for custom data or a boot updater image. With this change a flash option is added to the maintainance menu. IMPORTANT: The fimwareEraseProgram.c is needed for compiling the firmware now => Add it e.g. by adding a link from the OtherSources location to your source folder.
author Ideenmodellierer
date Thu, 29 May 2025 22:04:46 +0200
parents 6233e5877e3e
children 158100a84ebd 33b91584d827
comparison
equal deleted inserted replaced
1014:8c0134a287da 1017:5924a2d1d3ba
338 #define StMSYS5_ScreenTest _MB(2,8,5,10,0) 338 #define StMSYS5_ScreenTest _MB(2,8,5,10,0)
339 #define StMSYS5_SetFactoryBC _MB(2,8,5,11,0) 339 #define StMSYS5_SetFactoryBC _MB(2,8,5,11,0)
340 #define StMSYS5_ResetBluetooth _MB(2,8,5,12,0) 340 #define StMSYS5_ResetBluetooth _MB(2,8,5,12,0)
341 #define StMSYS5_SetSampleIndx _MB(2,8,5,13,0) 341 #define StMSYS5_SetSampleIndx _MB(2,8,5,13,0)
342 #define StMSYS5_AdjustSurfPres _MB(2,8,5,14,0) 342 #define StMSYS5_AdjustSurfPres _MB(2,8,5,14,0)
343 #define StMSYS5_FlashBoot _MB(2,8,5,15,0)
343 344
344 #define StMSYS_Custom0 _MB(2,8,1,0,0) 345 #define StMSYS_Custom0 _MB(2,8,1,0,0)
345 #define StMSYS_Custom1 _MB(2,8,2,0,0) 346 #define StMSYS_Custom1 _MB(2,8,2,0,0)
346 #define StMSYS_Custom2 _MB(2,8,3,0,0) 347 #define StMSYS_Custom2 _MB(2,8,3,0,0)
347 #define StMSYS_Custom3 _MB(2,8,4,0,0) 348 #define StMSYS_Custom3 _MB(2,8,4,0,0)