mirror of
https://gitee.com/dlmu-cone/tronone-h7-scaffold
synced 2026-07-24 03:27:45 +08:00
changed file and directory
This commit is contained in:
5
User_Code/bsp/usart/bsp_usart.c
Normal file
5
User_Code/bsp/usart/bsp_usart.c
Normal file
@@ -0,0 +1,5 @@
|
||||
//
|
||||
// Created by tuxmonkey on 2025/10/28.
|
||||
//
|
||||
|
||||
#include "bsp_usart.h"
|
||||
8
User_Code/bsp/usart/bsp_usart.h
Normal file
8
User_Code/bsp/usart/bsp_usart.h
Normal file
@@ -0,0 +1,8 @@
|
||||
//
|
||||
// Created by tuxmonkey on 2025/10/28.
|
||||
//
|
||||
|
||||
#ifndef TRONONEH7_SCAFFOLD_BSP_USART_H
|
||||
#define TRONONEH7_SCAFFOLD_BSP_USART_H
|
||||
|
||||
#endif //TRONONEH7_SCAFFOLD_BSP_USART_H
|
||||
Reference in New Issue
Block a user