Changes between Version 32 and Version 33 of wade/embedded
- Timestamp:
- Dec 7, 2009, 3:26:41 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wade/embedded
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 ==