This commit is contained in:
2026-02-23 21:13:00 +08:00
commit b38ced9428
141 changed files with 168944 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
/*
* Academic License - for use in teaching, academic research, and meeting
* course requirements at degree granting institutions only. Not for
* government, commercial, or other organizational use.
*
* File: rtmodel.h
*
* Code generated for Simulink model 'Open0'.
*
* Model version : 2.23
* Simulink Coder version : 25.1 (R2025a) 21-Nov-2024
* C/C++ source code generated on : Sat Jun 14 14:25:03 2025
*
* Target selection: ert.tlc
* Embedded hardware selection: ARM Compatible->ARM Cortex-M
* Code generation objectives:
* 1. Execution efficiency
* 2. RAM efficiency
* Validation result: Not run
*/
#ifndef rtmodel_h_
#define rtmodel_h_
#include "Open0.h"
/* Macros generated for backwards compatibility */
#ifndef rtmGetStopRequested
#define rtmGetStopRequested(rtm) ((void*) 0)
#endif
#endif /* rtmodel_h_ */
/*
* File trailer for generated code.
*
* [EOF]
*/