nand2/tools/olimexino-32u4 firmware/platformio.ini
Michael Schröder 971b323822 added v2.0
2023-01-11 23:04:57 +01:00

15 lines
326 B
INI

; PlatformIO Project Configuration File
;
; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html
[platformio]
env_default = leonardo
[env:leonardo]
platform = atmelavr
framework = arduino
board = leonardo
board_build.mcu = atmega32u4
board_build.f_cpu = 16000000L