Documentation and Logos updated

Adapted the instructions for DFU file usage.
Removed .bin and .hex Pinecil logos.
This commit is contained in:
cybernesto
2022-01-20 18:12:06 +01:00
parent 83655d5532
commit 9028ef7f5a
6 changed files with 5 additions and 521 deletions

View File

@@ -29,7 +29,7 @@ DFU_PINECIL_ALT = 0
DFU_PINECIL_VENDOR = 0x28e9
DFU_PINECIL_PRODUCT = 0x0189
DFU_LOGO_ADDRESS = 0x0801F800
DFU_TARGET_NAME = b"Pinecil"
DFU_TARGET_NAME = b"Pinecil"
DFU_PREFIX_SIZE = 11
DFU_SUFFIX_SIZE = 16