mirror of https://github.com/meshcore-dev/MeshCore
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
1.0 KiB
21 lines
1.0 KiB
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dir \"D:\\\\Git\\\\MeshCore\\\\variants\")",
|
|
"Bash(find /d/Git/MeshCore -name *.h -path */include/* -type f)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebSearch",
|
|
"WebFetch(domain:wiki.seeedstudio.com)",
|
|
"WebFetch(domain:meshtastic.org)",
|
|
"WebFetch(domain:adrelien.com)",
|
|
"WebFetch(domain:manuals.plus)",
|
|
"WebFetch(domain:devices.esphome.io)",
|
|
"WebFetch(domain:files.seeedstudio.com)",
|
|
"WebFetch(domain:raw.githubusercontent.com)",
|
|
"WebFetch(domain:api.github.com)",
|
|
"Bash(grep -r \"IO_EXPANDER\\\\|i2c_addr\\\\|PCA9554\\\\|expander\" D:GitMeshCore.piolibdepsSenseCapIndicator-ESPNow_comp_radio_usbLovyanGFXsrc --include=*.hpp --include=*.cpp -l)",
|
|
"Bash(dir \"D:\\\\Git\\\\MeshCore\\\\.pio\\\\libdeps\\\\SenseCapIndicator-ESPNow_comp_radio_usb\\\\LovyanGFX\\\\src\\\\lgfx\\\\v1\\\\platforms\\\\esp32s3\" /b)",
|
|
"Bash(findstr /S /M \"ui_Screen1_screen_init\\\\|ui_TabPageHome\\\\|lv_tabview_add_tab\" D:GitMeshCore*.cpp D:GitMeshCore*.h)"
|
|
]
|
|
}
|
|
}
|
|
|