#include "board.h"
Go to the source code of this file.
Functions | |
void | _SetupMemoryRegion (void) |
Set up a memory region. | |
WEAK void | LowLevelInit (void) |
Performs the low-level initialization of the chip. |
Provides the low-level initialization function that called on chip startup.
Definition in file board_lowlevel.c.