14 Commits

Author SHA1 Message Date
MMS
6d29ea6699 8.0.2 2025-01-21 18:11:57 -05:00
MMS
12c924a156 8.0.1
added missing <pthread.h> to ports/posix/qp_port.h
changed ports to ARM-CM, BASEPRI critical section
updated qp_config.h files
updated examples
fixed arm-cr ports, GNU compiler, ARM mode, QF_INT_ENABLE_ALL() macro
2024-12-17 17:20:31 -05:00
MMS
efec63749b 8.0.0 2024-11-02 15:38:41 -04:00
MMS
d3f94c7783 7.4.0-rc.3 2024-09-05 11:10:13 -04:00
MMS
c284a04584 7.4.0-rc.3 2024-08-16 10:58:06 -04:00
MMS
e8df0ee996 7.4.0-rc.2 2024-06-25 12:20:48 -04:00
MMS
4009bc764f 7.4.0-rc.1 2024-06-07 16:06:49 -04:00
MMS
074c0dc3ae 7.3.5-rc.1
Semantic versioning
2024-06-03 15:24:33 -04:00
MMS
0150f5a22b 7.3.3
examples as submodule
cmake support
2024-02-20 13:38:00 -05:00
MMS
6c01385eba 7.3.3
codespell, examples
2024-01-30 20:58:46 -05:00
MMS
7332d59aa7 7.3.2 2023-12-14 16:55:37 -05:00
MMS
f33182acf2 7.3.1
https://www.state-machine.com/qpc/history.html#qpc_7_3_1
2023-12-06 16:17:18 -05:00
MMS
9382ad6aa8 7.3.0 2023-09-27 15:11:41 -04:00
MMS
012c5c360e 7.3.0
Added QP Functional Safety (FuSa) Subsystem
Memory Isolation with MPU
MISRA-C:2023 compliance
Changed comments from C-style to C++ style
Added QAsm abstract state machine base class
Added memory marker to QEvt and rearranged memory layout
Updated: QP-FreeRTOS, QP-ESP-IDF,QP-Zephyr
Added drift-free ticking for QP-POSIX
Reorganized documentation
Updated 3rd_party
2023-09-13 20:25:46 -04:00