docs: Add a page on module creation (#2456)

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
Nicolas Munnich
2025-02-15 01:32:18 +01:00
committed by GitHub
parent aa3e5dd70f
commit eeb8a00778
2 changed files with 148 additions and 0 deletions

View File

@@ -206,6 +206,7 @@ module.exports = {
"development/local-toolchain/posix-board",
],
},
"development/module-creation",
"development/usb-logging",
"development/studio-rpc-protocol",
"development/new-behavior",