# 外设示例开发

本章节汇总常用外设与系统接口示例，适合快速验证硬件连通与驱动调用方式。

```{toctree}
:maxdepth: 1

adc.md
fft.md
fpioa.md
gpio.md
i2c_ssd1306.md
netmgmt.md
ota.md
pwm.md
rotary_encoder.md
sbus.md
spi_st7789.md
spi_w25qxx.md
timer.md
touch.md
tsensor.md
uart.md
usb_hid.md
usb_hid_kbd.md
wdt.md
```
