openblt/Target/Demo/ARMCM0_STM32G0_Nucleo_G071R.../Prog/prog.dox

14 lines
778 B
Plaintext

/**
\defgroup Prog_ARMCM0_STM32G0_Nucleo_G071RB_GCC User Program
\ingroup ARMCM0_STM32G0_Nucleo_G071RB_GCC
\brief User Program.
\details The intention of the demo user program is two-fold. (1) To test the
bootloader, you need some sort of firmware to see if you can perform a
firmware update with the bootloader. This program can be used for this
purpose. (2) To make firmware programmable by the bootloader, a few
adjustments to the firmware are required. The demo user program serves as an
example for how these adjustments can be implemented. This demo user program
is a template that can be used as a starting point for creating your own
demo user program.
*/