aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2016-06-01 07:47:58 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2016-06-01 07:47:58 +0900
commita756987d2ae2a029bfe5c8cf00a9853379fbcb91 (patch)
tree9a28afb3e6a675114aa3964625617fae03b8d235 /AUTHORS
parentb6e3a1aba124473b0fff9c8bc0b04cb01962391d (diff)
Fix chx_fatal
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS15
1 files changed, 10 insertions, 5 deletions
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