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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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