The source project of this merge request has been removed.
Fix for gcc 10.
gcc 10 reports an error when the type is 'uint32_t' but the switch() statement has a selector '-1'.
gcc 10 reports an error when the type is 'uint32_t' but the switch() statement has a selector '-1'.