User Tools

Site Tools


arduino_sw

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
arduino_sw [2009/08/12 11:10] suapapaarduino_sw [2013/08/03 05:04] (current) – external edit 127.0.0.1
Line 2: Line 2:
   * 스케치이름의 디렉터리 밑에 applet 폴더에 컴파일시 생성된 오브젝트와 최종 바이너리가 있음   * 스케치이름의 디렉터리 밑에 applet 폴더에 컴파일시 생성된 오브젝트와 최종 바이너리가 있음
   * arduino/hardware/cores/arduino 밑에 아두이노 avr 소스와 Makefile...   * 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.1250075421.txt.gz · Last modified: 2013/08/03 05:04 (external edit)