; to force the linker keep user's stack in user ram. ; CONT_STACKSIZE to set the 'cont' (Arduino) stack size. Default = 4096 ...
Just compile your program after adding this library e.g. with the help of cmake and make sure that the preprocessor variable ARDUINO is not defined! The linker will notifiy you about any missing ...