qpcpp/ports/README.md
2024-11-02 15:38:10 -04:00

64 lines
1.7 KiB
Markdown

# Files Missing from the QP/C GPL Distribution
Due to the growing non-compliance with the GPL as well as infringement
on the dual-licensing model of QP frameworks, the following files have
been **removed from the open-source GPL distribution**:
```
qpcpp
|
\---ports
+---arm-cm
| +---qxk
| | +---armclang
| | | qxk_port.cpp
| | | qp_port.hpp
| | | qs_port.hpp
| | |
| | +---config
| | | qp_config.hpp
| | |
| | +---gnu
| | | qxk_port.cpp
| | | qp_port.hpp
| | | qs_port.hpp
| | |
| | \---iar
| | qxk_port.cpp
| | qp_port.hpp
| | qs_port.hpp
| |
| \---qutest
| qp_port.hpp
| qs_port.hpp
|
+---posix-qutest
| qp_port.hpp
| qs_port.hpp
| qutest_port.cpp
| safe_std.hpp
|
\---win32-qutest
qp_port.hpp
qs_port.hpp
qutest_port.cpp
safe_std.hpp
```
> NOTE: These files are available to the [commercial licensees][com] with
current Support Term. Please contact [Quantum Leaps technical support][sup]
to get the complete QP/C++ framework distribution.
# QP/C++ Framework Evaluation
To request **evaluation** of the complete QP/C++ framework, please contact
Quantum Leaps at:
- https://www.state-machine.com/contact
- mailto:info@state-machine.com
# Quantum Leaps Licensing:
To learn more about the open source and commercial licensing options:
- https://www.state-machine.com/licensing
[com]: <https://www.state-machine.com/customers>
[sup]: <mailto:support@state-machine.com>