https://github.com/clectric-diy/FLUX
> /******************************************************************************
*
* Hello World Flux
*
* Author: Charles H. Leggett (chleggett)
* Initial Release: 2025-08-03
* Repository: https://github.com/clectric-diy/FLUX
*
* Platform: Electrosmith Daisy Seed
* Runtime: C++
* Supported hardware:
* - clectric Charge-AE
* - Electrosmith Pod
*
* Description:
* This firmware demonstrates a basic example, written in C++, for the
* supported hardware (listed above), it is intended to be an easy to
* understand introduction to the Daisy Seed's capabilities.
*
* License:
* This code is released under the MIT License.
* See the LICENSE file in the repository for details.
*
****************************************************************************/