spacelab-ufsc / ttc2

Telemetry, Tracking and Command Module 2.0
19 stars 1 forks source link

Firmware: Fix the unit test of the watchdog device #67

Closed mgm8 closed 2 years ago

mgm8 commented 2 years ago

Currently the unit test of the watchdog device is failing, as can be seen here. As this test was imported from the OBDH 2.0 repository, the test should be updated for the TTC device implementation, by removing the use of the TPS382x peripheral (the TTC 2.0 module does not have an external watchdog IC).