A Microchip ATmega4809 based mainboard PCB that uses a form factor similar to the Arduino Uno Rev3.
HTTPS:
git clone --recurse-submodules https://github.com/apcountryman/pcb-main-nautilus-atmega4809.git
SSH:
git clone --recurse-submodules git@github.com:apcountryman/pcb-main-nautilus-atmega4809.git
The board setup uses OSH Park's 4 layer board stackup and design rules which can be found at https://docs.oshpark.com/services/ and https://docs.oshpark.com/services/four-layer/.
This repository's Git pre-commit
hook script is the simplest way to test this project
during development.
See the pre-commit
script's help text for usage details.
./git/hooks/pre-commit --help
Additional checks, such as static analysis, are performed by this project's GitHub Actions CI workflow.
pcb-main-nautilus-atmega4809
uses Semantic Versioning
2.0.0.
Version tags are prefixed with a v
.
pcb-main-nautilus-atmega4809
uses the GitHub
flow workflow.
To install this repository's Git hooks, execute the install
script located in the
git/hooks
directory.
See the install
script's help text for usage details.
./git/hooks/install --help
pcb-main-nautilus-atmega4809
has adopted the Contributor Covenant 2.0 code of conduct.
For more information, see the CODE_OF_CONDUCT.md
file in this
repository.
If you are interested in contributing to pcb-main-nautilus-atmega4809
, please read the
CONTRIBUTING.md
file in this repository.
- Andrew Countryman
For licensing information, see the LICENSE.md
file in this repository.