Re: [Sdcc-user] Would it be useful to be able to call functions written for or compiled by other Z80 compilers?

2021-07-19 Thread Maarten Brock
Philipp Klaus Krause schreef op 2021-07-17 07:43: Am 17.07.21 um 00:38 schrieb Alan Cox: On Fri, 16 Jul 2021 09:49:59 +0200 Philipp Klaus Krause wrote: For the Z80, many different calling conventions exist. Recently, SDCC introduced keywords __raisonance, __cosmic, __iar for the stm8 port,

[Sdcc-user] Newer PICs support

2021-07-19 Thread Pedro Tavares
Hi everybody, Currently I'm using SDCC with some Microchip microcontrollers of the PIC18F family, specifically the ones who have CAN integration. The high prices and low availability of some of those PICs are forcing me to change to some newer ones of the same family. My supplier offered me a good

Re: [Sdcc-user] Newer PICs support

2021-07-19 Thread Benedikt Freisen
Good afternoon! To the best of my knowledge, the SDCC project does not currently have any active developers with experience with the PIC architecture and the PIC backends, which is why the PIC backends have been largely unmaintained for about a decade. The most recent release made that official an