Seems like a nice platform for running ulisp :)
Anyone working on support for the new Raspberry Pi Pico?
odin
#2
It’s an M0, so presumably it’ll be easy enough to add as soon as someone makes an Arduino core for it.
It looks purpose-built for UF2 and MicroPython, though.
chee
#3
arduino themselves are already working on porting the arduino core to the rp2040 chip :) https://blog.arduino.cc/2021/01/20/welcome-raspberry-pi-to-the-world-of-microcontrollers/
Lukas Rusak is independently developing an Arduino core for the Raspberry Pi Pico:
However, it doesn’t yet seem to be developed enough to serve as the basis for porting uLisp.