aboutsummaryrefslogtreecommitdiff
path: root/src/target/stm8.c
AgeCommit message (Expand)Author
2020-01-14hla: use the new system_reset APIAntonio Borneo
2019-11-07STM8 Target relicensing to GPLv2 and laterAke Rehnman
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-02-07target start_algorithm: Don't copy the IN mem_params fix uninitialised value.Jean-Christian de Rivaz
2019-02-07target algo: do not write reg_param if direction is PARAM_INTomas Vanek
2019-01-14target/stm8: add missing destroy_reg_param()Tomas Vanek
2019-01-08target/stm8: add support for multi-architecture gdbAntonio Borneo
2018-04-10target, flash: prepare infrastructure for multi-block blank checkTomas Vanek
2018-02-24stm8: fix compilation warningAke Rehnman
2017-12-07stm8 : new targetAke Rehnman