STM32F4 MySQL connection Posted by AmaniBrikcha on 2016-07-22 17:35 Hi, Currently I am working on a project in which a conection between STM32 Nucléo F303K8 and MySQL is requered. I use mbed to generate my code. but I think that mbed dont include "MySQL"library how can I include this library to mbed? What Can I do ?