aboutsummaryrefslogtreecommitdiff
path: root/src/target/stm8.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-07target start_algorithm: Don't copy the IN mem_params fix uninitialised value.Jean-Christian de Rivaz1-0/+2
2019-02-07target algo: do not write reg_param if direction is PARAM_INTomas Vanek1-0/+3
2019-01-14target/stm8: add missing destroy_reg_param()Tomas Vanek1-0/+1
2019-01-08target/stm8: add support for multi-architecture gdbAntonio Borneo1-0/+6
2018-04-10target, flash: prepare infrastructure for multi-block blank checkTomas Vanek1-5/+8
2018-02-24stm8: fix compilation warningAke Rehnman1-1/+2
2017-12-07stm8 : new targetAke Rehnman1-0/+2219