Portduino: Set C standard to 17 (#6561)

This commit is contained in:
Austin
2025-04-11 07:02:55 -04:00
committed by GitHub
parent 854d74f8db
commit 4ef9eae695

View File

@@ -47,4 +47,5 @@ build_flags =
-lyaml-cpp
-li2c
-luv
-std=gnu17
-std=c++17