Skip to content

4.0.0

Latest

Choose a tag to compare

@Inkaros Inkaros released this 29 May 01:23
841d8fe

Major Release

This release is designed to work with sollertia-experiment v5.

Major Changes:

  1. Renamed the library from sl-micro-controllers to sollertia-micro-controllers to reflect its role in the Sollertia platform ecosystem.
  2. Re-licensed the library to Apache 2.0 from GPL 3.
  3. Repositioned the firmware as a platform-general library: decoupled the module catalog from the Mesoscope-VR deployment so any Sollertia acquisition system can consume the same firmware, with Mesoscope-VR documented as the current (not the only
    possible) target layout.
  4. Added support for agent-assisted development through Claude Code instructions (CLAUDE.md) and pointers to the relevant firmware skills in the ataraxis and sollertia marketplaces.
  5. Migrated dependencies to the ataraxis-micro-controller 3.0.0+ and ataraxis-transport-layer-mc 3.0.0+ standard and bumped the Teensy ecosystem dependencies to their latest supported versions.
  6. Cleaned up firmware module style, fixed stage-3 command fall-through bugs, and aligned the documentation and configuration files with the current canonical templates.

What's Changed

  • Feature/dependency update by @Inkaros in #4
  • Relicensed the project under the Apache License, Version 2.0. by @Inkaros in #5
  • Feature/code cleanup by @Inkaros in #6
  • Feature/ai integration by @Inkaros in #7

Full Changelog: 3.0.0...4.0.0