first commit 1437_31102025

This commit is contained in:
2025-10-31 14:38:00 +07:00
commit 0cd8217bc5
71 changed files with 6160 additions and 0 deletions

9
include/robot/platform.h Normal file
View File

@@ -0,0 +1,9 @@
/*********************************************************************
* Minimal platform header placeholder to satisfy includes.
*********************************************************************/
#ifndef ROBOT_MINIMAL_PLATFORM_H
#define ROBOT_MINIMAL_PLATFORM_H
#endif // ROBOT_MINIMAL_PLATFORM_H