From 6570f68d65bf81baf3e059dd2f141af0745e1331 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Wed, 10 Aug 2016 01:48:40 +0200 Subject: [PATCH] Add readme. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7833e1c --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# NXP Kinetis Bootloader 2.0.0 + +This repository contains the [NXP Kinetis Bootloader](http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/kinetis-cortex-m-mcus/kinetis-symbols-footprints-and-models/kinetis-bootloader:KBOOT) v2.0 + +The bootloader was cloned here solely for the purposes of easily including it from other repositories as a Git submodule.