technoblogy / ulisp-arm

A version of the Lisp programming language for ARM-based boards.
http://www.ulisp.com/
MIT License
97 stars 30 forks source link

with-spi divider parameter doesn't work #12

Closed technoblogy closed 5 years ago

technoblogy commented 5 years ago

On ARM platforms the SPI divider parameter should allow a range of 1 to 255. Thanks to Ronny Suy for reporting this.