edlins / libPCA9685

superfast PCA9685 library for Debian platforms. developed on Raspbian on a Pi B+.
MIT License
13 stars 8 forks source link

overhaul of build system (#54) #55

Closed edlins closed 6 years ago

edlins commented 6 years ago

Fixes #50.

edlins commented 6 years ago

Minor code changes but major build changes. I think this is enough to justify shipping 0.7. I've also developed build scripts that are compatible with raspbian-ua-netinst for headless automated provisioning. Simply dd a raspbian-ua-netinst image onto a micro SD card, add a customized post-install.txt, pop the SD in a pi, power up, wait 30 minutes, play! This will give you the smallest, absolute latest, fully upgraded, stable release of Raspbian with sources compiled, installed, and ready to run. Such provisioned hosts will be my dev envs for all future work.

TODO:

edlins commented 6 years ago

Hmm, thinking this might be a touch premature. Will investigate raspberrypi-ua-netinst and custom installers.