mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-13 19:13:14 +00:00
Update Atmega328 board definition
- Tweak to AVR board menu entry - Exported binary will be named 'multifw.hex' - Updated zip and JSON files
This commit is contained in:
@@ -1 +1,3 @@
|
||||
# Empty
|
||||
## Save hex
|
||||
recipe.output.tmp_file={build.project_name}.hex
|
||||
recipe.output.save_file=multifw.hex
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
|
||||
# Arduino AVR Core and platform.
|
||||
# ------------------------------
|
||||
|
||||
#
|
||||
#
|
||||
# For more info:
|
||||
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
|
||||
|
||||
name=Multi 4-in-1 Boards
|
||||
name=Multi 4-in-1 AVR
|
||||
version=1.0.0
|
||||
|
||||
Reference in New Issue
Block a user