core/gnmdriver: Proper interrupt registering (#1218)

This commit is contained in:
Daniel R.
2024-10-31 16:53:03 +01:00
committed by GitHub
parent 72440a4996
commit b7fe08519f
3 changed files with 38 additions and 32 deletions

16
.gitignore vendored
View File

@@ -382,13 +382,13 @@ FodyWeavers.xsd
# VS Code files for those working on multiple tools
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.vscode/settings.json
.vscode/tasks.json
.vscode/launch.json
.vscode/extensions.json
*.code-workspace
/CMakeUserPresets.json
/compile_commands.json
/CMakeUserPresets.json
/compile_commands.json
# Local History for Visual Studio Code
.history/
@@ -411,6 +411,6 @@ FodyWeavers.xsd
/out/*
/third-party/out/*
/src/common/scm_rev.cpp
# for macOS
**/.DS_Store
**/.DS_Store