Skip to content

Commit

Permalink
Enable all compiler warnings
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Balloffet <[email protected]>
  • Loading branch information
jballoffet committed Dec 3, 2023
1 parent c2dbd9c commit 1ae30c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions andino_firmware/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@
platform = atmelavr
board = uno
framework = arduino
build_flags =
-Wall -Wextra

0 comments on commit 1ae30c1

Please sign in to comment.