3.1.4. Example Configuration File

3.1.4. Example Configuration File

Below is an example of a bootloader compatibility configuration file. The location, format, and contents of the file are detailed in other guides.

[Bootloaders]
Boot_Fbl_01.00.00: 1
Boot_Fbl_01.00.01: 2
Boot_Fbl_01.01.00: 3
Boot_Fbl_02.00.00: 4
Boot_Fbl_02.01.00: 5
Boot_Fbl_03.00.00: 6
Boot_Fbl_04.00.00: 7

[Applications]
Appl_01.00.00: 1
Appl_01.01.00: 1, 2
Appl_01.02.00: 1, 2, 3
Appl_02.00.00: 4
Appl_02.01.00: 4
Appl_02.02.00: 4, 5
Appl_03.00.00: 4, 5
Appl_04.00.00: 6
Appl_04.00.01: 7
Last modified October 12, 2025: Initial commit (312cf32)