mirror of
https://github.com/espressif/mbedtls.git
synced 2026-06-05 21:14:47 +00:00
a5384bdf09
IAR throws a warning "mixed ENUM with other type" Signed-off-by: Jan Spannberger <jan.spannberger@siemens.com>
4 lines
133 B
Plaintext
4 lines
133 B
Plaintext
Changes
|
|
* Add casts to some Enums to remove compiler errors thrown by IAR 6.5.
|
|
Removes Warning "mixed ENUM with other type".
|