Skip to content

Commit

Permalink
userland: update libnrfserialization
Browse files Browse the repository at this point in the history
This adds the ble_db_discovery.c file to the compiled binary for easier
device discovery.
  • Loading branch information
bradjc committed Apr 2, 2018
1 parent ea6aa24 commit 84e6655
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libnrfserialization/NRFMakefile.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ APPLICATION_SRCS += app_mw_nrf_soc.c
APPLICATION_SRCS += ble_enable.c
APPLICATION_SRCS += ble_event.c
APPLICATION_SRCS += ble_evt_tx_complete.c
APPLICATION_SRCS += ble_db_discovery.c
APPLICATION_SRCS += ble_evt_user_mem_release.c
APPLICATION_SRCS += ble_evt_user_mem_request.c
APPLICATION_SRCS += ble_gap_address_get.c
Expand Down
Binary file modified libnrfserialization/build/cortex-m0/libnrfserialization.a
Binary file not shown.
Binary file modified libnrfserialization/build/cortex-m3/libnrfserialization.a
Binary file not shown.
Binary file modified libnrfserialization/build/cortex-m4/libnrfserialization.a
Binary file not shown.
Binary file modified libnrfserialization/headers.tar.gz
Binary file not shown.

0 comments on commit 84e6655

Please sign in to comment.