irrigation_system/software
Eduard Iten a3e8d5c168 refactor(shell): Improve shell command naming and output formatting
- Renamed shell commands in  and  to be shorter
  and remove underscores (e.g.,  to ).
- Consolidated get functions into a single show command for both valve
  and Modbus settings (e.g., , ).
- Adjusted output formatting for show commands to be right-aligned and
  remove horizontal lines for better readability.
- Fixed missing getter function implementations in  and their
  declarations in .
- Ensured  is correctly selected in
  to make valve shell commands available.
2025-07-11 00:16:43 +02:00
..
.vscode feat: Add ADC sensor device tree bindings and configuration 2025-07-08 16:43:27 +02:00
apps refactor(shell): Improve shell command naming and output formatting 2025-07-11 00:16:43 +02:00
boards/iten/bluepill_f103rb feat: Establish functional multi-app structure 2025-07-01 11:05:12 +02:00
include/lib refactor(shell): Improve shell command naming and output formatting 2025-07-11 00:16:43 +02:00
lib refactor(shell): Improve shell command naming and output formatting 2025-07-11 00:16:43 +02:00
tools/modbus_tool feat(valve): Make end-position current thresholds configurable 2025-07-10 23:42:41 +02:00
.clang-format style: Apply clang-format to C/C++ source files 2025-07-10 23:33:50 +02:00
Kconfig refactor(shell): Improve shell command naming and output formatting 2025-07-11 00:16:43 +02:00