This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Apply the patch from the unzipped SDK folder

Hello.

I'm working this : github.com/.../pc-ble-driver

In Chapter: Compiling the connectivity .hex files

2.Apply the patch hex/sd_api_v/SDK_connectivity.patch from the unzipped SDK folder (e.g. git apply -p1 --ignore-whitespace /repos/pc-ble-driver/hex/sd_api_v2/sdk110_connectivity.patch)

How Can I apply the patch?

Thanks for helping.

Parents
  • Either use the patch utility or just look at the patch file on github and do the nicely marked changes by hand. Copy-and-paste may also be useful here.

Reply
  • Either use the patch utility or just look at the patch file on github and do the nicely marked changes by hand. Copy-and-paste may also be useful here.

Children
No Data