We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6edf379 commit 8b0a166Copy full SHA for 8b0a166
uart/gps_uart/gps_uart.c
@@ -3,6 +3,8 @@
3
* @brief A GPS driver that parses NMEA sentences from a GPS module.
4
* @author Yousef Yasser, Rasheed Atia, Seifeldin Khaled
5
* @date 2025-01-21
6
+ *
7
+ * SPDX-License-Identifier: MIT
8
*/
9
10
#include "hardware/uart.h"
0 commit comments