From f6d79e68213f46679715bad546b33006fb553d79 Mon Sep 17 00:00:00 2001
From: NIIBE Yutaka <gniibe@fsij.org>
Date: Mon, 7 Sep 2015 17:10:42 +0900
Subject: Add Mateusz Zalega

---
 AUTHORS   | 5 +++++
 ChangeLog | 6 ++++++
 2 files changed, 11 insertions(+)

diff --git a/AUTHORS b/AUTHORS
index 1b8d405..3e6a275 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,6 +5,7 @@ Aidan Thornton:
 Kaz Kojima:
     Added STM32 Primer2 support.
 	board/board-stm32-primer2.h
+	example-primer2
 
 Kenji Rikitake:
     Added ST Dongle support.
@@ -16,6 +17,10 @@ Kiwamu Okabe:
     Wrote an OpenOCD scirpt:
         example-fsm-55/stlink-v2.cfg
 
+Mateusz Zalega:
+    Added Nitrokey-Start support.
+	board/board-nitrokey-start.h
+
 NIIBE Yutaka:
     Write the library:
 	chopstx.c, eventflag.c, entry.c, clk_gpio_init.c
diff --git a/ChangeLog b/ChangeLog
index 035be5c..aef32e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-09-07  Niibe Yutaka  <gniibe@fsij.org>
 
+	* example-primer2: New from Kazumoto Kojima.
+
 	* board/board-nitrokey-start.h (VAL_GPIO_USB_ODR)
 	(VAL_GPIO_USB_CRL): Fix the values for NeuG settings.
 
@@ -9,6 +11,10 @@
 	* board/board-nitrokey-start.h (BOARD_ID): Fix the value.
 	* clk_gpio_init.c (AFIO_MAPR_SWJ_CFG_JTAGDISABLE): New.
 
+2015-08-07  Mateusz Zalega <mateusz@nitrokey.com>
+
+	* board/board-nitrokey-start.h: New.
+
 2015-08-06  Niibe Yutaka  <gniibe@fsij.org>
 
 	* example-fsm-55/README: Updated.
-- 
cgit v1.2.3