Here’s a fresh compile from ‘main’: “refactor W command and underlying pirate lib psu drivers. Add undervoltage detection/limit.”
Build time: 138.73 seconds
Git pull log @47adc99
Updating 73b03d1..47adc99
Fast-forward
src/binmode/binmodes.c | 2 ±
src/binmode/bpio.c | 11 +±
src/binmode/legacy4third.c | 2 ±
src/binmode/sump.c | 2 ±
src/commands/global/cmd_selftest.c | 12 ±-
src/commands/global/i_info.c | 29 +++++±-
src/commands/global/w_psu.c | 95 ++++++++++++±----------
src/commands/global/w_psu.h | 4 ±
src/lib/arduino-ch32v003-swio/arduino_ch32v003.c | 2 ±
src/mode/hwhduart.c | 5 –
src/mode/hwspi.c | 9 —
src/mode/hwuart.c | 5 –
src/mode/usbpd.c | 2 ±
src/pirate.c | 14 +±-
src/pirate/psu.c | 95 +++++++++++++++++++±—
src/pirate/psu.h | 34 ++++++±-
src/system_config.c | 13 ±–
src/system_config.h | 18 ±—
src/system_monitor.c | 5 ±
src/system_monitor.h | 2 ±
src/translation/base.h | 1 +
src/translation/bs-ba.h | 1 +
src/translation/en-us.h | 1 +
src/translation/it-it.h | 1 +
src/translation/pl-pl.h | 1 +
src/translation/zh-cn.h | 1 +
src/ui/ui_cmdln.c | 4 +
src/ui/ui_info.c | 3 ±
src/ui/ui_lcd.c | 2 ±
src/ui/ui_statusbar.c | 45 ++++++±—
30 files changed, 257 insertions(+), 164 deletions(-)