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/stm32f746g-disco: add LD1 as LED0 definition #18673

Merged
merged 1 commit into from
Oct 1, 2022

Conversation

gschorcht
Copy link
Contributor

Contribution description

This PR adds LED LD1 of STM32F746-DISCO as LED0.

LED LD1 has no special function on the board STM32F746-DISCO and therefore can be used freely. This LED is also defined as ARDUINO LED pin D13 in the schematic.

Testing procedure

Compile and flash

BOARD=stm32f746g-disco make -j8 -C tests/leds flash term

and check that LD1 works.

Issues/PRs references

LED LD1 has no special function on the board STM32F746-DISCO and therefore can be used freely. This LED is also defined as ARDUINO LED pin D13 in the schematic.
@gschorcht gschorcht requested a review from aabadie September 30, 2022 06:52
@github-actions github-actions bot added the Area: boards Area: Board ports label Sep 30, 2022
@gschorcht gschorcht added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Sep 30, 2022
@riot-ci
Copy link

riot-ci commented Sep 30, 2022

Murdock results

✔️ PASSED

b04c847 boards/stm32f746g-disco: add LD1 as LED0 definition

This only reflects a subset of all builds from https://ci-prod.riot-os.org. Please refer to https://ci.riot-os.org for a complete build for now.

@benpicco benpicco enabled auto-merge October 1, 2022 21:19
@benpicco benpicco merged commit a37fe46 into RIOT-OS:master Oct 1, 2022
@gschorcht
Copy link
Contributor Author

@benpicco Thanks for reviewing and merging.

@gschorcht gschorcht deleted the boards/stmf746g_disco/led branch October 3, 2022 09:03
@maribu maribu added this to the Release 2022.10 milestone Oct 14, 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 CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants