8.1 Key and Header Files

Before the bootloader can be compiled, there are some parameters that need to be set up. To start with, the encryption key and target header files generated by the PC application create must be copied to the bootloader directory. The files will be included when they are referred to with the #include directive inside the bootloader source code.