From 27f42c8522b2be10730c4ded075ff142377138be Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka <gniibe@fsij.org> Date: Tue, 14 Jul 2015 21:31:18 +0900 Subject: ADC settings are consolidated into the driver --- AUTHORS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 AUTHORS (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..5293116 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,22 @@ +Aidan Thornton: + Added Maple Mini support. + board/board-maple-mini.h + +Kaz Kojima: + Added STM32 Primer2 support. + board/board-stm32-primer2.h + +NIIBE Yutaka: + Write the library: + chopstx.c, eventflag.c, entry.c, clk_gpio_init.c + chopstx.h, eventflag.h + Draw the logo: + chopstx.svg, chopstx.png + Write examples: + example-led, example-cdc, example-fsm-55 + 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 -- cgit v1.2.3