MCCI Trusted Bootloader
Simple trusted bootloader and tools for small embedded systems
mccibootloaderplatform_entry.c File Reference
#include "mcci_bootloader.h"
#include "mcci_bootloader_platform.h"
#include <string.h>

Go to the source code of this file.

Macros

#define FUNCTION   "McciBootloaderPlatform_entry()"
 

Functions

void McciBootloaderPlatform_entry (void)
 

Macro Definition Documentation

◆ FUNCTION

#define FUNCTION   "McciBootloaderPlatform_entry()"

Definition at line 75 of file mccibootloaderplatform_entry.c.

Function Documentation

◆ McciBootloaderPlatform_entry()