Add Mateusz Zalega
This commit is contained in:
5
AUTHORS
5
AUTHORS
@@ -5,6 +5,7 @@ Aidan Thornton:
|
|||||||
Kaz Kojima:
|
Kaz Kojima:
|
||||||
Added STM32 Primer2 support.
|
Added STM32 Primer2 support.
|
||||||
board/board-stm32-primer2.h
|
board/board-stm32-primer2.h
|
||||||
|
example-primer2
|
||||||
|
|
||||||
Kenji Rikitake:
|
Kenji Rikitake:
|
||||||
Added ST Dongle support.
|
Added ST Dongle support.
|
||||||
@@ -16,6 +17,10 @@ Kiwamu Okabe:
|
|||||||
Wrote an OpenOCD scirpt:
|
Wrote an OpenOCD scirpt:
|
||||||
example-fsm-55/stlink-v2.cfg
|
example-fsm-55/stlink-v2.cfg
|
||||||
|
|
||||||
|
Mateusz Zalega:
|
||||||
|
Added Nitrokey-Start support.
|
||||||
|
board/board-nitrokey-start.h
|
||||||
|
|
||||||
NIIBE Yutaka:
|
NIIBE Yutaka:
|
||||||
Write the library:
|
Write the library:
|
||||||
chopstx.c, eventflag.c, entry.c, clk_gpio_init.c
|
chopstx.c, eventflag.c, entry.c, clk_gpio_init.c
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
2015-09-07 Niibe Yutaka <gniibe@fsij.org>
|
2015-09-07 Niibe Yutaka <gniibe@fsij.org>
|
||||||
|
|
||||||
|
* example-primer2: New from Kazumoto Kojima.
|
||||||
|
|
||||||
* board/board-nitrokey-start.h (VAL_GPIO_USB_ODR)
|
* board/board-nitrokey-start.h (VAL_GPIO_USB_ODR)
|
||||||
(VAL_GPIO_USB_CRL): Fix the values for NeuG settings.
|
(VAL_GPIO_USB_CRL): Fix the values for NeuG settings.
|
||||||
|
|
||||||
@@ -9,6 +11,10 @@
|
|||||||
* board/board-nitrokey-start.h (BOARD_ID): Fix the value.
|
* board/board-nitrokey-start.h (BOARD_ID): Fix the value.
|
||||||
* clk_gpio_init.c (AFIO_MAPR_SWJ_CFG_JTAGDISABLE): New.
|
* 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>
|
2015-08-06 Niibe Yutaka <gniibe@fsij.org>
|
||||||
|
|
||||||
* example-fsm-55/README: Updated.
|
* example-fsm-55/README: Updated.
|
||||||
|
|||||||
Reference in New Issue
Block a user