create xl gd32e230 template

This commit is contained in:
2025-08-25 21:09:16 +08:00
parent 6d9328ca23
commit 941ca598b1
10 changed files with 146 additions and 37 deletions

View File

@@ -78,5 +78,4 @@ void command_process(void);
void handle_command(const uint8_t *cmd, uint8_t len);
/** @} */ // end of Command group
#endif // COMMAND_H