Align loader to 32-bit boundary
[fw/stlink] / src / st-term.c
2016-05-30 Keith PackardMerge tag '1.2.0' into debian
2015-12-07 texaneMerge pull request #354 from gvz/master
2015-12-07 Georg von ZengenAdded parameter to specify one stlink v2 of many
2015-11-24 Keith PackardMerge branch 'upstream' into debian
2015-11-09 texaneMerge pull request #347 from jauler/master
2015-11-09 Rytis KarpuskaImplement simple non-blocking ring buffer for communica...
2014-07-10 texaneMerge pull request #248 from prattmic/cleanup
2014-07-10 Michael PrattReindent all source files
2014-04-15 texaneMerge pull request #223 from troth/troth/fix-compiler...
2014-03-08 texaneMerge pull request #214 from sbsimmons/master
2014-03-08 Sean Simmons* Improved support for STM32L152RE - flash/ram sizes...
2013-12-19 texaneMerge pull request #199 from agpanarin/master
2013-12-19 agpanarinProcess SIGINT and SIGTERM only in safe places
2013-12-12 texane[ fix ] ident typo
2013-12-11 texaneMerge pull request #197 from rene-dev/master
2013-12-11 Rene Hopfst-term magic byte via commandline argument
2013-12-07 texaneMerge pull request #195 from onnokort/master
2013-12-07 Onno KortmannProperly detect and warn if multiple stlinky magic...
2013-10-27 texaneMerge pull request #185 from ouah/master
2013-10-27 Olivier GayFix all compilation warnings
2013-09-01 Maxime VincentMerge branch 'master' of git://github.com/texane/stlink
2013-09-01 texane[ fix ] missing exit prototype, include stdlib.h
2013-08-18 texaneMerge pull request #176 from prattmic/reset
2013-08-18 Michael PrattAdd option to not reset board on connect
2013-06-23 Fabien Le MentecMerge branch 'master' of https://github.com/yurovsky...
2013-05-06 texaneMerge pull request #150 from nekromant/master
2013-05-06 Andrew 'Necromant... st-term: handle two signals and fixups
2013-05-06 Andrew 'Necromant... working st-term proof-of-concept. Period.
2013-05-05 Andrew 'Necromant... Add STlink terminal draft