4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 07:39:33 +08:00
rt-thread-official/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