Skip to content

Commit e55fa60

Browse files
author
Rafal Miecznik
committed
CI/CD: Synchronize ncs-aliro@eb30ce13f17d and ncs-door-lock-app
Source commit ID: @eb30ce13f17d sync-ncs-aliro-eb30ce13f17d Signed-off-by: Rafal Miecznik <rafal.miecznik@nordicsemi.com>
1 parent 5f393db commit e55fa60

593 files changed

Lines changed: 55454 additions & 6169 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55
#
66

7+
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_LIST_DIR}/cmake)
8+
9+
zephyr_include_directories(include)
10+
711
add_subdirectory(drivers)
812
add_subdirectory(lib)
913
add_subdirectory(subsys)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Aliro standardizes the interaction that lets a phone or wearable act as a digita
66

77
## Getting started
88

9-
To get started with the nRF Door Lock and Access Control Add-on, follow the [documentation](https://docs.nordicsemi.com/bundle/door_lock_and_access_control_1.0.0/page/index.html).
9+
To get started with the nRF Door Lock and Access Control Add-on, follow the [documentation](https://docs.nordicsemi.com/bundle/aliro_1.0.0/page/index.html).
1010

1111
## License
1212

app/src/aliro/aliro_state_control.cpp

Lines changed: 0 additions & 53 deletions
This file was deleted.

app/src/aliro/aliro_work/Kconfig

Lines changed: 0 additions & 19 deletions
This file was deleted.

app/src/aliro/cli/Kconfig

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)