picolibrary
Hardware Interface Layer
(HIL) for Arm Cortex-M0+ microcontrollers.
HTTPS:
git clone --recurse-submodules https://github.com/apcountryman/picolibrary-arm-cortex-m0plus.git
SSH:
git clone --recurse-submodules git@github.com:apcountryman/picolibrary-arm-cortex-m0plus.git
Library usage documentation, and documentation for major library features can be found at https://apcountryman.github.io/picolibrary-arm-cortex-m0plus/. All other documentation is embedded in the library source code.
picolibrary-arm-cortex-m0plus
follows the Abseil Live at Head
philosophy.
picolibrary-arm-cortex-m0plus
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
picolibrary-arm-cortex-m0plus
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 picolibrary-arm-cortex-m0plus
, please read the
CONTRIBUTING.md
file in this repository.
- Andrew Countryman
picolibrary-arm-cortex-m0plus
is licensed under the Apache License, Version 2.0.
For more information, see the LICENSE
file in this repository.