Skip to content

Commit

Permalink
inifitime: move python.imgtool to mcuboot-imgtool
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Nov 15, 2024
1 parent 737ad3b commit 05742f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envs/infinitime/shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ pkgs.mkShell {
cmake
gcc10
adafruit-nrfutil
mcuboot-imgtool
(python3.withPackages(python: [
python.cbor
python.intelhex
python.click
python.cryptography
python.imgtool
python.pillow
]))
nodePackages.lv_font_conv
Expand Down

0 comments on commit 05742f7

Please sign in to comment.