close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Dec 7, 2009, 3:26:41 PM (16 years ago)
- Author:
-
wade
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v32
|
v33
|
|
| 38 | 38 | * http://arduino.cc/ 官方網站。 |
| 39 | 39 | * http://arduino.cc/en/Reference/Libraries |
| 40 | | * IDE 使用 [avr-gcc http://winavr.sourceforge.net/] 將 C 轉成 [http://www.atmel.com/dyn/products/Product_card.asp?part_id=3303 Atmel AVR 系列的 microprocessors 的機器碼] |
| | 40 | * IDE 使用 [http://winavr.sourceforge.net/ avr-gcc] 將 C 轉成 [http://www.atmel.com/dyn/products/Product_card.asp?part_id=3303 Atmel AVR 系列的 microprocessors 的機器碼] |
| 41 | 41 | |
| 42 | 42 | == FT232r == |