Skip to content
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

Add support for WB and WL families #235

Merged
merged 11 commits into from
Aug 6, 2021
Merged

Add support for WB and WL families #235

merged 11 commits into from
Aug 6, 2021

Conversation

atsju
Copy link
Collaborator

@atsju atsju commented Jul 18, 2021

  • Add messages with different level for easier debugging (by default low levels won't be shown to user)
  • Add support for WB and WL families

I plan to add working blinky examples in a different PR

Some things are missing for the moment

  • project will configure (this is a great step) but not build due to special linker script requirements (however it builds with custom linker script). Needs to be investigated => Need to tweek WB linker script generation
  • WL family is not fully implemented
  • actions for WB and WL have not been added
  • the core must be specified for the moment. I will need to dive deeper and compare to how H7 is handled => same for H7
  • I haven't checked if device has CCRAM or not, just put it to zero. Need to check in datasheet
  • Some messages and TODO need cleanup
  • Readme documentation must be updated (examples will be modified in a different PR. Plan to transform "multicore" to "blinky multicore" for multiple families)
  • Check the messages about find version not working => should be fixed with fixing of findHAL and findCMSIS give a random version in case of multiple components given #238
  • missing BSP support (code AND actions)

closes #168

@atsju atsju requested a review from Hish15 July 18, 2021 07:44
@atsju atsju changed the title Add support for WB and WL family Add support for WB and WL families Jul 21, 2021
@atsju atsju marked this pull request as ready for review July 27, 2021 11:03
@atsju atsju marked this pull request as draft July 27, 2021 11:04
@atsju atsju marked this pull request as ready for review July 27, 2021 11:08
@atsju atsju mentioned this pull request Jul 27, 2021
@atsju atsju mentioned this pull request Aug 1, 2021
Copy link
Collaborator

@Hish15 Hish15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A lot going on here, are there changes from other branches?

@atsju
Copy link
Collaborator Author

atsju commented Aug 6, 2021

A lot going on here, are there changes from other branches?

No only the correct changes. I know it's a bit long because find* + actions + readme modifications...

@atsju atsju merged commit 5381136 into ObKo:master Aug 6, 2021
@atsju atsju deleted the JST/familyWB branch August 6, 2021 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unsupported series STM32L5 and STM32WB
2 participants