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

Instructions? #27

Open
vmajor opened this issue Jun 17, 2023 · 2 comments
Open

Instructions? #27

vmajor opened this issue Jun 17, 2023 · 2 comments

Comments

@vmajor
Copy link

vmajor commented Jun 17, 2023

I am entirely new to pio and the architecture of the artificial-nose changed from straight up Arduino to PIO since the introduction was written.

Specifically, there are no instructions on how to build the firmware, but I think I managed to get it done, however there are now no instructions regarding what to do with the compiled firmware as the output was not .UF2 but firmware.bin and firmware.elf

Can someone please help?

@vmajor
Copy link
Author

vmajor commented Jun 17, 2023

Never mind, I figured it out. For those equally lost by the signposts, do this:

  1. Use VS Code
  2. Install PIO extension
  3. Click on build
  4. Click on upload

@Avinash-py
Copy link

pio run -t upload

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

No branches or pull requests

2 participants