Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Apr 16, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

chrissbarr and others added 30 commits June 9, 2020 20:11
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.
[RUMBA32] Minor Improvements and Fixes
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]>
[CI] Update after arduino-cli change
To avoid further dependency issue with the core.

Signed-off-by: Frederic Pillon <[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]>
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]>
fpistm added 28 commits March 30, 2021 10:25
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]>
 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]>
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]>
@pull pull bot added the ⤵️ pull label Apr 16, 2021
@pull pull bot merged commit 3c414ec into Michael-LY:master Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.