hello professors,
I have already add "stdint.h" header in .c file, but when I compile the project, the corresponding .h file shows that identifier "uint32_t","uint8_t" is undefined.
do I still need to add the stdint.h into the .h file?
thanks so much for your advice