Recently I updated to stm32 bsp version 2018.12, then the PolarSSL framework in my project is broken. Some files (aes.c des.c md5.c) includes “main.h” and that’s strange. What’s more, “bignum.c” fails to compile with an error of “unknown type name ‘t_dbl'”.