mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-04 21:58:10 +00:00
d0f76117cd
- Tweak to AVR board menu entry - Exported binary will be named 'multifw.hex' - Updated zip and JSON files
34 lines
1.1 KiB
JSON
34 lines
1.1 KiB
JSON
{
|
|
"packages": [
|
|
{
|
|
"name": "Multi 4-in-1",
|
|
"maintainer": "Pascal Langer",
|
|
"websiteURL": "https://github.com/pascallanger/DIY-Multiprotocol-TX-Module",
|
|
"email": "pascal_langer@yahoo.fr",
|
|
"help": {
|
|
"online": "https://github.com/pascallanger/DIY-Multiprotocol-TX-Module"
|
|
},
|
|
"platforms": [
|
|
{
|
|
"name": "Multi 4-in-1 AVR Board",
|
|
"architecture": "avr",
|
|
"version": "1.0",
|
|
"category": "Contributed",
|
|
"help": {
|
|
"online": "https://github.com/pascallanger/DIY-Multiprotocol-TX-Module"
|
|
},
|
|
"url": "https://github.com/pascallanger/DIY-Multiprotocol-TX-Module/raw/master/BootLoaders/package_multi_4in1_board_v1.0.0.zip",
|
|
"archiveFileName": "package_multi_4in1_board_v1.0.0.zip",
|
|
"checksum": "SHA-256:18388AD5C6FDBA45474D1B69D7521A5AFBCF5A2790D9EB0D91E07508BC2B40F9",
|
|
"size": "3201",
|
|
"boards": [
|
|
{"name": "Multi 4-in-1 (Atmega328p, 3.3V, 16MHz)"}
|
|
],
|
|
"toolsDependencies": []
|
|
}
|
|
],
|
|
"tools": []
|
|
}
|
|
]
|
|
}
|