SRTOS
Loading...
Searching...
No Matches
config.h
Go to the documentation of this file.
1
9
10
#ifndef CONFIG_H_
11
#define CONFIG_H_
12
13
#include <stddef.h>
14
#include <stdint.h>
15
#include <stdlib.h>
16
17
#include "
mcu_macros.h
"
18
26
void
configureAll
();
27
28
#endif
configureAll
void configureAll()
This function will be called in the main() function of the user's code before the scheulder is starte...
Definition
config.c:111
mcu_macros.h
Memory-mapped register addresses and hardware access macros for the STM32F411VET6.
Inc
config.h
Generated by
1.15.0