Open ghbyrkit opened 1 year ago
when compiling for some, such as STM32, boards, I get errors of undefined 'uint32_t' and 'uint16_t'.
I believe that this can be resolved by adding '#include ' just after then multiple include safeguard, say at line 34.
If you have an alternative suggestion, I'm all ears! This is using the IDE 2.2.1
Done, see 02af385c5ae6fe44498c4e9d050a99000cb1beee
when compiling for some, such as STM32, boards, I get errors of undefined 'uint32_t' and 'uint16_t'.
I believe that this can be resolved by adding '#include' just after then multiple include safeguard, say at line 34.
If you have an alternative suggestion, I'm all ears! This is using the IDE 2.2.1