mirror of
https://github.com/QuantumLeaps/qpcpp.git
synced 2025-01-28 06:02:56 +08:00
17 lines
583 B
Plaintext
17 lines
583 B
Plaintext
This QP port to POSIX with P-threads is intended for building
|
|
multithreaded QP applications running on embedded POSIX targets.
|
|
|
|
If you are interested in using a POSIX host for testing your
|
|
embedded QP applications, consider the following QP ports:
|
|
|
|
- posix-qutest for running QUTest unit testing harness
|
|
- posix-qv single-threaded QP port to POSIX
|
|
|
|
|
|
NOTE:
|
|
Building of the QP libraries on the POSIX targets or hosts
|
|
is no longer necessary. The example projects for POSIX are
|
|
built directly from QP source files and don't need a library.
|
|
|
|
Quantum Leaps
|
|
04/05/2018 |