> Am 03.04.2021 um 19:49 schrieb Joost van der Sluis via fpc-pascal 
> <fpc-pascal@lists.freepascal.org>:
> 
> Hi all,
> 
> During some spare free time I've ported parts of the Arduino AVR library to 
> Free Pascal. So now it is possible to use things like 'DigitalWrite' and 
> 'Delay'.
> 
> More info here: 
> https://lazarussupport.com/introducing-pasduino-the-pascal-avr-arduino-library/

You write that the assembler is far from ideal. Did you notice any problems in 
particular? Because in general it’s not that bad as long as one keeps in mind 
that one is working on a 8 bit systems where e.g. 32 bit integers hurt.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to