im working on a c lib which would be nice to also work on embedded systems but im not very deep into embedded development so my question
are most embedded compilers able to cope with local static variables - which i would then just assume in further development OR is there a #define which i can use for a #ifdef to create a global variable in case of
thx