Merge branch 'main' into power_management

This commit is contained in:
2025-02-09 20:20:27 +01:00
10 changed files with 456 additions and 62 deletions

10
.gitignore vendored
View File

@ -34,13 +34,15 @@ docs/*
*.out
*.app
#VSCode
# VSCode
.vscode/*
.history/
*.vsix
*.workspace
# Build artifacts and cache
build/
# Tool-generated files
.cache/
compile_commands.json
compile_commands.json
# Build directories
build/