Georg Icking-Konert
2017-05-06 05:55:35 UTC
hello all,
apparently it is possible to overload functions in SDCC for STM8, as
shown recently in the getchar() implementation in one of the previous
mails. Is this something that can also be done with C routines in a
project? If yes, is there something like a "__weak" attribute to tell
the linker which function to use?
Thanks a lot in advance!
Regards, Georg
apparently it is possible to overload functions in SDCC for STM8, as
shown recently in the getchar() implementation in one of the previous
mails. Is this something that can also be done with C routines in a
project? If yes, is there something like a "__weak" attribute to tell
the linker which function to use?
Thanks a lot in advance!
Regards, Georg