mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Set the LilyGO T-Beam Supreme SH1106 display address to 0x3D so the companion firmware renders correctly on tested hardware. Also ignore all local .platformio* directories to keep generated PlatformIO caches and packages out of git status.
21 lines
282 B
Text
21 lines
282 B
Text
.direnv
|
|
.pio
|
|
.vscode/.browse.c_cpp.db*
|
|
.vscode/c_cpp_properties.json
|
|
.vscode/launch.json
|
|
.vscode/ipch
|
|
out/
|
|
.direnv/
|
|
.DS_Store
|
|
.vscode/settings.json
|
|
.vscode/extensions.json
|
|
.idea
|
|
cmake-*
|
|
.cache
|
|
.ccls
|
|
compile_commands.json
|
|
.venv/
|
|
venv/
|
|
platformio.local.ini
|
|
.platformio/
|
|
.platformio*/
|