avdweb_AnalogReadFast
avdweb_AnalogReadFast copied to clipboard
add build-CI
Hi,
Made a copy of my build-CI files so your library is build. Added badges to the readme to see the status of the build. Some minor edits to the readme. Added library.json => for platformIO (future)
Tried to get the build working for the example, but there are too many unknown dependencies
See - .arduino-ci.yml
Dependencies missing
- Stopwatch
- Albert
There is a conflict in the .h file (GNU) and the LICENSE.MD (MIT)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License at http://www.gnu.org/licenses .
need to be resolved
Added a minimal example including a performance measurement.
Disabled failing example
mmm, just too much errors on the core function to get the automated build working
=> https://github.com/RobTillaart/avdweb_AnalogReadFast/actions/runs/8098724161/job/22132803944
To cleanup pending PR's / issues I close this one.