source: rtos_arduino/trunk/examples/do_path.bat@ 136

Last change on this file since 136 was 136, checked in by ertl-honda, 8 years ago

ライブラリとOS及びベーシックなサンプルの追加.

File size: 207 bytes
Line 
1SET ARDUINO_DIR=C:\Program Files (x86)\Arduino
2SET PATH=%ARDUINO_DIR%\hardware\tools\gcc-arm-none-eabi-4.8.3-2014q1\bin;%ARDUINO_DIR%\hardware\arduino\sam\system\CMSIS\Examples\cmsis_example\gcc_arm;%PATH%;
Note: See TracBrowser for help on using the repository browser.