Adafruit_bq25628e/.claude/settings.local.json
Limor Fried 3561fca8f1 Fix Doxygen documentation warnings
- 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>
2025-08-10 08:22:24 -04:00

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": []
}
}