MCCI Trusted Bootloader
Simple trusted bootloader and tools for small embedded systems
mccibootloaderboard_catenaabz_spi.c File Reference
#include "mcci_bootloader_board_catena_abz.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_CatenaAbz_spiInit (void)
 
void McciBootloaderBoard_CatenaAbz_spiTransfer (uint8_t *pRx, const uint8_t *pTx, size_t nBytes, bool fContinue)
 

Function Documentation

◆ McciBootloaderBoard_CatenaAbz_spiInit()

◆ McciBootloaderBoard_CatenaAbz_spiTransfer()

void McciBootloaderBoard_CatenaAbz_spiTransfer ( uint8_t *  pRx,
const uint8_t *  pTx,
size_t  nBytes,
bool  fContinue 
)