Add comment regarding the KBOOT version used.

This commit is contained in:
László Monda
2017-04-21 10:01:28 +02:00
parent 6b03b99324
commit 432f28dfbd
+2
View File
@@ -2,3 +2,5 @@
BusPal is part of the [Kinetis Bootloader](http://www.nxp.com/products/reference-designs/kinetis-bootloader:KBOOT), BusPal is part of the [Kinetis Bootloader](http://www.nxp.com/products/reference-designs/kinetis-bootloader:KBOOT),
and it's used to translate the KBOOT protocol between the USB host and UHK slaves via I2C. and it's used to translate the KBOOT protocol between the USB host and UHK slaves via I2C.
This is a stripped-down version of BusPal forked from the KBOOT 2.0.0 codebase.