Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 <[email protected]>
chore: update Arduino url Signed-off-by: Frederic Pillon <[email protected]>
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 <[email protected]>
fix: typo Fixes #2356 Signed-off-by: Frederic Pillon <[email protected]>
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 <[email protected]>
chore: update all wiki links Signed-off-by: Frederic Pillon <[email protected]>
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