gnuk/AUTHORS

50 lines
1020 B
Plaintext
Raw Normal View History

2010-09-09 00:51:09 +00:00
Kaz Kojima:
Added STM32 Primer2 support:
boards/STM32_PRIMER2/board.c
boards/STM32_PRIMER2/board.h
boards/STM32_PRIMER2/board.mk
boards/STM32_PRIMER2/mcuconf.h
2010-09-09 08:50:34 +00:00
NIIBE Yutaka:
2010-09-10 01:52:07 +00:00
Founder of the project.
2011-01-14 06:47:15 +00:00
Added STM8S Discovery Kit support:
boards/STM8S_DISCOVERY/board.c
boards/STM8S_DISCOVERY/board.h
boards/STM8S_DISCOVERY/board.mk
boards/STM8S_DISCOVERY/mcuconf.mk
2010-10-22 03:56:40 +00:00
Added STBee Mini support:
boards/STBEE_MINI/board.c
boards/STBEE_MINI/board.h
boards/STBEE_MINI/board.mk
boards/STBEE_MINI/mcuconf.h
2010-10-22 00:24:12 +00:00
Added CQ STARM support:
boards/CQ_STARM/board.c
boards/CQ_STARM/board.h
boards/CQ_STARM/board.mk
boards/CQ_STARM/mcuconf.h
2010-11-02 03:37:13 +00:00
Wrote a tool for DfuSe:
tool/dfuse.py
tool/intel_hex.py
2010-09-10 01:52:07 +00:00
Wrote:
gnuk.svg
src/configure
2010-09-09 00:51:09 +00:00
src/ac.c
src/main.c
src/usb_lld.h
src/gnuk.h
src/usb_lld.c
src/usb-icc.c
src/openpgp-do.c
src/flash.c
src/debug.c
src/usb_desc.c
src/usb-cdc-vport.c
src/hardclock.c
src/openpgp.h
src/openpgp.c
src/call-rsa.c
src/random.c
2011-01-14 06:47:15 +00:00
src/pin-cir.c
2010-09-09 00:51:09 +00:00
*
and others.