注释drv_usart
This commit is contained in:
parent
feccee151f
commit
c3c3d8deb4
|
@ -70,7 +70,7 @@
|
|||
</option>
|
||||
<option>
|
||||
<name>OGLastSavedByProductVersion</name>
|
||||
<state>9.40.2.67586</state>
|
||||
<state>9.40.1.63870</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>OGChipSelectEditMenu</name>
|
||||
|
@ -357,7 +357,7 @@
|
|||
<state>$PROJ_DIR$\..\rtthread</state>
|
||||
<state>$PROJ_DIR$\..\rtthread\include\libc</state>
|
||||
<state>$PROJ_DIR$\..\rtthread\include</state>
|
||||
<state>D:\git\newPtz\drivers</state>
|
||||
<state>C:\Users\dufresne\Documents\020Study\500Project\git\newPtz\drivers</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>CCStdIncCheck</name>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
#include <stdint.h>
|
||||
#include <rthw.h>
|
||||
#include <rtthread.h>
|
||||
#include "drv_usart.h"
|
||||
// #include "drv_usart.h"
|
||||
#include <gd32f4xx.h>
|
||||
|
||||
// <o> Internal SRAM memory size[Kbytes] <8-64>
|
||||
|
|
Loading…
Reference in New Issue