Hi,
I try to use cmake in Linux to get the hex file fo bootloader. The Platform is nrf52832_xxAA, the toolchain is gccarmemb. I read the given cmakelists but many variables have not been defined already and as a result, I cannot generate the hex file.
As you can see in the code, except the bootloader, other variables like platfor source code does not set.
So, what are the definitions for these variables and how can I know them?