@@ -78,59 +78,60 @@ These tutorials and examples show you how to perform specific tasks that use the
78
78
<tbody >
79
79
<tr >
80
80
<td ><a href =" application-flow-control.html " >Flow control tutorial</a ></td >
81
- <td ><a href =" ../apis/digitalin .html#digitalin-example " >DigitalIn example </a ></td >
82
- <td ><a href =" ../apis/portinout .html#portinout -hello-world " >PortInOut hello, world</a ></td >
83
- <td ><a href =" ../apis/lowpowerticker .html#lowpowerticker -example " >LowPowerTicker example</a ></td >
84
- <td ><a href =" /apis/spislave .html#spislave -example " >SPISlave example</a ></td >
81
+ <td ><a href =" ../apis/analogin .html#analogin-examples " >AnalogIn examples </a ></td >
82
+ <td ><a href =" ../apis/portin .html#portin -hello-world " >PortIn hello, world</a ></td >
83
+ <td ><a href =" ../apis/lowpowertimer .html#lowpowertimer -example " >LowPowerTimer example</a ></td >
84
+ <td ><a href =" .. /apis/i2cslave .html#i2cslave -example" >I2CSlave example</a ></td >
85
85
</tr >
86
86
<tr >
87
87
<td ><a href =" ../apis/ticker.html#ticker-hello-world " >Ticker hello, world</a ></td >
88
- <td ><a href =" ../apis/digitalout .html#digitalout -hello-world " >DigitalOut hello, world</a ></td >
89
- <td ><a href =" ../apis/pwmout .html#pwmout -hello-world " >PwmOut hello, world</a ></td >
90
- <td ><a href =" ../apis/lowpowertimeout .html#lowpowertimeout-example " >LowPowerTimeout example </a ></td >
91
- <td ><a href =" ../apis/quadspi-qspi .html#quadspi-example " >QuadSPI example </a ></td >
88
+ <td ><a href =" ../apis/analogout .html#analogout -hello-world " >AnalogOut hello, world</a ></td >
89
+ <td ><a href =" ../apis/portout .html#portout -hello-world " >PortOut hello, world</a ></td >
90
+ <td ><a href =" ../apis/rawserial .html#rawserial-hello-world " >RawSerial hello, world </a ></td >
91
+ <td ><a href =" ../apis/mbedcrc .html#mbedcrc-examples " >MbedCRC examples </a ></td >
92
92
</tr >
93
93
<tr >
94
94
<td ><a href =" ../apis/ticker.html#ticker-examples " >Ticker example</a ></td >
95
- <td ><a href =" ../apis/digitalinout .html#digitalinout-hello-world " >DigitalInOut hello, world </a ></td >
96
- <td ><a href =" ../apis/pwmout .html#pwmout-code-examples " >PwmOut examples </a ></td >
97
- <td ><a href =" ../apis/lowpowertimer .html#lowpowertimer-example " >LowPowerTimer example </a ></td >
98
- <td ><a href =" ../apis/i2c .html#i2c -hello-world " >I2CSlave hello, world</a ></td >
95
+ <td ><a href =" ../apis/analogout .html#analogout-example " >AnalogOut example </a ></td >
96
+ <td ><a href =" ../apis/portinout .html#portinout-hello-world " >PortInOut hello, world </a ></td >
97
+ <td ><a href =" ../apis/rawserial .html#rawserial-examples " >RawSerial examples </a ></td >
98
+ <td ><a href =" ../apis/can .html#can -hello-world " >CAN hello, world</a ></td >
99
99
</tr >
100
100
<tr >
101
- <td ><a href =" ../apis/analogin.html#analogin-hello-world " >AnalogIn hello, world</a ></td >
102
- <td ><a href =" ../apis/busin.html#busin-hello-world " >BusIn hello, world</a ></td >
103
- <td ><a href =" ../apis/interruptin.html#interruptin-hello-world " >InterruptIn hello, world</a ></td >
104
- <td ><a href =" ../apis/rawserial.html#rawserial-hello-world " >RawSerial hello, world</a ></td >
105
- <td ><a href =" ../apis/i2cslave.html#i2cslave-example " >I2CSlave example</a ></td >
101
+ <td ><a href =" ../tutorials/alarm-tutorial.html " >Alarm tutorial</a ></td >
102
+ <td ><a href =" ../apis/digitalin.html#digitalin-hello-world " >DigitalIn hello, world</a ></td >
103
+ <td ><a href =" ../apis/pwmout.html#pwmout-hello-world " >PwmOut hello, world</a ></td >
104
+ <td ><a href =" ../apis/serial.html#serial-hello-world " >Serial hello, world</a ></td >
106
105
</tr >
107
106
<tr >
108
- <td ><a href =" ../apis/analogin.html#analogin-examples " >AnalogIn examples</a ></td >
109
- <td ><a href =" ../apis/busout.html#busout-hello-world " >BusOut hello, world</a ></td >
110
- <td ><a href =" ../apis/interruptin.html#interruptin-example " >InterruptIn example</a ></td >
111
- <td ><a href =" ../apis/rawserial.html#rawserial-examples " >RawSerial examples</a ></td >
112
- <td ><a href =" mbedcrc.html " >MbedCRC</a ></td >
107
+ <td ><a href =" ../apis/digitalout.html#digitalout-hello-world " >DigitalOut hello, world</a ></td >
108
+ <td ><a href =" ../apis/digitalin.html#digitalin-example " >DigitalIn example</a ></td >
109
+ <td ><a href =" ../apis/pwmout.html#pwmout-code-examples " >PwmOut examples</a ></td >
110
+ <td ><a href =" ../apis/serial.html#serial-examples " >Serial examples</a ></td >
113
111
</tr >
114
112
<tr >
115
- <td ><a href =" ../apis/analogout .html#analogout -hello-world " >AnalogOut hello, world</a ></td >
116
- <td ><a href =" ../apis/businout .html#businout -hello-world " >BusInOut hello, world</a ></td >
113
+ <td ><a href =" ../apis/interruptin .html#interruptin -hello-world " >InterruptIn hello, world</a ></td >
114
+ <td ><a href =" ../apis/digitalinout .html#digitalinout -hello-world " >DigitalInOut hello, world</a ></td >
117
115
<td ><a href =" ../apis/timeout.html#timeout-hello-world " >Timeout hello, world</a ></td >
118
- <td ><a href =" ../apis/serial.html#serial-hello-world " >Serial hello, world</a ></td >
119
- <td ><a href =" serial.html " >Serial</a ></td >
116
+ <td ><a href =" ../apis/spi.html#spi-hello-world " >SPI hello, world</a ></td >
120
117
</tr >
121
118
<tr >
122
- <td ><a href =" ../apis/analogout .html#analogout -example " >AnalogOut example</a ></td >
123
- <td ><a href =" ../apis/portin .html#portin -hello-world " >PortIn hello, world</a ></td >
119
+ <td ><a href =" ../apis/interruptin .html#interruptin -example " >InterruptIn example</a ></td >
120
+ <td ><a href =" ../apis/busin .html#busin -hello-world " >BusIn hello, world</a ></td >
124
121
<td ><a href =" ../apis/timeout.html#timeout-example " >Timeout example</a ></td >
125
- <td ><a href =" ../apis/serial.html#serial-examples " >Serial examples</a ></td >
126
- <td ><a href =" ../apis/can.html#can-hello-world " >CAN hello, world</a ></td >
122
+ <td ><a href =" /apis/spislave.html#spislave-example " >SPISlave example</a ></td >
127
123
</tr >
128
124
<tr >
129
- <td ><a href =" ../apis/digitalin .html#digitalin-hello-world " >DigitalIn hello, world </a ></td >
130
- <td ><a href =" ../apis/portout .html#portout -hello-world " >PortOut hello, world</a ></td >
125
+ <td ><a href =" ../apis/lowpowerticker .html#lowpowerticker-example " >LowPowerTicker example </a ></td >
126
+ <td ><a href =" ../apis/busout .html#busout -hello-world " >BusOut hello, world</a ></td >
131
127
<td ><a href =" ../apis/timer.html#timer-hello-world " >Timer hello, world</a ></td >
132
- <td ><a href =" ../apis/spi.html#spi-hello-world " >SPI hello, world</a ></td >
133
- <td ><a href =" ../apis/mbedcrc.html#mbedcrc-examples " >MbedCRC examples</a ></td >
128
+ <td ><a href =" ../apis/quadspi-qspi.html#quadspi-example " >QuadSPI example</a ></td >
129
+ </tr >
130
+ <tr >
131
+ <td ><a href =" ../apis/analogin.html#analogin-hello-world " >AnalogIn hello, world</a ></td >
132
+ <td ><a href =" ../apis/businout.html#businout-hello-world " >BusInOut hello, world</a ></td >
133
+ <td ><a href =" ../apis/lowpowertimeout.html#lowpowertimeout-example " >LowPowerTimeout example</a ></td >
134
+ <td ><a href =" ../apis/i2c.html#i2c-hello-world " >I2CSlave hello, world</a ></td >
134
135
</tr >
135
136
</tbody >
136
137
</table >
0 commit comments