nand2/tools/olimexino-32u4 firmware/platformio.ini

15 lines
326 B
INI
Raw Permalink Normal View History

2023-01-11 10:13:09 +00:00
; 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