![]() |
Rishka
RISC-V virtual runtime in C/C++ made for ESP32-WROVER
|
▼ sdk | |
▼ librishka | |
▼ drivers | |
display.h | Provides an interface for interacting with display hardware in the Rishka SDK |
keyboard.h | This header file defines the Keyboard class, providing access to keyboard-related functionalities in the Rishka VM SDK |
nvs.h | Non-Volatile Storage (NVS) API for Rishka's SDK |
wifi.h | WiFi driver SDK for Rishka's SDK |
args.h | Header file for handling command line arguments in Rishka applications |
devices.h | Definitions related to PS/2 devices for the Rishka Virtual Machine SDK |
fs.h | Header file for file system operations in Rishka applications |
func_args.h | Header file defining macros and types for handling function arguments in the Rishka SDK |
gpio.h | Header file for GPIO operations in Rishka applications |
i2c.h | Header file for I2C (Inter-Integrated Circuit) operations in Rishka applications |
int.h | Header file for interrupt handling in Rishka applications |
io.h | Header file for input/output operations in Rishka applications |
memory.h | Header file for memory management in Rishka applications |
runtime.h | Provides utilities for managing runtime operations within Rishka applications |
sys.h | Header file for system utilities in Rishka applications |
types.h | Header file for common data types used in Rishka applications |
librishka.h | Main header file for the Rishka SDK |
librishka_impl.hpp |