Commit Graph

3 Commits

Author SHA1 Message Date
c392e589a7 Update USB current limit to 4.5A in code and UI
Signed-off-by: YoungSoo Shin <shinys000114@gmail.com>
2025-09-10 15:42:42 +09:00
c2a5116cd2 Adjust VIN, MAIN, and USB current limits in code and UI (VIN: 8.0, MAIN: 7.5, USB: 3.5). 2025-09-08 18:05:49 +09:00
7b8ba3e12b Add current limit configuration for VIN, MAIN, and USB
- Integrated current limit settings in `nconfig`.
- Enabled API support for managing current limits.
- Added UI components for configuring current limits.
- Implemented backend logic for handling validations and updates.

Signed-off-by: YoungSoo Shin <shinys000114@gmail.com>
2025-09-04 15:42:13 +09:00