Skip to content

Releases: codewitch-honey-crisis/uix

1.2.1 Service Release

02 Dec 08:46
Compare
Choose a tag to compare

Fixed CMakeLists.txt

1.2.0 Simplified

02 Dec 07:23
Compare
Choose a tag to compare

on_yield_callback no longer necessary

1.14 Service release

01 Dec 21:14
Compare
Choose a tag to compare

Fixed linker errors

1.1.3 service release

30 Nov 00:10
Compare
Choose a tag to compare

Yet another attempt at fixing very intermittent freezing issues under the ESP-IDF, caused by multiple subtle issues.

1.1.2 Service release

29 Nov 10:14
Compare
Choose a tag to compare

Fix freeze under ESP-IDF

1.1.1 service release

29 Nov 08:42
Compare
Choose a tag to compare

Fixes a freeze when using two buffers under the ESP-IDF

Latest 1.x version. Added RTOS yield callback

28 Nov 10:42
Compare
Choose a tag to compare

Was locking up under the ESP-IDF due to lack of yield ability, so a callback was added to screen and display. Also some other callback names were changed for consistency.

1.0.4 Service release

27 Nov 15:44
Compare
Choose a tag to compare

Changed GFX dependency to 2.0.2

1.0.3 service release

26 Nov 03:36
Compare
Choose a tag to compare

Minor fixes, and update to GFX 2.0.1

UIX 1.0.2

24 Nov 00:44
Compare
Choose a tag to compare

Fixed other CMake issue