Skip to content

Commit

Permalink
[platformio] update common configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
tgtakaoka committed Dec 16, 2024
1 parent aedfda9 commit 2f31abd
Show file tree
Hide file tree
Showing 26 changed files with 156 additions and 78 deletions.
9 changes: 6 additions & 3 deletions examples/cdp1802/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,24 @@ src_dir = .
default_envs = atmega1284p, avr128da, teensy41

[env]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]

[env:atmega1284p]
platform = atmelavr
board = ATmega1284P
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:avr128da]
platform = atmelmegaavr
board = AVR128DA48
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:teensy41]
platform = teensy
board = teensy41
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0
9 changes: 6 additions & 3 deletions examples/f3850/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,24 @@ src_dir = .
default_envs = atmega1284p, avr128da, teensy41

[env]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]

[env:atmega1284p]
platform = atmelavr
board = ATmega1284P
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:avr128da]
platform = atmelmegaavr
board = AVR128DA48
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:teensy41]
platform = teensy
board = teensy41
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0
9 changes: 6 additions & 3 deletions examples/i8048/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,24 @@ src_dir = .
default_envs = atmega1284p, avr128da, teensy41

[env]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]

[env:atmega1284p]
platform = atmelavr
board = ATmega1284P
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:avr128da]
platform = atmelmegaavr
board = AVR128DA48
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:teensy41]
platform = teensy
board = teensy41
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0
9 changes: 6 additions & 3 deletions examples/i8051/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,24 @@ src_dir = .
default_envs = atmega1284p, avr128da, teensy41

[env]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]

[env:atmega1284p]
platform = atmelavr
board = ATmega1284P
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:avr128da]
platform = atmelmegaavr
board = AVR128DA48
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:teensy41]
platform = teensy
board = teensy41
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0
9 changes: 6 additions & 3 deletions examples/i8080/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,24 @@ src_dir = .
default_envs = atmega1284p, avr128da, teensy41

[env]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]

[env:atmega1284p]
platform = atmelavr
board = ATmega1284P
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:avr128da]
platform = atmelmegaavr
board = AVR128DA48
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:teensy41]
platform = teensy
board = teensy41
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0
9 changes: 6 additions & 3 deletions examples/i8086/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,24 @@ src_dir = .
default_envs = atmega1284p, avr128da, teensy41

[env]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]

[env:atmega1284p]
platform = atmelavr
board = ATmega1284P
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:avr128da]
platform = atmelmegaavr
board = AVR128DA48
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:teensy41]
platform = teensy
board = teensy41
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0
9 changes: 6 additions & 3 deletions examples/i8096/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,24 @@ src_dir = .
default_envs = atmega1284p, avr128da, teensy41

[env]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]

[env:atmega1284p]
platform = atmelavr
board = ATmega1284P
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:avr128da]
platform = atmelmegaavr
board = AVR128DA48
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:teensy41]
platform = teensy
board = teensy41
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0
9 changes: 6 additions & 3 deletions examples/ins8060/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,24 @@ src_dir = .
default_envs = atmega1284p, avr128da, teensy41

[env]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]

[env:atmega1284p]
platform = atmelavr
board = ATmega1284P
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:avr128da]
platform = atmelmegaavr
board = AVR128DA48
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:teensy41]
platform = teensy
board = teensy41
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0
9 changes: 6 additions & 3 deletions examples/ins8070/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,24 @@ src_dir = .
default_envs = atmega1284p, avr128da, teensy41

[env]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]

[env:atmega1284p]
platform = atmelavr
board = ATmega1284P
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:avr128da]
platform = atmelmegaavr
board = AVR128DA48
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:teensy41]
platform = teensy
board = teensy41
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0
9 changes: 6 additions & 3 deletions examples/mc6800/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,24 @@ src_dir = .
default_envs = atmega1284p, avr128da, teensy41

[env]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]

[env:atmega1284p]
platform = atmelavr
board = ATmega1284P
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:avr128da]
platform = atmelmegaavr
board = AVR128DA48
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:teensy41]
platform = teensy
board = teensy41
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0
9 changes: 6 additions & 3 deletions examples/mc68000/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,24 @@ src_dir = .
default_envs = atmega1284p, avr128da, teensy41

[env]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]

[env:atmega1284p]
platform = atmelavr
board = ATmega1284P
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:avr128da]
platform = atmelmegaavr
board = AVR128DA48
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:teensy41]
platform = teensy
board = teensy41
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0
9 changes: 6 additions & 3 deletions examples/mc6809/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,24 @@ src_dir = .
default_envs = atmega1284p, avr128da, teensy41

[env]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]

[env:atmega1284p]
platform = atmelavr
board = ATmega1284P
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:avr128da]
platform = atmelmegaavr
board = AVR128DA48
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:teensy41]
platform = teensy
board = teensy41
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0
9 changes: 6 additions & 3 deletions examples/mn1610/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,24 @@ src_dir = .
default_envs = atmega1284p, avr128da, teensy41

[env]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]

[env:atmega1284p]
platform = atmelavr
board = ATmega1284P
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:avr128da]
platform = atmelmegaavr
board = AVR128DA48
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:teensy41]
platform = teensy
board = teensy41
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0
9 changes: 6 additions & 3 deletions examples/mos6502/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,24 @@ src_dir = .
default_envs = atmega1284p, avr128da, teensy41

[env]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]
lib_deps =
tgtakaoka/[email protected]
tgtakaoka/[email protected]

[env:atmega1284p]
platform = atmelavr
board = ATmega1284P
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:avr128da]
platform = atmelmegaavr
board = AVR128DA48
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0

[env:teensy41]
platform = teensy
board = teensy41
framework = arduino
lib_deps = tgtakaoka/libcli@^1.3.0
Loading

0 comments on commit 2f31abd

Please sign in to comment.