Some file compile need -std=c99

some file compile can’t pass if the cross-compile-tools-chain do not support c99 ,can these file be fixed?

LVGL requires a C99 compiler.

See the reqirements here.