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.
Updated API HardwareSerial Rx/Tx/Data Invert docs Update documentation to support [stm32duino/Arduino_Core_STM32#2701](https://github.com/stm32duino/Arduino_Core_STM32/pull/2701) Signed-off-by: Andrew Yong <me@ndoo.sg>
chore: update Arduino url Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Updated API (markdown)
chore: use alerts Markdown extension instead of images See https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fix: typo Fixes #2356 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
chore(SPI): avoid duplicated documentation
chore: clean up and refactor links - Refactor some links - Update broken links - Removal of broken links without alternative Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
chore: update all wiki links Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Add HardwareSerial flow control APIs
Fixed a typo. Serila3 -> Serial3
"RCC_FLAG_PORRST" to "RCC_FLAG_BORRST"
Small improvements
Added a explanation on how to redefine I2C pins
Improve reference to Arduino Pins of I2C 'Wire'
Refactor wiki Remove useless pages Fix some typos Add a sidebar for better readability Rework folder structure
Document noinit section