Skip to content

fredpit/ESP32forth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

+--------------+
|  ESP32forth  |
+--------------+

This is ESP32forth v7.0.7.18 (Revision aa69b6841264a8e8874c60665e5938ea99b3532c).

ESP32forth is an indirect threaded Forth for the ESP32 family of microcontrollers.
It uses a small C "kernel" that boots via inline Forth code.
The use of C allows developers to leverage C/C++ ESP32 libraries with minimal effort.

To compile and flash with the Arduino tools, load ESP32forth.ino.

Documentation and the latest version of ESP32forth are available at:
https://esp32forth.appspot.com/

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

There are several optional components that you can add into ESP32forth.
See: optional/README-optional.txt

#############################################################################################

Modifications : 

* added support for ESP32 second I2C interface (Wire1), primarily used to
make some HAT usable (in addition to internal I2C) with M5Stack Stick C.

* added default config for tx and rx rmt device

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published