mirror of
https://github.com/platformio/platformio-core.git
synced 2025-11-05 08:21:38 +01:00
8 lines
149 B
INI
8 lines
149 B
INI
|
|
# Copyright (C) Ivan Kravets <me@ikravets.com>
|
||
|
|
# See LICENSE for details.
|
||
|
|
|
||
|
|
[env:microduino]
|
||
|
|
platform = atmelavr
|
||
|
|
framework = arduino
|
||
|
|
board = 644pa16m
|