Revise terminology; it's device app and client app

Signed-off-by: Daniel Lublin <daniel@lublin.se>
This commit is contained in:
Daniel Lublin 2023-04-12 13:17:48 +02:00 committed by dehanj
parent 3d787886b6
commit 65e3ea015d
No known key found for this signature in database
GPG Key ID: 3707A9DBF4BB8F1A
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ security-critical operations.
### Getting started
* [tillitis-key1-apps repository](https://github.com/tillitis/tillitis-key1-apps),
with apps and host programs for using the TKey
with device apps and client apps for using the TKey
* [Quickstart](doc/quickstart.md) to initial programming of the TKey
(only required for the DevKit)
* [Toolchain setup](doc/toolchain_setup.md)

View File

@ -8,7 +8,7 @@ project. Tested on Ubuntu 22.10.
The following is intended to be a complete list of the packages that
are required for doing all of the following:
- building and developing [TKey host programs and
- building and developing [TKey device and client
apps](https://github.com/tillitis/tillitis-key1-apps)
- building our [QEMU machine](https://github.com/tillitis/qemu/tree/tk1)
(useful for apps dev)