avr-gcc
build script.
HTTPS:
git clone https://github.com/apcountryman/build-avr-gcc.git
SSH:
git clone git@github.com:apcountryman/build-avr-gcc.git
See the build-avr-gcc.sh
and install-device-family-pack.sh
scripts' help text for
usage details.
./build-avr-gcc.sh --help
./install-device-family-packs.sh --help
Post version 0.1.0, build-avr-gcc will follow the Abseil Live at Head philosophy.
build-avr-gcc uses the GitHub flow workflow.
To install this repository's Git hooks, run the install.sh
script located in the
git/hooks
directory.
See the install.sh
script's help text for usage details.
$ ./git/hooks/install.sh --help
build-avr-gcc 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 build-avr-gcc, please read the CONTRIBUTING.md
file in this repository.
- Andrew Countryman
build-avr-gcc is licensed under the Apache License, Version 2.0.
For more information, see the LICENSE
file in this repository.