forked from stm32duino/Arduino_Core_STM32
-
Notifications
You must be signed in to change notification settings - Fork 1
Update fork to be in line with stm32duino main #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
USB Specification EP0 should never STALL during setup stage. Device is not properly setup if STALL present. Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
USB reviews and Device library update
* board: Nucleo-G474RE: use HSE instead of HSI Signed-off-by: Frederic Pillon <[email protected]> * fix: astyle
Fixes #1378 Signed-off-by: Frederic Pillon <[email protected]>
Co-authored-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Fixes #1193 Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Alexandre Bourdiol <[email protected]>
USB CDC line state
Fixes #662 Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Some peripheral frequencies was not properly configured Signed-off-by: Frederic Pillon <[email protected]>
Fixes #1380 Signed-off-by: Frederic Pillon <[email protected]>
fix: generic H7: clock configuration
current pio package has an issue. Will be enabled when fixed.
Included in STM32CubeG0 FW v1.4.1 Signed-off-by: Frederic Pillon <[email protected]>
Included in STM32CubeG0 FW v1.4.1 Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Included in STM32CubeG0 FW v1.4.0 Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
…ce File Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
use register definition instead of serie name Signed-off-by: Frederic Pillon <[email protected]> # Conflicts: # libraries/SPI/src/utility/spi_com.c
use register definition instead of serie name Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Sorted by alphabetical order and rename the Disco G4 with correct name. Signed-off-by: Frederic Pillon <[email protected]>
https://www.st.com/en/evaluation-tools/b-u585i-iot02a.html Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Add STM32U5xx support
Avoid the waiting loop introduced with #1313 Fixes #1492 Signed-off-by: Alexandre Bourdiol <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Required STM32Tools v2.1.0 Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
when using the SWD interface. Fixes #1495 Signed-off-by: Frederic Pillon <[email protected]>
Move Swan board to dedicated menu and add a workaround for SWD upload method
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.