Change Note 2025-06-03
Config Files Housekeeping
Config Files
- Consolidate all configuration files for all library versions into one single directory per Astrobe variant for RP2040 and RP2350.
- Consistently (re-) name all configuration files as explained here, and update their description field.
- Find and fix incorrect library search paths by compiling and linking all example programs.
Example Programs
- Check that all example programs for
lib/v1.0
,lib/v2.0
andlib/v2.1
sucessfully compile and link with the corresponding config files.