Changes between Version 31 and Version 32 of wade/embedded


Ignore:
Timestamp:
Dec 7, 2009, 3:26:19 PM (15 years ago)
Author:
wade
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wade/embedded

    v31 v32  
    3838   * http://arduino.cc/ 官方網站。
    3939     * http://arduino.cc/en/Reference/Libraries
    40  * IDE 使用 avr-gcc 將 C 轉成 [http://www.atmel.com/dyn/products/Product_card.asp?part_id=3303 Atmel AVR 系列的 microprocessors 的機器碼]
     40 * IDE 使用 [avr-gcc http://winavr.sourceforge.net/] 將 C 轉成 [http://www.atmel.com/dyn/products/Product_card.asp?part_id=3303 Atmel AVR 系列的 microprocessors 的機器碼]
    4141
    4242== FT232r ==