-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Linux] Mark GLib source as removed when exiting callback
Fixes #22840
- Loading branch information
Showing
7 changed files
with
18 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule wifi-host-driver
updated
122 files
Submodule repo
updated
from 7c7a3e to 8bb9e4
Submodule ot-qorvo
updated
14 files
+2 −3 | .github/workflows/build.yml | |
+1 −1 | openthread | |
+4 −29 | src/qpg6105/alarm.c | |
+3 −21 | src/qpg6105/alarm_qorvo.h | |
+0 −2 | src/qpg6105/crypto/qpg6105-mbedtls-config.h | |
+0 −5 | src/qpg6105/misc.c | |
+0 −1 | src/qpg6105/misc_qorvo.h | |
+6 −131 | src/qpg6105/openthread-core-qpg6105-config.h | |
+92 −274 | src/qpg6105/radio.c | |
+6 −153 | src/qpg6105/radio_qorvo.h | |
+5 −2 | src/qpg6105/settings.cpp | |
+1 −1 | src/qpg6105/uart.c | |
+0 −13 | src/qpg6105/uart_qorvo.h | |
+1 −1 | third_party/Qorvo/repo |