mirror of
https://github.com/platformio/platformio-core.git
synced 2025-10-04 17:40:57 +02: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
|