This repo contains my Bachelor thesis in Computer Science at the Embedded Systems department of the University of Tübingen. The PDF can be downloaded from the artifacts but is also included in the release.
This thesis sets out to implement keyword-spotting on the UltraTrail architecture.
To that end, different input sources are implemented and analyzed.
An additional goal is to extend the Rust ecosystem by adding support for UltraTrail to Rust.
To achieve this, UltraTrail is added to the PAC and its drivers are implemented in the HAL.
The