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

boards/stm32f469i-disco: enable cpy2remed programmer #18039

Merged
merged 2 commits into from
May 2, 2022

Conversation

krzysztof-cabaj
Copy link
Contributor

Contribution description

I found old STM Disco board and check that cpy2remed works (after ST-LINK firmware upgrade).
This PR enables cpy2remed programmer (see #17550) to stm32f469i-disco.

Initial version of the ST-LINK firmware:

Version: 0221
Build:   Nov  4 2015 15:25:25

Firmware upgraded without any problems.

Testing procedure

Go to RIOT/examples/blinky and run command

make BOARD=stm32f469i-disco: PROGRAMMER=cpy2remed flash

After a while, green LED (LED0) should start blinking.

Changes in documentation can be observed using commands:

make doc
xdg-open doc/doxygen/html/group__boards__stm32f469i-disco.html

Issues/PRs references

#17550

@github-actions github-actions bot added Area: boards Area: Board ports Area: doc Area: Documentation labels Apr 30, 2022
@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label May 1, 2022
@benpicco benpicco merged commit bb8313a into RIOT-OS:master May 2, 2022
@krzysztof-cabaj krzysztof-cabaj deleted the stm32f469i-disco-cpy2remed branch May 2, 2022 10:28
@chrysn chrysn added this to the Release 2022.07 milestone Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: boards Area: Board ports Area: doc Area: Documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants