MCCI Trusted Bootloader
Simple trusted bootloader and tools for small embedded systems
mccibootloaderplatform_stm32h7_startapp.c File Reference
#include "mcci_bootloader_platform.h"
#include "mcci_bootloader_bits.h"
#include "mcci_arm_cm7.h"
#include <stdint.h>

Go to the source code of this file.

Macros

#define FUNCTION   "McciBootloaderPlatform_startApp"
 

Functions

void McciBootloaderPlatform_startApp (const void *pAppBase)
 

Macro Definition Documentation

◆ FUNCTION

#define FUNCTION   "McciBootloaderPlatform_startApp"

Definition at line 85 of file mccibootloaderplatform_stm32h7_startapp.c.

Function Documentation

◆ McciBootloaderPlatform_startApp()