Da Vinci Firmware
1
Firmware for the DaVinci-M rocket avionics board.
Loading...
Searching...
No Matches
freertos.c
Go to the documentation of this file.
1
/* USER CODE BEGIN Header */
18
/* USER CODE END Header */
19
20
/* Includes ------------------------------------------------------------------*/
21
#include "FreeRTOS.h"
22
#include "task.h"
23
#include "
main.h
"
24
25
/* Private includes ----------------------------------------------------------*/
26
/* USER CODE BEGIN Includes */
27
28
/* USER CODE END Includes */
29
30
/* Private typedef -----------------------------------------------------------*/
31
/* USER CODE BEGIN PTD */
32
33
/* USER CODE END PTD */
34
35
/* Private define ------------------------------------------------------------*/
36
/* USER CODE BEGIN PD */
37
38
/* USER CODE END PD */
39
40
/* Private macro -------------------------------------------------------------*/
41
/* USER CODE BEGIN PM */
42
43
/* USER CODE END PM */
44
45
/* Private variables ---------------------------------------------------------*/
46
/* USER CODE BEGIN Variables */
47
48
/* USER CODE END Variables */
49
50
/* Private function prototypes -----------------------------------------------*/
51
/* USER CODE BEGIN FunctionPrototypes */
52
53
/* USER CODE END FunctionPrototypes */
54
55
/* Private application code --------------------------------------------------*/
56
/* USER CODE BEGIN Application */
57
58
/* USER CODE END Application */
59
main.h
: Header for main.c file. This file contains the common defines of the application.
Davinci_2
Core
Src
freertos.c
Generated by
1.9.7