mirror of
https://github.com/AmbiML/sparrow-kata-full.git
synced 2025-09-19 01:44:40 +00:00
Change-Id: Ibde5a49141daa67c57e24340b73b436d08e68e7a GitOrigin-RevId: 4a77833a6cd3e16850d2e4d90b7e7ed916770b50
Crate descriptions
Uses kata-os-common, not unit testable
kata-ml-interface: Outside interface used by external clients kata-ml-component: Camkes interface, locks MLCoord kata-ml-coordinator: Main point of logic
Unit testable
kata-ml-shared: Shared structs used in most other crates kata-ml-support: Unit testable code
HAL
kata-vec-core: The HAL for the Vector Core fake-vec-core: A stubbed out version of kata-vec-core