Files
hc32f460_boot/App/main.h
T

9 lines
67 B
C
Raw Normal View History

2026-04-23 13:49:53 +08:00
#ifndef __MAIN__H
#define __MAIN__H
#include "stdint.h"
#endif