projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix incorrect Dataflash header file included for the STK525 inside Atmel Studio.
[pub/USBasp.git]
/
Bootloaders
/
CDC
/
BootloaderCDC.txt
diff --git
a/Bootloaders/CDC/BootloaderCDC.txt
b/Bootloaders/CDC/BootloaderCDC.txt
index
379988f
..
337b6e4
100644
(file)
--- a/
Bootloaders/CDC/BootloaderCDC.txt
+++ b/
Bootloaders/CDC/BootloaderCDC.txt
@@
-54,6
+54,9
@@
* When the bootloader is running, the board's LED(s) will flash at regular intervals to distinguish the
* bootloader from the normal user application.
*
* When the bootloader is running, the board's LED(s) will flash at regular intervals to distinguish the
* bootloader from the normal user application.
*
+ * \warning <b>THIS BOOTLOADER IS NOT SECURE.</b> Malicious entities can recover written data, even if the device
+ * lockbits are set.
+ *
* \section Sec_Installation Driver Installation
*
* After running this bootloader for the first time on a new computer, you will need to supply the .INF
* \section Sec_Installation Driver Installation
*
* After running this bootloader for the first time on a new computer, you will need to supply the .INF
@@
-187,9
+190,9
@@
*
* <table>
* <tr>
*
* <table>
* <tr>
- * <t
d><b>Define Name:</b></td
>
- * <t
d><b>Location:</b></td
>
- * <t
d><b>Description:</b></td
>
+ * <t
h><b>Define Name:</b></th
>
+ * <t
h><b>Location:</b></th
>
+ * <t
h><b>Description:</b></th
>
* </tr>
* <tr>
* <td>NO_BLOCK_SUPPORT</td>
* </tr>
* <tr>
* <td>NO_BLOCK_SUPPORT</td>