Rishka
RISC-V virtual runtime in C/C++ made for ESP32-WROVER
memory.h File Reference

Header file for memory management in Rishka applications. More...

#include <librishka/types.h>

Go to the source code of this file.

Classes

class  Memory
 Class for handling memory management operations in Rishka applications. More...
 

Detailed Description

Header file for memory management in Rishka applications.

Author
Nathanne Isip

This header file defines the Memory class, which provides functionalities for dynamic memory management on ESP32-WROVER microcontrollers.