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>
doc(libraries): add missing built-in libraries Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
doc: enable UCPD dead battery behavior Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Document debugging with VSCode + STM32CubeCLT + cortex-debug extension
chore: update links to BLE fw Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
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 <frederic.pillon@st.com>
fix: typo Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
chore(doc): clarify some usage Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
chore: update add new variant Fully rework the generic part Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
chore: update using git repository Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
chore: remove portable ide section Not supported by Arduino IDE 2.x Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
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 <frederic.pillon@st.com>
Updated API (markdown)
Updated HAL configuration (markdown)
chore(debug): review debug section Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
refactor: use folders to sort images files Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
chore: update against Arduino IDE 2 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
chore: remove Firmata Scratchx deprecated Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
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 raised by codespell Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
feat: add codespell config Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
doc: add HAL assertion management Added by https://github.com/stm32duino/Arduino_Core_STM32/pull/2384 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