Skip to content

Commit 80d9bcd

Browse files
committed
7.3.0
Added QP Functional Safety (FuSa) Subsystem Memory Isolation with MPU 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
1 parent 6b7d766 commit 80d9bcd

File tree

1,785 files changed

+259221
-146677
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,785 files changed

+259221
-146677
lines changed

3rd_party

Submodule 3rd_party updated 582 files

LICENSES/LicenseRef-QL-dual.qlc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
Any user of the QP/C++ real-time embedded framework
22
qpcpp
3-
2023-12-31
3+
2024-12-31
44

55
Copyright (C) 2005 Quantum Leaps, LLC <state-machine.com>.
66

7+
Q u a n t u m L e a P s
8+
------------------------
9+
Modern Embedded Software
10+
711
SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-QL-commercial
812

913
This software is dual-licensed under the terms of the open source GNU
@@ -23,4 +27,4 @@ Plagiarizing this software to sidestep the license obligations is illegal.
2327
Contact information:
2428
<www.state-machine.com/licensing>
2529
26-
#0EDBEBE8223119BF5BAB0ECFC1C52D7A75E3B97C
30+
#10EBA9166330240A6EE04F770591C48BE4545919

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
![QP Framework](doxygen/images/qp_banner.jpg)
1+
![QP Framework](https://www.state-machine.com/img/qp_banner.jpg)
22

33
# What's New?
4+
5+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/QuantumLeaps/qpcpp)](https://github.com/QuantumLeaps/qpcpp/releases/latest)
6+
7+
48
View QP/C++ Revision History at: https://www.state-machine.com/qpcpp/history.html
59

610
> **NOTE:** If you're interested in the latest QP/C++ version from GitHub,
@@ -121,7 +125,7 @@ open the file [html/index.html](html/index.html) in your web browser.
121125
# How to Help this Project?
122126
If you like this project, please give it a star (in the upper-right corner of your browser window):
123127

124-
![GitHub star](doxygen/images/github-star.jpg)
128+
![GitHub star](https://www.state-machine.com/img/github-star.jpg)
125129

126130

127131
[RTEF]: <https://www.state-machine.com/rtef>

doxygen/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

doxygen/Doxyfile

Lines changed: 0 additions & 309 deletions
This file was deleted.

doxygen/Doxyfile-CHM

Lines changed: 0 additions & 15 deletions
This file was deleted.

doxygen/Doxyfile-LATEX

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)