From a756987d2ae2a029bfe5c8cf00a9853379fbcb91 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka <gniibe@fsij.org> Date: Wed, 1 Jun 2016 07:47:58 +0900 Subject: Fix chx_fatal --- AUTHORS | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 7fcdd8f..f0fa39c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -23,16 +23,21 @@ Mateusz Zalega: NIIBE Yutaka: Write the library: - chopstx.c, eventflag.c, entry.c, - clk_gpio_init-kl.c, clk_gpio_init-stm32.c + chopstx.c, entry.c, eventflag.c, chopstx.h, eventflag.h + Write the drivers mcu/*: + clk_gpio_init-mkl27z.c, clk_gpio_init-stm32.c, + sys-stm32f103.c, sys-stm32f030.c, sys-mkl27z.c, + adc-stm32f103.c, adc-mkl27z.c Draw the logo: chopstx.svg, chopstx.png Write examples: - example-led, example-cdc, example-fsm-55 - Write board: + example-led, example-cdc, example-fsm-55, example-fs-bb48 + Write board/*: board-fst-01.h, board-fst-01-00.h, board-olimex-stm32-h103.h, board-stm8s-discovery.h board-cq-starm.h, board-stbee-mini.h, board-stbee.h, - board-stm32f0-discovery.h, board-fsm-55.h + board-stm32f0-discovery.h, board-fsm-55.h, + + board-fs-bb48.h -- cgit v1.2.3