Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 21 additions & 1 deletion _Boards/Atmel/Board_Mega/arduino_mega.board.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,27 @@
"LatestFirmwareVersion": "3.0.0",
"FriendlyName": "Arduino Mega 2560",
"MobiFlightType": "MobiFlight Mega",
"ResetFirmwareFile": "reset.arduino_mega_1_0_2.hex"
"ResetFirmwareFile": "reset.arduino_mega_1_0_2.hex",
"Community": {
"Project": "MobiFlight Mega",
"Website": "https://mobiflight.com/links/connector/info/website/mega.html",
"Docs": "https://mobiflight.com/links/connector/info/docs/mega.html",
"Support": "https://mobiflight.com/discord"
},
"DeviceConfigs": [
{
"Name": "Prototyping Board (Latest version)",
"Description": "The device definitions for the Prototyping Board from the Community Shop",
"File": "prototyping-board-latest.mega.mfmc",
"DefaultUpload": false
},
{
"Name": "Prototyping Board v2.0",
"Description": "The device definitions for the Prototyping Board from the Community Shop",
"File": "prototyping-board-latest.mega.mfmc",
"DefaultUpload": false
}
]
},
"ModuleLimits": {
"MaxAnalogInputs": 16,
Expand Down
Binary file added _Boards/Atmel/Board_Mega/mobiflight_mega.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion _Boards/Atmel/Board_Nano/arduino_nano.board.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,13 @@
"FriendlyName": "Arduino Nano",
"LatestFirmwareVersion": "3.0.0",
"MobiFlightType": "MobiFlight Nano",
"ResetFirmwareFile": "reset.arduino_uno_1_0_2.hex"
"ResetFirmwareFile": "reset.arduino_uno_1_0_2.hex",
"Community": {
"Project": "MobiFlight Nano",
"Website": "https://mobiflight.com/links/connector/info/website/nano.html",
"Docs": "https://mobiflight.com/links/connector/info/docs/nano.html",
"Support": "https://mobiflight.com/discord"
}
},
"ModuleLimits": {
"MaxAnalogInputs": 8,
Expand Down
Binary file added _Boards/Atmel/Board_Nano/mobiflight_nano.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion _Boards/Atmel/Board_ProMicro/arduino_micro.board.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,13 @@
"FriendlyName": "Arduino Pro Micro",
"LatestFirmwareVersion": "3.0.0",
"MobiFlightType": "MobiFlight Micro",
"ResetFirmwareFile": "reset.arduino_promicro_1_0_2.hex"
"ResetFirmwareFile": "reset.arduino_promicro_1_0_2.hex",
"Community": {
"Project": "MobiFlight Pro Micro",
"Website": "https://mobiflight.com/links/connector/info/website/micro.html",
"Docs": "https://mobiflight.com/links/connector/info/docs/micro.html",
"Support": "https://mobiflight.com/discord"
}
},
"ModuleLimits": {
"MaxAnalogInputs": 9,
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion _Boards/Atmel/Board_Uno/arduino_uno.board.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,13 @@
"FirmwareExtension": "hex",
"LatestFirmwareVersion": "3.0.0",
"MobiFlightType": "MobiFlight Uno",
"ResetFirmwareFile": "reset.arduino_uno_1_0_2.hex"
"ResetFirmwareFile": "reset.arduino_uno_1_0_2.hex",
"Community": {
"Project": "MobiFlight Uno",
"Website": "https://mobiflight.com/links/connector/info/website/uno.html",
"Docs": "https://mobiflight.com/links/connector/info/docs/uno.html",
"Support": "https://mobiflight.com/discord"
}
},
"ModuleLimits": {
"MaxAnalogInputs": 6,
Expand Down
Binary file added _Boards/Atmel/Board_Uno/mobiflight_uno.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _Boards/RaspberryPi/Pico/raspberry_pico.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _Boards/board-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.