We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45ea196 commit 8207890Copy full SHA for 8207890
nerves_defconfig
@@ -220,3 +220,8 @@ BR2_PACKAGE_CVITEKCONFIG_ALLOCATE_ISP_HEAP=8
220
# Needed for newer nerves system
221
BR2_PACKAGE_RNG_TOOLS=y
222
BR2_PACKAGE_NERVES_CONFIG_ACCEPT_RNG_NOTICE=y
223
+
224
+# Used to interact with ESP32 boards
225
+BR2_PACKAGE_PYTHON3=y
226
+BR2_PACKAGE_PYTHON_ESPTOOL=y
227
+BR2_PACKAGE_PYTHON_SERIAL=y
0 commit comments