File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,14 +94,14 @@ <h4><a href="http://en.wikipedia.org/wiki/Atmel_AVR">Atmel AVR</a></h4>
94
94
< ul >
95
95
< li > Spec: 8-bit, Harvard architecture, RAM-size 64B~16KiB</ li >
96
96
< li > Debugger: < a href ="http://www.atmel.com/tools/avrdragon.aspx "> AVR Dragon</ a > (< a href ="http://www.larsen-b.com/Article/315.html "> detail</ a > )</ li >
97
- < li > Boards: < a href ="http://arduino.cc/en/Main/ArduinoBoardMega2560 "> Arduino Mega 2560 </ a > </ li >
97
+ < li > Boards: < a href ="http://arduino.cc/en/Main/ArduinoBoardUno "> Arduino Uno </ a > </ li >
98
98
</ ul >
99
99
100
100
< h3 >
101
101
< a name ="how-use " class ="anchor " href ="#how-use "> < span class ="octicon octicon-link "> </ span > </ a > How to use?</ h3 >
102
102
103
103
< ul >
104
- < li > < a href ="https://travis-ci.org/fpiot/arduino-mega2560- ats "> < img src ="https://travis-ci.org/fpiot/arduino-mega2560- ats.svg " alt ="Build Status " style ="max-width:100%;vertical-align:middle; "> </ a > < a href ="https://github.com/fpiot/arduino-mega2560- ats "> ATS programing on Arduino (AVR)</ a > </ li >
104
+ < li > < a href ="https://travis-ci.org/fpiot/arduino-ats "> < img src ="https://travis-ci.org/fpiot/arduino-ats.svg " alt ="Build Status " style ="max-width:100%;vertical-align:middle; "> </ a > < a href ="https://github.com/fpiot/arduino-ats "> ATS programing on Arduino (Atmel AVR)</ a > </ li >
105
105
< li > < a href ="https://travis-ci.org/fpiot/msp430-ats "> < img src ="https://travis-ci.org/fpiot/msp430-ats.svg " alt ="Build Status " style ="max-width:100%;vertical-align:middle; "> </ a > < a href ="https://github.com/fpiot/msp430-ats "> ATS programing on msp430 (TI MSP430)</ a > </ li >
106
106
< li > < a href ="https://travis-ci.org/fpiot/mbed-ats "> < img src ="https://travis-ci.org/fpiot/mbed-ats.svg " alt ="Build Status " style ="max-width:100%;vertical-align:middle; "> </ a > < a href ="https://github.com/fpiot/mbed-ats "> ATS programing on mbed (ARM Cortex-M)</ a > </ li >
107
107
< li > < a href ="https://travis-ci.org/fpiot/chibios-ats "> < img src ="https://travis-ci.org/fpiot/chibios-ats.svg " alt ="Build Status " style ="max-width:100%;vertical-align:middle; "> </ a > < a href ="https://github.com/fpiot/chibios-ats "> ATS programing on ChibiOS/RT</ a > </ li >
You can’t perform that action at this time.
0 commit comments