Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 7 months ago.
connect FRDM-KL25z to MySQL
Hello everyone,
I'm using a FRDM-KL25z and I would like to send data to MySQL server. I need SQL library (MySQL.h) to import it on my Mbed project to do that but I'm not sure if it possible to include SQL library on a Mbed project ? and if so how ?
Thanks in advanced..