forked from stm32duino/Arduino_Core_STM32
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from stm32duino:master #1
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
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
Add extra possible configurations from current STM32F446V(C-E)Tx genpinmap PeripheralPins.c file.
User-accessible via EXP1 header.
Default TIMER_SERIAL assignment is to TIM7, which conflicts with TIMER_SERVO.
Allow TIMER_TONE, TIMER_SERVO and TIMER_SERIAL to be overridden using built_opt.h or similar.
Fix #1093 Signed-off-by: Frederic Pillon <[email protected]>
[RUMBA32] Minor Improvements and Fixes
Signed-off-by: Frederic Pillon <[email protected]>
Since arduino-cli v0.11.0 '-o' options has been removed. The script does not handle properly this case which raised a command usage error. Error: unknown shorthand flag: 'o' in -o Usage: arduino-cli compile [flags] So this fix allows to properly handle it. Signed-off-by: Frederic Pillon <[email protected]>
With new arduino-cli v0.11.0, output management has changed. See arduino/arduino-cli#687 Binaries are always copied. Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
If the executed command failed return the output and the error code. Signed-off-by: Frederic Pillon <[email protected]>
This reverts commit b12a554.
[CI] Update after arduino-cli change
To avoid further dependency issue with the core. Signed-off-by: Frederic Pillon <[email protected]>
Co-authored-by: Frederic Pillon <[email protected]>
Signed-off-by: Alexandre Bourdiol <[email protected]>
To avoid further dependency issue with the core. Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Allow to change the default url for the board manager Signed-off-by: Frederic Pillon <[email protected]>
[CI] Add url option
The linker script for the HY_TinySTM103T variant ignored the LD_FLASH_OFFSET linker flags. This prevented proper operation when using a bootloader on these boards. The linker script has been replaced with the generic F103 linkerscript that properly implements this. Co-authored-by: Frederic Pillon <[email protected]>
See xpack-dev-tools/arm-none-eabi-gcc-xpack Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Moved from arm-none-eabi-gcc 9.2.1-1.1 to 9.3.1-1.1
Included in STM32CubeG4 FW v1.3.0 Signed-off-by: Frederic Pillon <[email protected]>
Included in STM32CubeG4 FW v1.3.0 Signed-off-by: Frederic Pillon <[email protected]>
Included in STM32CubeMP1 FW 1.4.0 Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Included in STM32CubeMP1 FW v1.4.0 Signed-off-by: Frederic Pillon <[email protected]>
Update STM32MP1 HAL and CMSIS drivers
Update STM32F4 HAL and CMSIS drivers
Update STM32G4 HAL and CMSIS drivers
Included in STM32CubeH7 FW v1.9.0 Signed-off-by: Frederic Pillon <[email protected]>
Included in STM32CubeH7 FW v1.9.0 Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Update STM32H7 HAL and CMSIS drivers
Included in STM32CubeF7 FW v1.16.1 Signed-off-by: Frederic Pillon <[email protected]> # Conflicts: # system/Drivers/STM32YYxx_HAL_Driver_version.md
Included in STM32CubeF7 FW v1.16.1 Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Update STM32F7 HAL and CMSIS drivers
Included in STM32CubeL4 FW v1.17.0 Signed-off-by: Frederic Pillon <[email protected]>
Included in STM32CubeL4 FW v1.17.0 Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Update STM32L4 HAL and CMSIS drivers
Included in STM32CubeWB FW v1.11.0 Signed-off-by: Frederic Pillon <[email protected]>
Included in STM32CubeWB FW v1.11.0 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]>
Update STM32WB HAL and CMSIS drivers
New arduino-cli 0.18.0 is not backward compatible. Json format case issue. Signed-off-by: Frederic Pillon <[email protected]>
Included in STM32CubeF4 FW v1.26.1 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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )