circuitpython/nrf5/sdk/sdk_12.1.0
Glenn Ruben Bakke 44c9888511 nrf5/sdk: Removing SDK dependant BLE UART Service implementation
The sdk_12.1.0 nrf52_ble.c implementation was dependent on SDK components.
This has been replaced with the ble_uart.c implementation using a standalone
bluetooth driver implementation without need of SDK components.

Also, sdk.mk has been updated to not use a special linker script.
2017-03-01 00:05:04 +01:00
..
sdk.mk nrf5/sdk: Removing SDK dependant BLE UART Service implementation 2017-03-01 00:05:04 +01:00