Files
esp32-c6-lcd-touch/.claude/settings.local.json
T
Thomas Klaehn 2301274850 Initial commit
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
2026-03-12 13:49:07 +01:00

15 lines
357 B
JSON

{
"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"
]
}
}