Files
documentation/docs/Developer-Guide_Adding-Board-Family.md

8 lines
658 B
Markdown
Raw Permalink Normal View History

# Adding a new board or board family
There are no detailed instructions on how to add a new board or even a whole new board family to the build script yet. However there are a few commits / pull requests that give clues how to achieve that like
2022-10-07 14:12:50 +02:00
- [https://github.com/armbian/build/pull/3176/files](https://github.com/armbian/build/pull/3176/files)
- [https://github.com/armbian/build/pull/3138/files](https://github.com/armbian/build/pull/3138/files)
- [https://github.com/armbian/build/pull/7902/files](https://github.com/armbian/build/pull/7902/files)
- [https://github.com/armbian/build/pull/8208/files](https://github.com/armbian/build/pull/8208/files)