Adding proguard information.

This commit is contained in:
Aleksander Nowakowski 2016-04-14 11:12:25 +02:00
parent b7d01db54c
commit 269cb53a3a
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ The compat library may be found on jcenter and Maven Central repository. Add it
compile 'no.nordicsemi.android:dfu:0.6.2'
```
If you use proguard, add the following line to your proguard rules:
```-keep class no.nordicsemi.android.dfu.** { *; }```
### Device Firmware Update (DFU)
The nRF5x Series chips are flash-based SoCs, and as such they represent the most flexible solution available. A key feature of the nRF5x Series and their associated software architecture