dashboard
repositories
filestore
activity
search
login
main
/
stm32v5
STM32 V5 source code
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add Usart code
guowenxue
2018-05-16
8a8715e9d87d63c5908f8e00d1b5fe3595e41c41
[stm32v5.git]
/
src
/
IAR_project
/
stm32_ov7670
/
iar_clean.bat
1
2
3
4
5
6
7
8
9
del Debug\Exe\* /f /q
del Debug\List\* /f /q
del Debug\Obj\* /f /q
del *.dep /f /q
rd settings /s /q
rd Debug /s /q