Skip to content

Commit 4fa7de9

Browse files
committed
Fix spelling
1 parent 6525e90 commit 4fa7de9

File tree

1 file changed

+1
-1
lines changed
  • secure_boot_and_secure_firmware_upgrade_over_canfd/icsp_inhibit.X

1 file changed

+1
-1
lines changed

secure_boot_and_secure_firmware_upgrade_over_canfd/icsp_inhibit.X/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
---
1313

1414
## Introduction
15-
This project contains an application which, when programmed properly via the bootloader, prevents alteration of all Flash memory and **PERMANANTLEY** disables direct programming and debugging of the board. Once programmed, ICSP inhibit cannot be deactivated.
15+
This project contains an application which, when programmed properly via the bootloader, prevents alteration of all Flash memory and **PERMANENTLY** disables direct programming and debugging of the board. Once programmed, ICSP inhibit cannot be deactivated.
1616

1717
All tool setup and programming instructions for the bootloader and application are the same as those used in boot.X and app.X, however the icsp_inhibit.X project will be used in place of app.X referenced in the README.md file in the top-level folder. For additional details on tool setup and how to run the demo, see the [README.md](../README.md) file in the top-level folder.
1818

0 commit comments

Comments
 (0)