File tree Expand file tree Collapse file tree 4 files changed +9
-98
lines changed Expand file tree Collapse file tree 4 files changed +9
-98
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,12 @@ src/ecc384_pub_key.c
6060src /ecc512_pub_key.c
6161src /rsa2048_pub_key.c
6262src /rsa4096_pub_key.c
63+
64+ # Any other generated keystore files
65+ /** /keystore.c
66+ /** /wolfboot_signing_private_key.der
67+ /** /keystore.der
68+
6369# Renesas key data files
6470include /key_data. *
6571include /enckey_data. *
Original file line number Diff line number Diff line change 11# wolfBoot demo application for MPLABx IDE
22
3- Instruction to compile and test under Windows or Linux OS.
3+ Instructions to compile and test under Windows or Linux OS.
44
55
66## Target platform
@@ -81,7 +81,7 @@ you plan to modify the geometry of your partitions in FLASH.
8181
8282The FLASH memory configuration for this demo is located in include/MPLAB/target.h.
8383
84- The file can be changed manually to set a new partitions geometry, or a new target.h
84+ The file can be changed manually to set a new partitions geometry, or a new target.h
8585could be created in the include/ directory by running ` make ` , which will be based
8686on the chosen configuration via the ` .config ` file. If a custom ` target.h ` is created
8787by ` make ` , the demo version in ` include/MPLAB ` can be removed.
Original file line number Diff line number Diff line change 1+ See the [ ../README.md] ( ../README.md ) for instructions on populating this directory.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments