mitra42 / webForth

Forth for the web - implemented in JS and other web technologies
https://www.mitra.biz/forth/console.html
GNU Affero General Public License v3.0
27 stars 1 forks source link

Arduino: Support SD cards with File I/O #81

Open mitra42 opened 3 years ago

mitra42 commented 3 years ago

See #34 - Extend support for this and port JS functions from forth_with_fs to C using the Arduino's specific libraries. See ./Documents/Arduino/hardware/esp8266com may be some examples there