MMS 184277db91 6.9.3a
Renamed the experimental port "freertos-esp32" to "esp-idf" and updated the port
2021-06-29 12:19:56 -04:00
..
2020-03-17 21:33:20 -04:00
2021-06-29 12:19:56 -04:00
2020-10-01 12:48:48 -04:00
2021-01-14 13:11:17 -05:00
2020-03-17 21:33:20 -04:00
2018-04-05 17:05:55 -04:00
2020-08-25 10:17:51 -04:00

This QP port to POSIX with a single thread executing all active
objects (like the cooperative QV kernel).

If you are interested in using a POSIX target for deployment,
consider the following QP port:

- posix  multithreaded (P-threads) QP port to POSIX


If you are interested in testing your embedded QP applications
on a POSIX host, consider the following QP port:
 
- posix-qutest  for running QUTest unit testing harness


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