Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Flashing Instructions Use the official Espressif web tool: https://espressif.github.io/esptool-js/ Connect your ESP32 board via USB. Select the .bin file you received. Set the flash offset to 0x10000. Click “Program” to flash the binary. Open a serial monitor at 115200 baud to interact with MicroFox.

Command List

LS ----> List all entries in tape RAM.

Cat → Display contents of a file.

MKDIR → Create a new directory entry.

RM → Remove a file or directory.

MKTXT → Create a new text file with content.

Touch → Create an empty file.

About

A small Microkernel written in c++ for the ESP32

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors