forked from Qortal/Brooklyn
77 lines
1.9 KiB
Plaintext
77 lines
1.9 KiB
Plaintext
|
Aidan Thornton:
|
||
|
Added Maple Mini support.
|
||
|
board/board-maple-mini.h
|
||
|
|
||
|
Jeremy Drake:
|
||
|
Modified STM32F103 support.
|
||
|
mcu/sys-stm32f103.c
|
||
|
|
||
|
Kaz Kojima:
|
||
|
Added STM32 Primer2 support.
|
||
|
board/board-stm32-primer2.h
|
||
|
example-primer2
|
||
|
|
||
|
Kenji Rikitake:
|
||
|
Added ST Dongle support.
|
||
|
board/board-st-dongle.h
|
||
|
Added ST Nucleo F103 support.
|
||
|
board/board-st-nucleo-f103.h
|
||
|
|
||
|
Kiwamu Okabe:
|
||
|
Wrote an OpenOCD scirpt:
|
||
|
example-fsm-55/stlink-v2.cfg
|
||
|
|
||
|
Mateusz Zalega:
|
||
|
Added Nitrokey-Start support.
|
||
|
board/board-nitrokey-start.h
|
||
|
|
||
|
NIIBE Yutaka:
|
||
|
Wrote the library:
|
||
|
chopstx.c, chopstx.h,
|
||
|
chopstx-cortex-m.c, chopstx-cortex-m.h,
|
||
|
chopstx-gnu-linux.c, chopstx-gnu-linux.h,
|
||
|
entry.c,
|
||
|
eventflag.c, eventflag.h
|
||
|
Wrote the drivers mcu/*:
|
||
|
chx-gnu-linux.c, chx-mkl27z.c, chx-stm32f0.c, chx-stm32f103.c,
|
||
|
clk_gpio_init-mkl27z.c, clk_gpio_init-stm32.c,
|
||
|
cortex-m.h, mkl27z.h, stm32.h, stm32f103.h,
|
||
|
sys-gnu-linux.c,sys-gnu-linux.h,
|
||
|
sys-mkl27z.c, sys-mkl27z.h,
|
||
|
sys-stm32f0.c, sys-stm32f0.h
|
||
|
sys-stm32f103.c, sys-stm32f103.h,
|
||
|
usb-stm32f103.c, usb-mkl27z.c
|
||
|
Wrote the drivers:
|
||
|
controb/adc-mkl27z.c
|
||
|
Drew the logo:
|
||
|
chopstx.svg, chopstx.png
|
||
|
Wrote examples:
|
||
|
example-led, example-cdc, example-fsm-55, example-fs-bb48,
|
||
|
example-usb-serial, example-cdc-gnu-linux
|
||
|
Wrote board/*:
|
||
|
board-fst-01sz.h,
|
||
|
board-fst-01g.h, 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-fs-bb48.h
|
||
|
|
||
|
For Free Software Initiative of Japan, wrote:
|
||
|
contrib/adc-stm32f103.c,
|
||
|
contrib/adc-gnu-linux.c
|
||
|
|
||
|
Under contract of g10 Code GmbH, wrote:
|
||
|
mcu/usb-usbip.c
|
||
|
contrib/usart-stm32f103.c
|
||
|
contrib/ackbtn-stm32f103.c
|
||
|
|
||
|
Paul Fertser:
|
||
|
Added Blue Pill support.
|
||
|
board/board-blue-pill.h
|
||
|
|
||
|
Szczepan Zalega:
|
||
|
Modified Nitrokey-Start support.
|
||
|
board/board-nitrokey-start.h
|