This commit is contained in:
2025-06-01 09:46:23 +08:00
parent 6c51f0203a
commit b3dea747d0
4 changed files with 17 additions and 9 deletions

View File

@@ -36,6 +36,7 @@ OF SUCH DAMAGE.
#define MAIN_H
#include <stdio.h>
#include <stdbool.h>
#include "gd32e23x.h"
#include "systick.h"
#include "gd32e23x_libopt.h"