[project] name = "{{PROJECT_NAME}}" anvil_version = "{{ANVIL_VERSION}}" [build] fqbn = "arduino:avr:uno" warnings = "more" include_dirs = ["lib/hal", "lib/app"] extra_flags = ["-Werror"] [monitor] baud = 115200