Files
sw_openocd/src/target
Antonio Borneo cbd7987c7c target: stm8: drop include file stm8.h
The file stm8.h is only included by stm8.c and provides some basic
declaration that can be simply part of the C file.

Drop the file stm8.h and move its content in stm8.c
Replace the macro 'STM8_NUM_CORE_REGS' with the existing macro
'STM8_NUM_REGS'.

While there:
- drop the useless include of "hello.h".

Change-Id: Iecd1a27f0630cdbbfd51033d34aa3d468aa63464
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8856
Tested-by: jenkins
Reviewed-by: zapb <dev@zapb.de>
2025-05-01 15:22:53 +00:00
..
2025-02-16 16:24:41 +00:00
2025-02-16 16:24:41 +00:00
2022-09-13 22:13:58 +00:00
2025-01-25 10:31:06 +00:00
2024-06-23 09:30:43 +00:00
2024-06-23 09:30:43 +00:00
2022-09-13 22:13:58 +00:00
2022-09-13 22:13:58 +00:00
2023-05-05 22:14:11 +00:00
2025-05-01 15:22:53 +00:00
2025-04-05 06:23:37 +00:00