|
ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
|
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. | |
Construction-time configuration passed to CreatePlatform().
Subsystem-organized: network credentials, console baud rate, etc. Extend with additional subsystem configs as needed (e.g. CryptoConfig).