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

[Firmware] Setup base project #15

Closed
1 task
jballoffet opened this issue Jan 19, 2023 · 0 comments · Fixed by #23
Closed
1 task

[Firmware] Setup base project #15

jballoffet opened this issue Jan 19, 2023 · 0 comments · Fixed by #23
Assignees
Labels

Comments

@jballoffet
Copy link
Member

Summary

This tasks involves developing a base project for the robot firmware.

Basic structure:

  • include
  • lib
  • src
  • test

Configuring PlatformIO or a similar framework to be able to develop using VSCode instead of specific IDEs is desired.

Definition of done

  • Base project is created and it can be built, downloaded and a test can be executed.
@jballoffet jballoffet added this to the v1.0 milestone Jan 19, 2023
@jballoffet jballoffet self-assigned this Jan 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant