Releases: vChavezB/qpcpp_esp32
Releases · vChavezB/qpcpp_esp32
v0.2.1
- Added support for arduino esp32 core v3
v0.2.0
- Updated qpcpp to version 7.2.2
v0.1.5
- Added QM model for examples
- Updated examples according to QM model
v0.1.4
- Fixed DPP example
- There seems to be a problem when using Serial.print(uint8_t) inside QActive states, hence using Serial.write to print the Philo Number
- QSPY works
v0.1.3
- DPP example added
- DPP working with simulated ESP32
v0.1.2
- Minor changes and cleanup
v0.1.1
Minor improvements to the example and library version
v0.0.1
beta release for testing purposes