Hello all,
I'm newcomer in using Maple STM32 board and first of all I would like to thank all developers for the great work you've done.
I would like to start using the libmaple library in order to go deeply inside the processor in order to use triggered ADC on timer (i need constant sampling frequency in order to perform sum power quality evaluation).
So, it could seems stupid, but I'm not able to include the library in the windows MAple IDE. I thought it was enough to copy files downloaded in https://github.com/leaflabs/libmaple
inside Maple IDE folder, but I think it's not enought! I cannot compile, files included are never found! Maybe I should add the library path in some configuration setting.
Could someone explain me how to add/include the libmaple library in the Maple IDE?
Thank you in advance for your support!