diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2015-07-14 21:31:18 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2015-07-14 21:31:18 +0900 |
commit | 27f42c8522b2be10730c4ded075ff142377138be (patch) | |
tree | 299c9c3d1e13bab6a62287b72de1b8c51745388e /AUTHORS | |
parent | a48ffaef47bdd48efe4c5df5361ba3897e441796 (diff) |
ADC settings are consolidated into the driver
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -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 |