MCCI Trusted Bootloader
Simple trusted bootloader and tools for small embedded systems
mccibootloaderboard_catenaabz_prepareforlaunch.c
Go to the documentation of this file.
1
/*
2
3
Module: mccibootloaderboard_catenaabz_prepareforlaunch.c
4
5
Function:
6
McciBootloaderBoard_CatenaAbz_prepareForLaunch()
7
8
Copyright and License:
9
This file copyright (C) 2021 by
10
11
MCCI Corporation
12
3520 Krums Corners Road
13
Ithaca, NY 14850
14
15
See accompanying LICENSE file for copyright and license information.
16
17
Author:
18
Terry Moore, MCCI Corporation March 2021
19
20
*/
21
22
#include "
mcci_bootloader_board_catena_abz.h
"
23
␌
24
/****************************************************************************\
25
|
26
| Manifest constants & typedefs.
27
|
28
\****************************************************************************/
29
30
31
32
/****************************************************************************\
33
|
34
| Read-only data.
35
|
36
\****************************************************************************/
37
38
39
40
/****************************************************************************\
41
|
42
| Variables.
43
|
44
\****************************************************************************/
45
46
␌
47
/*
48
49
Name: McciBootloaderBoard_CatenaAbz_prepareForLaunch()
50
51
Function:
52
Platform interface: prepare for launch
53
54
Definition:
55
void McciBootloaderBoard_CatenaAbz_prepareForLaunch(
56
void
57
);
58
59
Description:
60
Return the board and the SOC to the boot state.
61
62
Returns:
63
No explicit result.
64
65
Notes:
66
67
68
*/
69
70
void
71
McciBootloaderBoard_CatenaAbz_prepareForLaunch
(
72
void
73
)
74
{
75
McciBootloader_Stm32L0_prepareForLaunch
();
76
}
77
78
79
/**** end of mccibootloaderboard_catenaabz_prepareforlaunch.c ****/
mcci_bootloader_board_catena_abz.h
McciBootloader_Stm32L0_prepareForLaunch
void McciBootloader_Stm32L0_prepareForLaunch(void)
Definition
mccibootloader_stm32l0_prepareforlaunch.c:73
McciBootloaderBoard_CatenaAbz_prepareForLaunch
void McciBootloaderBoard_CatenaAbz_prepareForLaunch(void)
Definition
mccibootloaderboard_catenaabz_prepareforlaunch.c:71
platform
board
mcci
catena_abz
src
mccibootloaderboard_catenaabz_prepareforlaunch.c
Generated on Thu Feb 19 2026 18:47:32 for MCCI Trusted Bootloader by
1.9.8