change build project name and add some docs

This commit is contained in:
2024-09-21 12:37:15 +08:00
parent b7b439f611
commit 94d4ffa136
9 changed files with 39 additions and 9 deletions

View File

@@ -4,7 +4,6 @@
\version 2024-02-22, V2.1.0, firmware for GD32E23x
*/
#include "main.h"
#include <stdio.h>
#include "gd32e23x.h"
@@ -20,7 +19,6 @@
\param[out] none
\retval none
*/
int main(void)
{
/* configure systick */