From a02623db10c13d03ae889fd37078e467fe62406f Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Thu, 3 Jan 2019 22:24:51 +0000 Subject: Add Storage::enable_firmware_update method This patch adds the enable_firmware_update method to the Storage struct that uses NK_enable_firmware_update to put the Nitrokey Storage into update mode. This method is not tested as external tooling is required to resume normal operation and as it is hard to bail out if an error occurs. --- TODO.md | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 9555747..111105d 100644 --- a/TODO.md +++ b/TODO.md @@ -11,7 +11,6 @@ - `NK_set_unencrypted_read_write_admin` - `NK_set_encrypted_read_only` - `NK_set_encrypted_read_write` - - `NK_enable_firmware_update` - `NK_export_firmware` - `NK_clear_new_sd_card_warning` - `NK_fill_SD_card_with_random_data` -- cgit v1.2.1