mirror of
https://github.com/platformio/platformio-core.git
synced 2025-11-02 23:21:37 +01:00
Reorganise examples
This commit is contained in:
@@ -22,13 +22,19 @@ platform = atmelavr
|
||||
framework = arduino
|
||||
board = uno
|
||||
|
||||
# targets = upload
|
||||
|
||||
[env:launchpad_msp430g2]
|
||||
platform = timsp430
|
||||
framework = energia
|
||||
board = lpmsp430g2553
|
||||
|
||||
# targets = upload
|
||||
|
||||
[env:launchpad_tm4c1230c3pm]
|
||||
platform = titiva
|
||||
framework = energia
|
||||
board = lptm4c1230c3pm
|
||||
build_flags = -DLED_PIN=GREEN_LED
|
||||
|
||||
# targets = upload
|
||||
|
||||
Reference in New Issue
Block a user