User Tools

Site Tools


arduino_sw

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
arduino_sw [2009/08/12 11:05] – created suapapaarduino_sw [2013/08/03 05:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
   * 스케치북 기본경로 : C:\Documents and Settings\Administrator\My Documents\Arduino\   * 스케치북 기본경로 : C:\Documents and Settings\Administrator\My Documents\Arduino\
   * 스케치이름의 디렉터리 밑에 applet 폴더에 컴파일시 생성된 오브젝트와 최종 바이너리가 있음   * 스케치이름의 디렉터리 밑에 applet 폴더에 컴파일시 생성된 오브젝트와 최종 바이너리가 있음
 +  * arduino/hardware/cores/arduino 밑에 아두이노 avr 소스와 Makefile...
  
 +====== reference ======
 +  * [[http://www.arduino.cc/en/Main/Software|Download the Arduino Software]]
 +source repo 
 +<code bash>
 +svn checkout http://arduino.googlecode.com/svn/trunk/ arduino-read-only
 +</code>
 +<code bash>
 +svn checkout http://arduino.googlecode.com/svn/trunk/hardware/core/arduino arduino-hardware
 +</code>
arduino_sw.1250075116.txt.gz · Last modified: 2013/08/03 05:04 (external edit)