ARMmbed / ble-nrf51822

Nordic stack and drivers for the mbed BLE_API
Other
46 stars 51 forks source link

Fix various GCC compilation issues. #12

Closed adfernandes closed 9 years ago

adfernandes commented 9 years ago

Hi, Rohit - thanks for all your great work on this project!

In building the gattClient branch, I found some issues when compiling with GCC (gcc-arm-none-eabi-4_9-2015q1).

I've annotated each one, individually, so you can see exactly what the problem was and why I fixed it the way I did.

Lastly, I don't know if the same problems are on the master branch... I suspect so.

rgrover commented 9 years ago

Thanks so much for your work, Andrew! Hope to release the GattClient with your improvements very shortly.