Files
rt-thread/bsp/nios_ii/get_update_finsh.bat
wuyangyong c63a2e0a89 add #define RT_USING_CONSOLE for Nios II bsp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1388 bbd45198-f89e-11dd-88c7-29a3b14d5316
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