Skip to content

Conversation

valeros
Copy link
Contributor

@valeros valeros commented Sep 20, 2023

This PR updates PlatformIO build script according to the latest changes in the core:

  • Updated build flags
  • Better formatting

@fpistm
Copy link
Member

fpistm commented Sep 20, 2023

Hi @valeros
Thanks for the PR.
Could you rebase on top of the main then the pio CI will be launched.

@fpistm fpistm added enhancement New feature or request fix 🩹 Bug fix labels Sep 20, 2023
@fpistm fpistm added this to the 2.7.0 milestone Sep 20, 2023
@fpistm fpistm self-requested a review September 21, 2023 08:03
@fpistm fpistm mentioned this pull request Sep 21, 2023
2 tasks
Signed-off-by: Valerii Koval <valeros@users.noreply.github.com>
@fpistm
Copy link
Member

fpistm commented Sep 21, 2023

Hi @valeros
I've rebased and revert commit which disabled the pio build.
I've added the cmsis_dsp to the list of ignored library, as it always use the CMSIS 5.7.0 eve if the 5.9.0 is defined as default version.

@fpistm fpistm merged commit 1ee0a03 into stm32duino:main Sep 21, 2023
@valeros valeros deleted the patch-1 branch September 21, 2023 08:44
thijses added a commit to thijses/STM32WB55_custom_arduino_bootloader that referenced this pull request Sep 22, 2023
- fixed uploader offset (i just wrote a bad python scipt (forgot flash_base, and it must be hex()))
- fixed platformio-build.py dependency (by using the newest stm32duino core version, which includes fixes). See stm32duino/Arduino_Core_STM32#2135
- cleaned up some minor stuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix 🩹 Bug fix
Projects
Development

Successfully merging this pull request may close these issues.

2 participants