rt-thread/bsp/nios_ii/get_update_finsh.bat
2011-04-30 13:45:27 +00:00

5 lines
145 B
Batchfile

@echo off
@echo get and update finsh
svn co https://rt-thread.googlecode.com/svn/trunk/components/finsh/ ./rt-thread/components/finsh
pause