Skip to content

Add Nano support#223

Merged
DocMoebiuz merged 2 commits intoMobiFlight:mainfrom
neilenns:issue100-nano
Dec 8, 2022
Merged

Add Nano support#223
DocMoebiuz merged 2 commits intoMobiFlight:mainfrom
neilenns:issue100-nano

Conversation

@neilenns
Copy link
Contributor

@neilenns neilenns commented Dec 8, 2022

Description of changes

Fixes #100

  • Add nano to platformio.ini
  • Add MFBoards.h for the nano device

The board file came from @elral.

@neilenns neilenns requested a review from DocMoebiuz as a code owner December 8, 2022 00:45
@neilenns neilenns requested a review from elral December 8, 2022 00:45
@neilenns
Copy link
Contributor Author

neilenns commented Dec 8, 2022

@elral should review this to make sure I grabbed the correct MFBoards.h file for the nano.

@github-actions
Copy link

github-actions bot commented Dec 8, 2022

Firmware for this pull request:
Firmware.zip

@neilenns
Copy link
Contributor Author

neilenns commented Dec 8, 2022

I was able to flash the firmware from the above zip file to my nano and use it to run some LEDs.

Copy link
Collaborator

@elral elral left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The MFBoards.h file is fine.
But I have one small comment to the platformio.ini file (see below)

@github-actions
Copy link

github-actions bot commented Dec 8, 2022

Firmware for this pull request:
Firmware.zip

Copy link
Collaborator

@DocMoebiuz DocMoebiuz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @neilenns

@DocMoebiuz DocMoebiuz merged commit 77cc0b7 into MobiFlight:main Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Arduino Nano

3 participants