ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
Loading...
Searching...
No Matches
foresthub::platform::PlatformConfig Struct Reference

Construction-time configuration passed to CreatePlatform(). More...

#include <platform.hpp>

Public Attributes

NetworkConfig network
 Network credentials and options.
unsigned long baud_rate = 115200
 Console communication speed in bits per second.

Detailed Description

Construction-time configuration passed to CreatePlatform().

Subsystem-organized: network credentials, console baud rate, etc. Extend with additional subsystem configs as needed (e.g. CryptoConfig).


The documentation for this struct was generated from the following file: