This commit is contained in:
刘可亮
2025-10-21 13:59:50 +08:00
parent 33c375efac
commit 3e10f578d3
7070 changed files with 998841 additions and 1402535 deletions

View File

@@ -731,6 +731,7 @@ typedef struct rt_thread *rt_thread_t;
#define RT_WAITING_FOREVER -1 /**< Block forever until get resource. */
#define RT_WAITING_NO 0 /**< Non-block. */
#define RT_WAITING_TIMEOUT 1000
/**
* Base structure of IPC object