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/seeedstudio-gd32: add mtd_sdcard_default #19293

Merged

Conversation

gschorcht
Copy link
Contributor

Contribution description

This PR adds the default configuration for mtd_sdcard module.

Testing procedure

Green CI

Issues/PRs references

@github-actions github-actions bot added Area: boards Area: Board ports Area: Kconfig Area: Kconfig integration labels Feb 21, 2023
@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 Feb 21, 2023
@gschorcht gschorcht added the Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation label Feb 21, 2023
@riot-ci
Copy link

riot-ci commented Feb 21, 2023

Murdock results

✔️ PASSED

30f448d boards/seeedstudio-gd32: add mtd_sdcard_default

Success Failures Total Runtime
496 0 496 04m:28s

Artifacts

@benpicco
Copy link
Contributor

diff --git a/tests/nanocoap_cli/Makefile b/tests/nanocoap_cli/Makefile
index cd7d3c6bfb..dad3097ef2 100644
--- a/tests/nanocoap_cli/Makefile
+++ b/tests/nanocoap_cli/Makefile
@@ -26,6 +26,7 @@ LOW_MEMORY_BOARDS := \
   nucleo-f302r8 \
   saml10-xpro \
   saml11-xpro \
+  seeedstudio-gd32 \
   sipeed-longan-nano \
   spark-core \
   stm32f7508-dk \

@gschorcht
Copy link
Contributor Author

diff --git a/tests/nanocoap_cli/Makefile b/tests/nanocoap_cli/Makefile
index cd7d3c6bfb..dad3097ef2 100644
--- a/tests/nanocoap_cli/Makefile
+++ b/tests/nanocoap_cli/Makefile
@@ -26,6 +26,7 @@ LOW_MEMORY_BOARDS := \
   nucleo-f302r8 \
   saml10-xpro \
   saml11-xpro \
+  seeedstudio-gd32 \
   sipeed-longan-nano \
   spark-core \
   stm32f7508-dk \

I didn't add it by intention since it will be already added by PR #19256.

@gschorcht gschorcht force-pushed the boards/seeedstudio-gd32_mtd_sdcard_default branch from 33fb7bc to 30f448d Compare February 22, 2023 05:43
@benpicco
Copy link
Contributor

bors merge

@bors
Copy link
Contributor

bors bot commented Feb 22, 2023

Build succeeded:

@bors bors bot merged commit ed32ca3 into RIOT-OS:master Feb 22, 2023
@gschorcht
Copy link
Contributor Author

Thanks.

@MrKevinWeiss MrKevinWeiss added this to the Release 2023.04 milestone Apr 25, 2023
@gschorcht gschorcht deleted the boards/seeedstudio-gd32_mtd_sdcard_default branch May 29, 2023 15:13
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: Kconfig Area: Kconfig integration CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants