Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Nano support #223

Merged
merged 2 commits into from
Dec 8, 2022
Merged

Add Nano support #223

merged 2 commits into from
Dec 8, 2022

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
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)

platformio.ini Outdated Show resolved Hide resolved
@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