aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2020-01-14 12:00:15 +0100
committerRobin Krahl <robin.krahl@ireas.org>2020-01-14 12:06:23 +0100
commit73c8aebac338d3454d7e345ffd687324317077ec (patch)
tree0dd468f41257d3c6c9287230792ff443657aed54 /TODO.md
parent6142752da1563c1ab873dc7069aeec72522cca99 (diff)
downloadnitrokey-rs-73c8aebac338d3454d7e345ffd687324317077ec.tar.gz
nitrokey-rs-73c8aebac338d3454d7e345ffd687324317077ec.tar.bz2
Add the get_sd_card_usage function to the Storage struct
This patch adds support for the NK_get_SD_usage_data function. It returns a range of the SD card that has not been accessed during this power cycle.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index aaa6856..3c095e0 100644
--- a/TODO.md
+++ b/TODO.md
@@ -5,7 +5,6 @@ SPDX-License-Identifier: CC0-1.0
- Add support for the currently unsupported commands:
- `NK_fill_SD_card_with_random_data`
- - `NK_get_SD_usage_data`
- `NK_get_progress_bar_value`
- Clear passwords from memory.
- Lock password safe in `PasswordSafe::drop()` (see [nitrokey-storage-firmware