UCANS32K146-01 Add CAN tranceiver self test

This commit is contained in:
Peter van der Perk
2021-09-16 13:49:13 +02:00
committed by David Sidrane
parent c39a21aa54
commit 360c3781f3
3 changed files with 32 additions and 2 deletions
@@ -57,6 +57,7 @@ typedef enum {
fw_update_timeout,
fw_update_invalid_crc,
jump_to_app,
hardware_failure,
} uiindication_t;
#ifndef __ASSEMBLY__