Skip to content

circuitdojo/nrf9160-feather-examples-and-drivers

Repository files navigation

nRF9160 and nRF9151 Feather Examples and Drivers

Zephyr examples and drivers for the nRF9160 Feather and nRF9151 Feather.

Setup

For the most up to date instructions, please see:

Purchase

You can purchase the nRF9160 Feather and nRF9151 Feather direct from Circuit Dojo and from Digi-Key (nRF9160) (nRF9151).

Contributing

All contributions must include a "Signed-off-by" line in the commit message to comply with the Developer Certificate of Origin (DCO). This certifies that you have the right to submit the contribution under the project's open source license.

To automatically add the sign-off:

git commit -s

Ensure your Git configuration has your real name and email:

git config user.name "Your Full Name"
git config user.email "your.email@example.com"

The email must match the one used in your commits. Pull requests with unsigned commits will be rejected.

License

Apache 2.0 applies to all samples. Some samples are based off of the nRF Connect SDK or Zephyr SDK. Full credit goes to those authors. See license information at the top of those files fore details.

About

Zephyr examples and drivers for the nRF9160 Feather and nRF9151 Feather

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors