MCCI Trusted Bootloader
Simple trusted bootloader and tools for small embedded systems
mccibootloaderboard_catena4801_storageinit.c File Reference
#include "mcci_bootloader_board_catena4801.h"
#include "mcci_bootloader_board_catena_abz.h"
#include "mcci_bootloader_flash_mx25v8035f.h"
#include "mcci_stm32l0xx.h"
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

void McciBootloaderBoard_Catena4801_storageInit (void)
 
static void storagePowerOn (void)
 

Function Documentation

◆ McciBootloaderBoard_Catena4801_storageInit()

void McciBootloaderBoard_Catena4801_storageInit ( void  )

◆ storagePowerOn()