File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 11[
22 {
33 "version" : " 3.5.00" ,
4- "date" : " 2024-13-12" ,
5- "new" : [" Added function rkh_sm_propagate() to propagate an event to self without using the AO's event queue." ,
6- " Added unit test cases to module rkhsm.c to demonstrate how to build periodic non-reactive/reactive active object classes." ],
7- "bugfix" : [],
4+ "date" : " 2025-13-11" ,
5+ "new" : [" Added the rkh_sm_propagate() function to propagate an event to self without using the AO's event queue." ,
6+ " Added unit test cases to module rkhsm.c to demonstrate how to build periodic non-reactive/reactive AO classes." ,
7+ " Supported clang-format tool." ,
8+ " Implemented priority queue feature for native queues." ,
9+ " Implemented macro RKH_MODULE_GET_NAME() to get the module name." ,
10+ " Provided new application demos to show how to implement special AOs." ,
11+ " Updated Ceedling to version 1.0.0" ],
12+ "bugfix" : [" Stopped framework scheduler on exit." ,
13+ " Free semaphore properly when stopping framework on x86/Linux port." ,
14+ " Fixed line number on assertions for x86/Linux port" ],
815 "apichg" : [],
916 "deprecated" : [],
1017 "port" : [],
You can’t perform that action at this time.
0 commit comments