MMS
MMS
This is a known and quite a tricky and complex issue. The overhaul of the undo/redo functionality in QM is planned...
Hi Hal, Yes, the experimental QP/C port to ESP-IDF is missing from the latest QP/C 7.0.1 release (thanks a lot for noticing it right away). The decision to remove that...
> Would you expect the same small window for potential race conditions to exist in the ESP-IDF port in release 7.0.0? Yes, most likely. The time window is within the...
An **experimental** `esp-idf` port has been added to QP/C 7.1.0-beta (directory [qpc/ports/esp-idf](https://github.com/QuantumLeaps/qpc/tree/master/ports/esp-idf)). The port has NOT been tested and it would be nice if someone interested in this port could...
Please note that the provided `esp-idf` port has been designed for QP/C 7.1.0 and will not compile against older QP. (It might not even compile as is, because this was...
Thanks a lot, gh4emb! The updated qpc port for esp-idf as well as the contributed example for esp-idf have been merged into the just released QP/C 7.1.0 and pushed to...
Issue closed as fixed in QP/C 7.1.0.
The support for console input (and thus the obsolete header file ) is not necessary for the QUTest host executables and will be removed in the next upcoming QP release...
Fixed in QP/C 7.3.3. --MMS
The function QS_setCurrObj() will be restored in the next upcoming QP 7.3.3. This change has been already checked into the qpc (and qpcpp) repos. --MMS