aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorRyan2023-09-25 06:18:40 +0200
committerGitHub2023-09-25 06:18:40 +0200
commita931e6d7bd10a081703fafff6f43c30521815576 (patch)
tree844f8abe6bfc2450daac0d2bc499bf4d60e719a5 /docs/_summary.md
parent9b0887359bd6828a4071f7ce0dcd35eb0c8f98a1 (diff)
Update WS2812 docs and add APA102 docs (#22106)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 26a543aee4..28460f5ba9 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -148,6 +148,7 @@
* [Compatible Microcontrollers](compatible_microcontrollers.md)
* [Drivers](hardware_drivers.md)
* [ADC Driver](adc_driver.md)
+ * [APA102 Driver](apa102_driver.md)
* [Audio Driver](audio_driver.md)
* [I2C Driver](i2c_driver.md)
* [SPI Driver](spi_driver.md)