philips-software / philips-software/amp-postmaster
Support ST chips with alternative internal flash configurations
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 8
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Postmaster assumes a certain flash map is used to describe the internal flash configuration.
This is not valid for all ST controllers (i.e. STM32WB55).
Proposal would be to make this configurable through the postmaster API.
This could be done by making in configurable through the network headers.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with postmaster/instantiations/TargetProgrammer.hpp around line 61 and inspect the network headers referenced in the issue. Determine how the internal flash map is currently selected and define where the postmaster API should accept an alternative configuration; done means STM32WB55 and existing supported ST controllers can be represented without breaking current behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100