miniFOC 1.0.3
This open-source project aims to accomplish a FOC(Field Oriented Control) scheme that is operatable with minimum costs in China.
main.h File Reference

main function Header File More...

#include "gd32f1x0.h"
#include "system.h"
#include "config.h"
#include "error.h"
#include "led.h"
#include "uart.h"
#include "timer.h"
#include "spi.h"
#include "flash.h"
#include "foc.h"
#include "encoder.h"
#include "fast_math.h"
#include "filter.h"
#include "pid.h"
#include "report.h"

Go to the source code of this file.

Detailed Description

main function Header File

Author
Lao·Zhu
Version
V1.0.1
Date
9. October 2021

Definition in file main.h.