-
Notifications
You must be signed in to change notification settings - Fork 56
Comparing changes
Open a pull request
base repository: stm32duino/STM32Examples
base: 1.2.2
head repository: stm32duino/STM32Examples
compare: main
- 14 commits
- 6 files changed
- 3 contributors
Commits on Jan 23, 2023
-
examples: update adc internal channels to support STM32C0xx
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b875d3a - Browse repository at this point
Copy the full SHA b875d3aView commit details
Commits on May 24, 2023
-
examples(ADC internal): disable ICACHE if enabled
For some series, calibration values are stored in FLASH read-only area and required to disable ICACHE before access them. Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff8640f - Browse repository at this point
Copy the full SHA ff8640fView commit details -
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e82ca1 - Browse repository at this point
Copy the full SHA 2e82ca1View commit details
Commits on Aug 26, 2024
-
fix(u0): VREFINT_CAL value is not programmed during production
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d43dcec - Browse repository at this point
Copy the full SHA d43dcecView commit details
Commits on Sep 5, 2024
-
fix(spi): update examples after SPI rework
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7e4286 - Browse repository at this point
Copy the full SHA f7e4286View commit details -
chore: bump library version to 1.2.4
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a841002 - Browse repository at this point
Copy the full SHA a841002View commit details
Commits on Nov 21, 2024
-
chore(hardwaretimer): update definition
TIMER_DISABLED replaced by TIMER_OUTPUT_DISABLED See stm32duino/Arduino_Core_STM32#2572 Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a55074a - Browse repository at this point
Copy the full SHA a55074aView commit details
Commits on Nov 22, 2024
-
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33f94a1 - Browse repository at this point
Copy the full SHA 33f94a1View commit details
Commits on Jun 18, 2025
-
feat: add 2 interesting examples
Signed-off-by: George Popa <[email protected]> Co-authored-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 523b71e - Browse repository at this point
Copy the full SHA 523b71eView commit details
Commits on Jul 10, 2025
-
chore: add STM32WB0 support to internal channel examples
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d861ce - Browse repository at this point
Copy the full SHA 6d861ceView commit details -
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91528de - Browse repository at this point
Copy the full SHA 91528deView commit details
Commits on Sep 3, 2025
-
fix: some mistakes/typos and added 2 more flags
Signed-off-by: George Popa <[email protected]> Co-authored-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ca2907 - Browse repository at this point
Copy the full SHA 3ca2907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75a8c0b - Browse repository at this point
Copy the full SHA 75a8c0bView commit details
Commits on Sep 4, 2025
-
Signed-off-by: George Popa <[email protected]> Co-authored-by: Frederic Pillon <[email protected]> * fix: commented out potential non-included library * Update examples/Peripherals/Registers/Reset_reason/Reset_reason.ino Co-authored-by: Frederic Pillon <[email protected]> Signed-off-by: Alex <[email protected]> * Update examples/Peripherals/Registers/Reset_reason/Reset_reason.ino Co-authored-by: Frederic Pillon <[email protected]> Signed-off-by: Alex <[email protected]> * Update examples/Peripherals/Registers/Reset_reason/Reset_reason.ino Co-authored-by: Frederic Pillon <[email protected]> Signed-off-by: Alex <[email protected]> * Update examples/Peripherals/Registers/Reset_reason/Reset_reason.ino Co-authored-by: Frederic Pillon <[email protected]> Signed-off-by: Alex <[email protected]> * Update examples/Peripherals/Registers/Reset_reason/Reset_reason.ino Co-authored-by: Frederic Pillon <[email protected]> Signed-off-by: Alex <[email protected]> * Update examples/Peripherals/Registers/Reset_reason/Reset_reason.ino Co-authored-by: Frederic Pillon <[email protected]> Signed-off-by: Alex <[email protected]> --------- Signed-off-by: George Popa <[email protected]> Signed-off-by: Alex <[email protected]> Co-authored-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9dcda4e - Browse repository at this point
Copy the full SHA 9dcda4eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.2.2...main