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/stm32l476g-disco: enable cpy2remed #20734

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

krzysztof-cabaj
Copy link
Contributor

Contribution description

This PR enables cpy2remed programmer for stm32l476g-disco board. Moreover, it adds documentation page for this boards.

Testing procedure

Go to blinky program and flash boards using command:

make BOARD=stm32l476g-disco PROGRAMMER=cpy2remed flash

Generate doc and see if everything is fine.

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

Issues/PRs references

None

@github-actions github-actions bot added Area: doc Area: Documentation Area: boards Area: Board ports labels Jun 7, 2024
boards/stm32l476g-disco/Makefile.include Outdated Show resolved Hide resolved
boards/stm32l476g-disco/Makefile.include Outdated Show resolved Hide resolved
@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 Jun 7, 2024
@riot-ci
Copy link

riot-ci commented Jun 7, 2024

Murdock results

✔️ PASSED

0082755 boards/stm32l476g-disco: add board doc page

Success Failures Total Runtime
429 0 429 03m:17s

Artifacts

@krzysztof-cabaj
Copy link
Contributor Author

The CI is happy (all green) page now looks good (in my humble opinion).

@benpicco thanks for help with doxygen groups.

@benpicco benpicco added this pull request to the merge queue Jun 7, 2024
@benpicco
Copy link
Contributor

benpicco commented Jun 7, 2024

Thank you for your doc improvements!

Merged via the queue into RIOT-OS:master with commit 3cb8365 Jun 7, 2024
25 checks passed
@mguetschow mguetschow added this to the Release 2024.07 milestone Jun 11, 2024
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.

4 participants