I am trying to compile sdk according to installation to work with custom board, but patching sdk fails with the following error
2 out of 2 hunks FAILED -- saving rejects to file examples/ble_central_and_peripheral/ble_connectivity/pca10040/ser_s132_hci/config/sdk_config.h.rej
3 out of 3 hunks FAILED -- saving rejects to file components/serialization/common/ser_config.h.rej
1 out of 1 hunk FAILED -- saving rejects to file components/serialization/common/transport/ser_phy/config/ser_phy_config_conn.h.rej
2 out of 2 hunks FAILED -- saving rejects to file components/serialization/common/transport/ser_phy/ser_phy_hci.c.rej
1 out of 1 hunk FAILED -- saving rejects to file components/serialization/connectivity/ser_conn_error_handling.c.rej
2 out of 2 hunks FAILED -- saving rejects to file examples/ble_central_and_peripheral/ble_connectivity/main.c.rej
2 out of 2 hunks FAILED -- saving rejects to file examples/ble_central_and_peripheral/ble_connectivity/pca10040/ser_s132_hci/arm5_no_packs/ble_connectivity_s132_hci_pca10040.uvprojx.rej
patch unexpectedly ends in middle of line
1 out of 1 hunk FAILED -- saving rejects to file components/serialization/common/ble_serialization.h.rej
patch unexpectedly ends in middle of line
I am trying to compile sdk according to installation to work with custom board, but patching sdk fails with the following error