We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63070cd commit e3f4449Copy full SHA for e3f4449
src/lib.rs
@@ -26,7 +26,7 @@
26
//! * [Quad or Octo SPI](crate::xspi) Feature gate `xspi`
27
//! * [Ethernet](crate::ethernet) Feature gate `ethernet`
28
//! * [USB HS](crate::usb_hs) Feature gate `usb_hs`
29
-//! * [LCD-TFT Display Controller](crate::ltdc) Feature gate `ldtc`
+//! * [LCD-TFT Display Controller](crate::ltdc) Feature gate `ltdc`
30
//!
31
//! External Memory
32
0 commit comments