/bcm2835-flake

nix flake the well-known `bcm2835` C library for the Raspberry Pi

Primary LanguageNixGNU General Public License v3.0GPL-3.0

See https://www.airspayce.com/mikem/bcm2835/.

---

**Usage**: `nix build github:abhillman/bcm2835-flake#.`

---

**Important**: see `bcm2835.h`, which can be downloaded from the above link for licensing information.

```
  \par Open Source Licensing GPL V3
  
  This is the appropriate option if you want to share the source code of your
  application with everyone you distribute it to, and you also want to give them
  the right to share who uses it. If you wish to use this software under Open
  Source Licensing, you must contribute all your source code to the open source
  community in accordance with the GPL Version 3 when your application is
  distributed. See https://www.gnu.org/licenses/gpl-3.0.html and COPYING
  
  \par Commercial Licensing

 This is the appropriate option if you are creating proprietary applications
 and you are not prepared to distribute and share the source code of your
 application. To purchase a commercial license, contact info@airspayce.com
```