Rishka
RISC-V virtual runtime in C/C++ made for ESP32-WROVER
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  sdk
  librishka
  drivers
 display.hProvides an interface for interacting with display hardware in the Rishka SDK
 keyboard.hThis header file defines the Keyboard class, providing access to keyboard-related functionalities in the Rishka VM SDK
 nvs.hNon-Volatile Storage (NVS) API for Rishka's SDK
 wifi.hWiFi driver SDK for Rishka's SDK
 args.hHeader file for handling command line arguments in Rishka applications
 devices.hDefinitions related to PS/2 devices for the Rishka Virtual Machine SDK
 fs.hHeader file for file system operations in Rishka applications
 func_args.hHeader file defining macros and types for handling function arguments in the Rishka SDK
 gpio.hHeader file for GPIO operations in Rishka applications
 i2c.hHeader file for I2C (Inter-Integrated Circuit) operations in Rishka applications
 int.hHeader file for interrupt handling in Rishka applications
 io.hHeader file for input/output operations in Rishka applications
 memory.hHeader file for memory management in Rishka applications
 runtime.hProvides utilities for managing runtime operations within Rishka applications
 sys.hHeader file for system utilities in Rishka applications
 types.hHeader file for common data types used in Rishka applications
 librishka.hMain header file for the Rishka SDK
 librishka_impl.hpp