Initial commit

Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
This commit is contained in:
Thomas Klaehn
2026-03-12 13:49:07 +01:00
commit 2301274850
17 changed files with 1834 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"permissions": {
"allow": [
"WebFetch(domain:crates.io)",
"WebFetch(domain:docs.esp-rs.org)",
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:docs.rs)",
"WebFetch(domain:docs.espressif.com)",
"WebFetch(domain:esp32.implrust.com)",
"WebSearch"
]
}
}