Skip to content

Commit

Permalink
7.3.0
Browse files Browse the repository at this point in the history
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
  • Loading branch information
quantum-leaps committed Sep 14, 2023
1 parent 6b7d766 commit 80d9bcd
Show file tree
Hide file tree
Showing 1,785 changed files with 259,221 additions and 146,677 deletions.
2 changes: 1 addition & 1 deletion 3rd_party
Submodule 3rd_party updated 582 files
8 changes: 6 additions & 2 deletions LICENSES/LicenseRef-QL-dual.qlc
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
Any user of the QP/C++ real-time embedded framework
qpcpp
2023-12-31
2024-12-31

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

Q u a n t u m L e a P s
------------------------
Modern Embedded Software

SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-QL-commercial

This software is dual-licensed under the terms of the open source GNU
Expand All @@ -23,4 +27,4 @@ Plagiarizing this software to sidestep the license obligations is illegal.
Contact information:
<www.state-machine.com/licensing>
<[email protected]>
#0EDBEBE8223119BF5BAB0ECFC1C52D7A75E3B97C
#10EBA9166330240A6EE04F770591C48BE4545919
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
![QP Framework](doxygen/images/qp_banner.jpg)
![QP Framework](https://www.state-machine.com/img/qp_banner.jpg)

# What's New?

[![GitHub release (latest by date)](https://img.shields.io/github/v/release/QuantumLeaps/qpcpp)](https://github.com/QuantumLeaps/qpcpp/releases/latest)


View QP/C++ Revision History at: https://www.state-machine.com/qpcpp/history.html

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

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


[RTEF]: <https://www.state-machine.com/rtef>
Expand Down
1 change: 0 additions & 1 deletion doxygen/.gitignore

This file was deleted.

309 changes: 0 additions & 309 deletions doxygen/Doxyfile

This file was deleted.

15 changes: 0 additions & 15 deletions doxygen/Doxyfile-CHM

This file was deleted.

11 changes: 0 additions & 11 deletions doxygen/Doxyfile-LATEX

This file was deleted.

Loading

0 comments on commit 80d9bcd

Please sign in to comment.