Skip to content

Releases: m5stack/uiflow-micropython

2.5.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 18:18
release: 2.5.1

2.4.9

Choose a tag to compare

@github-actions github-actions released this 06 Aug 06:43
release: 2.4.9

2.4.8

Choose a tag to compare

@github-actions github-actions released this 26 Jun 10:15
release: 2.4.8

2.4.7

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:03
release: 2.4.7

2.4.6

Choose a tag to compare

@github-actions github-actions released this 10 Jun 02:49
release: 2.4.6

2.4.5

Choose a tag to compare

@github-actions github-actions released this 15 May 10:13
release: 2.4.5

2.4.4

Choose a tag to compare

@github-actions github-actions released this 24 Apr 06:44
version.text: Update to V2.4.4.

Signed-off-by: luoweiyuan <luoweiyuan@m5stack.com>

2.4.3

Choose a tag to compare

@github-actions github-actions released this 24 Apr 06:50
version.text: Update to V2.4.3.

Signed-off-by: lbuque <1102390310@qq.com>

2.4.2

Choose a tag to compare

@github-actions github-actions released this 24 Apr 06:35
version.text: Update to V2.4.2.

Signed-off-by: lbuque <1102390310@qq.com>

2.4.1

Choose a tag to compare

@github-actions github-actions released this 15 Jan 10:41
UIFLOW2 Release 2.4.1 based on Micropython v1.25.0

- feature(Board): Add StickS3 Support.
- fix(driver/neopixel): Restore brightness to 100% before set_brightness.
- fix(driver): Fix ATGM336H driver bugs.
- fix(M5): Fix StamPLC RTC wake-up issue.
- fix(M5): Fix INA226 current data read issue.
- feature(Unit): Add Servo support.
- perf(Software): Optimize TCP functionality.
- perf(Unit): Modify the API of Unit NBIoT.
- perf(Unit): Modify the API of Unit NBIoT2.
- perf(Module): Modify the API of Module NBIoT.
- feature(Chain): Add Unit ChainBus support.
- fix(Chain): Fix failed to set key trigger interval.
- feature(Base): Add Atom DTU NBIoT2 Support.
- feature(Base): Add Atom DTU NBIoT2 V11 Support.
- perf(Base): Modify the API of Atom DTU NBIoT.
- docs: Add some api docs.