Skip to content

Commit 1e5212d

Browse files
authored
bitarray is required for generate_esp32_chip_factory_bin.py script project-chip#32454 (project-chip#32455)
Fixes project-chip#32454
1 parent d2eab7f commit 1e5212d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/setup/requirements.esp32.txt

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ pyparsing>=3.0.3,<3.1
66
idf-component-manager
77
pygdbmi<=0.9.0.2
88
reedsolo>=1.5.3,<=1.5.4
9+
bitarray==2.6.0
910
bitstring>=3.1.6,<4
1011
ecdsa>=0.16.0
1112
construct==2.10.54

0 commit comments

Comments
 (0)