mirror of
https://github.com/platformio/platformio-core.git
synced 2025-11-12 05:19:54 +01:00
8 lines
161 B
INI
8 lines
161 B
INI
|
|
# Copyright (C) Ivan Kravets <me@ikravets.com>
|
||
|
|
# See LICENSE for details.
|
||
|
|
|
||
|
|
[env:arduino_pro5v]
|
||
|
|
platform = atmelavr
|
||
|
|
framework = arduino
|
||
|
|
board = pro16MHzatmega168
|