File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " eink-power-cli"
3- version = " 2.4 .0"
3+ version = " 2.5 .0"
44edition = " 2021"
55license = " Commercial"
6- description = " Command-line interface for E-ink power controller communication (PMU firmware v2.4 .0+)"
6+ description = " Command-line interface for E-ink power controller communication (PMU firmware v2.5 .0+)"
77homepage = " https://github.com/DynamicDevices/eink-power-cli"
88repository = " https://github.com/DynamicDevices/eink-power-cli"
99documentation = " https://github.com/DynamicDevices/eink-power-cli/blob/main/README.md"
Original file line number Diff line number Diff line change @@ -24,12 +24,14 @@ The E-ink Power CLI is a Rust-based command-line tool designed to communicate wi
2424- ** Board Control** : E-Ink controller reset and shutdown (WiFi+Display+PMIC)
2525- ** Automation** : JSON/CSV output formats and batch operations
2626
27- ## What's New in v2.4 .0
27+ ## What's New in v2.5 .0
2828
2929- ** 🕐 RTC Management** : External PCF2131 RTC interrupt configuration and monitoring
3030- ** ⚙️ Auto-Power Mode** : Configure PMU to auto-power i.MX93 when PMIC is off
3131- ** 📊 Interrupt Tracking** : Monitor external RTC interrupt events and statistics
3232- ** 🔧 Runtime Configuration** : Change RTC interrupt actions without firmware updates
33+ - ** 🏗️ MCXC144VFM Focus** : Optimized for MCXC144VFM hardware platform (256KB flash)
34+ - ** 🔧 Board Control** : Enhanced board shutdown and reset functionality
3335
3436## Previous Release - v2.3.0
3537
You can’t perform that action at this time.
0 commit comments