eclipse / mraa

Linux Library for low speed IO Communication in C with bindings for C++, Python, Node.js & Java. Supports generic io platforms, as well as Intel Edison, Intel Joule, Raspberry Pi and many more.
http://mraa.io
MIT License
1.36k stars 613 forks source link

Changed sprintf function with snprintf, added LEC-ALAI alias for LEC-AL-AI platform, changed UART 0 base address of ADLINK PX30 platform #1035

Closed dineshkumarv86 closed 3 years ago

dineshkumarv86 commented 3 years ago

I have updated sprintf function into snprintf and we have fixed few other issues ADLINK board platform.

dineshkumarv86 commented 3 years ago

Hi,

I fixed sonar-scan issue and committed the changes. pull request was completed successfully,

Propanu commented 3 years ago

Thank you these have all been merged!