TcMenu / TaskManagerIO

A task, event, scheduling, and interrupt marshalling library for Arduino and mbed boards.
Apache License 2.0
124 stars 14 forks source link

Port AVR tests to Unity #60

Open vzahradnik opened 2 months ago

vzahradnik commented 2 months ago

Describe the solution that you'd like AVR-specific tests were not ported to unity. https://github.com/TcMenu/TaskManagerIO/tree/main/test/avrClockRollTests

As part of removing the legacy test framework, we should complete the migration.