Portduino: Set C standard to 17 (#6561)

This commit is contained in:
Austin
2025-04-11 13:02:55 +02:00
committed by GitHub
co-authored by GitHub
parent 854d74f8db
commit 4ef9eae695
+1
View File
@@ -47,4 +47,5 @@ build_flags =
-lyaml-cpp
-li2c
-luv
-std=gnu17
-std=c++17