Menu

Tree [f26ab7] v0.3 /
 History

HTTPS access


File Date Author Commit
 parsers 2013-12-18 Brian Silverman Brian Silverman [d3a028] Avoid forward declaring an enum type, not legal...
 .gitignore 2013-11-04 Antonio Borneo Antonio Borneo [8bf68a] Add .gitignore
 AUTHORS 2014-07-15 Tormod Volden Tormod Volden [4dc519] Add AUTHORS and TODO files
 Makefile 2014-02-24 Christian Pointner Christian Pointner [7af2d6] Create manual page folder in Makefile install t...
 TODO 2014-07-15 Tormod Volden Tormod Volden [4dc519] Add AUTHORS and TODO files
 gpl-2.0.txt 2010-06-29 Geoffrey McRae Geoffrey McRae [b2e82f] added: GPL 2.0 header
 init.c 2013-11-12 Antonio Borneo Antonio Borneo [16fbfe] Enable control of RTS/DTR/BREAK in Windows
 init.h 2013-11-04 Antonio Borneo Antonio Borneo [56a355] Flag "-i" to control GPIO for reset/BOOTn/PA5
 main.c 2014-07-15 Tormod Volden Tormod Volden [f26ab7] Update copyrights
 protocol.pdf 2013-11-03 Antonio Borneo Antonio Borneo [289935] protocol.pdf: updated version
 serial.h 2013-12-18 Brian Silverman Brian Silverman [5b0e39] Clean up uses of const type qualifier
 serial_common.c 2013-12-18 Brian Silverman Brian Silverman [5b0e39] Clean up uses of const type qualifier
 serial_platform.c 2011-10-04 Geoffrey McRae Geoffrey McRae [981bec] fixed compile on cgywin
 serial_posix.c 2013-12-18 Brian Silverman Brian Silverman [5b0e39] Clean up uses of const type qualifier
 serial_w32.c 2013-12-18 Brian Silverman Brian Silverman [5b0e39] Clean up uses of const type qualifier
 stm32.c 2014-07-15 Tormod Volden Tormod Volden [f26ab7] Update copyrights
 stm32.h 2013-12-18 Brian Silverman Brian Silverman [5b0e39] Clean up uses of const type qualifier
 stm32flash.1 2013-11-12 Antonio Borneo Antonio Borneo [2658ff] Win32 code to control RTS/DTR/BREAK
 utils.c 2013-12-18 Brian Silverman Brian Silverman [5b0e39] Clean up uses of const type qualifier
 utils.h 2012-11-24 Daniel Strnad Daniel Strnad [1381ff] New reset code common for Cortex-M0, Cortex-M3,...