Update README.md
This commit is contained in:
parent
8184ec5693
commit
db0d240fad
|
@ -1,5 +1,5 @@
|
||||||
# ulisp-arm
|
# ulisp-arm
|
||||||
A version of the Lisp programming language for boards based on the ARM processor:
|
A version of the Lisp programming language for boards based on the ARM processor, including:
|
||||||
|
|
||||||
* Arduino Zero and MKRZero.
|
* Arduino Zero and MKRZero.
|
||||||
* Arduino Uno R4 Minima and WiFi.
|
* Arduino Uno R4 Minima and WiFi.
|
||||||
|
@ -7,7 +7,7 @@ A version of the Lisp programming language for boards based on the ARM processor
|
||||||
* Adafruit Metro M4, ItsyBitsy M4, Feather M4, and Grand Central M4.
|
* Adafruit Metro M4, ItsyBitsy M4, Feather M4, and Grand Central M4.
|
||||||
* Adafruit PyBadge and PyGamer.
|
* Adafruit PyBadge and PyGamer.
|
||||||
* Adafruit CLUE and ItsyBitsy nRF52840.
|
* Adafruit CLUE and ItsyBitsy nRF52840.
|
||||||
* Raspberry Pi Pico and Raspberry Pi Pico W.
|
* Raspberry Pi Pico and other RP2040 boards.
|
||||||
* BBC Micro Bit.
|
* BBC Micro Bit.
|
||||||
* Maxim MAX32620FTHR.
|
* Maxim MAX32620FTHR.
|
||||||
* Teensy 4.0/4.1.
|
* Teensy 4.0/4.1.
|
||||||
|
|
Loading…
Reference in New Issue