Hello.
On 20/05/15 18:31, Werner Almesberger wrote:
Stefan Schmidt wrote:
DFU files need to have a valid DFU suffix which provides information
about the USB vendor and product ID
Aah, more bureaucracy ! :)
Yup. :)
Good one is this case though. The suffix add a little crc protection and
having the ID to make sure we flash it to the right device also sounds
good to me :)
+ dfu-suffix -a $(NAME).dfu -d 0x$(USB_BCD_VERSION) -p 0x$(USB_PRODUCT_ID) -v 0x$(USB_VENDOR_ID)
Would be nice to keep wc -L <= 80, though.
ok, will change this tomorrow and resend. Going afk now.
regards
Stefan Schmidt
--
To unsubscribe from this list: send the line "unsubscribe linux-wpan" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html