mirror of
https://github.com/platformio/platformio-core.git
synced 2025-11-02 23:21:37 +01:00
9 lines
137 B
INI
9 lines
137 B
INI
[env:launchpad_msp430g2]
|
|
platform = timsp430
|
|
board_mcu = msp430g2553
|
|
board_f_cpu = 16000000L
|
|
|
|
upload_protocol = rf2500
|
|
|
|
targets = upload
|