mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-30 23:02:18 +00:00
68 lines
1.1 KiB
Plaintext
68 lines
1.1 KiB
Plaintext
|
Aurelien Jarno:
|
||
|
Modified:
|
||
|
src/Makefile
|
||
|
src/configure
|
||
|
src/main.c
|
||
|
src/stack-def.h
|
||
|
|
||
|
Anthony Romano:
|
||
|
Modified:
|
||
|
src/call-rsa.c
|
||
|
src/main.c
|
||
|
src/mod.c
|
||
|
|
||
|
Jeremy Drake:
|
||
|
Modified:
|
||
|
regnual/regnual.c
|
||
|
|
||
|
Kaz Kojima:
|
||
|
Added STM32 Primer2 support.
|
||
|
|
||
|
NIIBE Yutaka:
|
||
|
Founder of the project.
|
||
|
Wrote tools for STLink/V2:
|
||
|
tool/stlinkv2.py
|
||
|
Wrote tools for DfuSe:
|
||
|
tool/dfuse.py
|
||
|
tool/dump_mem.py
|
||
|
tool/intel_hex.py
|
||
|
Wrote a tool for Gnuk:
|
||
|
tool/gnuk_put_binary.py
|
||
|
tool/gnuk_put_binary_libusb.py
|
||
|
tool/gnuk_remove_keys.py
|
||
|
tool/gnuk_upgrade.py
|
||
|
Wrote a tool for USB Hub:
|
||
|
tool/hub_ctrl.py
|
||
|
Wrote a tool for testing card reader with pinpad:
|
||
|
tool/pinpadtest.py
|
||
|
Wrote reGNUal implementation:
|
||
|
regnual/regnual.c
|
||
|
regnual/sys.c
|
||
|
Wrote Gnuk implementation:
|
||
|
gnuk.svg
|
||
|
src/configure
|
||
|
src/ac.c
|
||
|
src/call-rsa.c
|
||
|
src/debug.c
|
||
|
src/flash.c
|
||
|
src/gnuk.h
|
||
|
src/main.c
|
||
|
src/neug.c
|
||
|
src/openpgp-do.c
|
||
|
src/openpgp.c
|
||
|
src/openpgp.h
|
||
|
src/pin-cir.c
|
||
|
src/pin-dial.c
|
||
|
src/pin-dnd.c
|
||
|
src/random.c
|
||
|
src/sys.c
|
||
|
src/usb-icc.c
|
||
|
src/usb-msc.c
|
||
|
src/usb-msc.h
|
||
|
src/usb_ctrl.c
|
||
|
src/usb_desc.c
|
||
|
src/usb_lld.c
|
||
|
src/usb_lld.h
|
||
|
*
|
||
|
and others.
|