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 <[email protected]>
doc(libraries): add missing built-in libraries Signed-off-by: Frederic Pillon <[email protected]>
doc: enable UCPD dead battery behavior Signed-off-by: Frederic Pillon <[email protected]>
Document debugging with VSCode + STM32CubeCLT + cortex-debug extension
chore: update links to BLE fw Signed-off-by: Frederic Pillon <[email protected]>
Updated Update the WiKi (markdown)
doc(hardwaretimer): update after hardening See https://github.com/stm32duino/Arduino_Core_STM32/pull/2572 Signed-off-by: Frederic Pillon <[email protected]>
fix: typo Signed-off-by: Frederic Pillon <[email protected]>
chore(doc): clarify some usage Signed-off-by: Frederic Pillon <[email protected]>
chore: update add new variant Fully rework the generic part Signed-off-by: Frederic Pillon <[email protected]>
chore: update using git repository Signed-off-by: Frederic Pillon <[email protected]>
chore: remove portable ide section Not supported by Arduino IDE 2.x Signed-off-by: Frederic Pillon <[email protected]>
docs: Update STM32 core sources and tools location instructions
Created Update the WiKi (markdown)
Updated _Sidebar (markdown)
docs: Clarify how to verify new board variants Fixes #2559
chore: update Arduino url Signed-off-by: Frederic Pillon <[email protected]>
Updated API (markdown)
Updated HAL configuration (markdown)
chore(debug): review debug section Signed-off-by: Frederic Pillon <[email protected]>
refactor: use folders to sort images files Signed-off-by: Frederic Pillon <[email protected]>
chore: update against Arduino IDE 2 Signed-off-by: Frederic Pillon <[email protected]>
chore: remove Firmata Scratchx deprecated Signed-off-by: Frederic Pillon <[email protected]>
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 raised by codespell Signed-off-by: Frederic Pillon <[email protected]>
feat: add codespell config Signed-off-by: Frederic Pillon <[email protected]>
doc: add HAL assertion management Added by https://github.com/stm32duino/Arduino_Core_STM32/pull/2384 Signed-off-by: Frederic Pillon <[email protected]>
fix: typo Fixes #2356 Signed-off-by: Frederic Pillon <[email protected]>
chore(SPI): avoid duplicated documentation