From 086aae3198e74218f84d9d88facb2a1bba1e7ee4 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 11 Jul 2013 11:22:47 +0000 Subject: added number of config words to identify command git-svn-id: https://svn.spreadspace.org/pic/trunk@82 a09c6847-51d9-44de-8ef2-e725cf50f3c7 --- bootloader/proto.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bootloader/proto.txt') diff --git a/bootloader/proto.txt b/bootloader/proto.txt index 0e35e1e..61975cf 100644 --- a/bootloader/proto.txt +++ b/bootloader/proto.txt @@ -43,7 +43,7 @@ identify: 1 | len=3 | answer: - 1 | len=19 | | version | name | devid | fs | fss | es | mess | supported | + 1 | len=19 | | version | name | devid | fs | fss | es | mess | cfg | supported | version: 2bytes, protocol version @@ -79,6 +79,9 @@ identify: read at once. Unlike value it is ok to write or read less than bytes. + cfg: + 1byte, number of configuration words. + supported: 2bytes, a bitmap showing supported commands The commands 'identify' and 'boot' are always supported by the bootloader, -- cgit v1.2.3