Files
ueforth/pico-ice
2023-12-23 18:14:32 -08:00
..
2023-12-03 19:57:14 -08:00
2023-12-03 19:57:14 -08:00
2023-12-23 18:14:32 -08:00
2023-12-16 00:37:37 -08:00
2023-12-16 00:37:37 -08:00
2023-12-03 19:57:14 -08:00
2023-12-16 09:16:46 -08:00

+-----------------------+
|  uEforth for pico-ice |
+-----------------------+

This is uEforth v{{VERSION}} (Revision {{REVISION}}) for the pico-ice.

uEforth is an indirect threaded Forth.
It uses a small C "kernel" that boots via inline Forth code.

To install:
  * Connect your pico-ice to USB.
  * Connect the USB_BOOT pin to ground.
  * Press reset on the pico-ice.
  * Copy ueforth-pico-ice.uf2 to the mounted drive.

Documentation and the latest version of ESP32forth are available at:
https://eforth.appspot.com/pico-ice

Full unexpanded source code and an issue tracker are available at:
https://github.com/flagxor/ueforth