diff options
author | Paul Oliver <contact@pauloliver.dev> | 2025-02-26 18:07:58 -0800 |
---|---|---|
committer | Paul Oliver <contact@pauloliver.dev> | 2025-03-06 21:11:49 +0000 |
commit | e586927bdeef9d1d59f464c0fed86977ec9fd6c4 (patch) | |
tree | 56b3fd8ce96e5cec85f92e58a8b683ffd6c55024 /stack.yaml | |
parent | c123795a0d9588f40f06dba918bb0130944302ec (diff) |
Adds drive service and test app
Diffstat (limited to 'stack.yaml')
-rw-r--r-- | stack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ packages: - hsm-bin + - hsm-drive - hsm-gpio - hsm-log - hsm-pwm |