NordicPlayground / nRF51-ble-bcast-mesh

Other
323 stars 121 forks source link

Fixed BLE_Gateway build for nRF52 in Keil #159

Closed michaelwgnr closed 7 years ago

michaelwgnr commented 7 years ago

The Keil BLE Gateway project does not build in Keil because the NRF52832 define and the S132 define is missing in the nRF52 project configurations.

Furthermore, I've added Keils build directory to .gitignore.