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

Document how to add support for a new board or MCU #17

Open
jfpoilpret opened this issue Jan 13, 2018 · 0 comments
Open

Document how to add support for a new board or MCU #17

jfpoilpret opened this issue Jan 13, 2018 · 0 comments
Assignees
Labels
documentation Improve or add documentation (API, tutorial, README...)

Comments

@jfpoilpret
Copy link
Owner

FastArduino currently supports several boards and Atmel AVR MCU, but makers may use other AVR-based boards or other MCUs.

Documenting how to add support for new a new board or MCU would ease FastArduino adoption by covering more possible configurations.

Documentation would explain:

  • which header files to create and how
  • what header files should be modified
  • how to modify FastArduino makefiles
  • how to adapt examples for a new board
@jfpoilpret jfpoilpret added this to the 1.1 milestone Jan 13, 2018
@jfpoilpret jfpoilpret added documentation Improve or add documentation (API, tutorial, README...) and removed enhancement labels Feb 22, 2018
@jfpoilpret jfpoilpret modified the milestones: 1.1, 1.3 Feb 22, 2018
@jfpoilpret jfpoilpret removed this from the 1.3 milestone Apr 12, 2019
@jfpoilpret jfpoilpret self-assigned this May 4, 2019
@jfpoilpret jfpoilpret changed the title Document how to add support for a new board Document how to add support for a new board or MCU Jun 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improve or add documentation (API, tutorial, README...)
Projects
None yet
Development

No branches or pull requests

1 participant