Code example 8 bit processor

[color=#000000][size=small][font=Calibri]Hi, [/font][/size][/color]
[color=#000000][size=small][font=Calibri]Wanted to share this to the forum as there are always posts about porting to 8-bit micros. Hope it helps![/font][/size][/color]
[color=#000000][size=small][font=Calibri]In this case I developed the attached example, ported to the STM8S105C6T6, using a STM8S-Discovery development board and a ST Visual Develop project.[/font][/size][/color]
[color=#000000][size=small][font=Calibri]The actual example is based on the ‘ex_01a_simple_tx’ from the simple examples provide by Decawave [/font][/size][/color][color=#0563c1][size=small][font=Calibri]https://www.decawave.com/software-download[/font][/size][/color]
[color=#000000][size=small][font=Calibri]The program just sends blinks using an EVB1000 (from J6). [/font][/size][/color]
[color=#000000][size=small][font=Calibri]Additional information can be found in the main.c[/font][/size][/color]
[size=small][color=#000000][font=Calibri]Hopefully of some help for some of you [/font][/color][/size]