ARMmbed / ble-nrf51822

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

restructure for minimal yotta compatibility #15

Closed autopulated closed 9 years ago

autopulated commented 9 years ago

Also changed bootloader_util_arm.c and bootloader_util_arm.c to fix compilation with -std=c99, too.

This probably isn't the best possible structure, but it works.

rgrover commented 9 years ago

pulled this into nRF51822#develop for now.