- Add documentation for all register macro definitions - Fix unknown @license command warning 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
15 lines
No EOL
337 B
JSON
15 lines
No EOL
337 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(~/bin/arduino-cli board:*)",
|
|
"Bash(~/bin/arduino-cli upload:*)",
|
|
"Bash(timeout:*)",
|
|
"WebFetch(domain:github.com)",
|
|
"Bash(~/bin/arduino-cli compile:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(~/bin/arduino-cli lib:*)",
|
|
"Bash(grep:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |