ulisp-esp icon indicating copy to clipboard operation
ulisp-esp copied to clipboard

Remappable peripheral pins

Open hasn0life opened this issue 10 months ago • 5 comments

Hello and thank you for making this wonderful language.

I was wondering if it would be possible to allow the I2Cs and UARTs to do pin remapping on the ESP32 since it supports it. I don't know what a good interface would look like tho, would it be another function or more arguments or optional arguments? Right now I'm modifying the codebase to do it, but maybe that's the best way?

hasn0life avatar Aug 31 '23 04:08 hasn0life