We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6799b commit 5845b09Copy full SHA for 5845b09
.github/workflows/build esp32 mpy1.25.yml
@@ -92,7 +92,6 @@ jobs:
92
make BOARD=${{ matrix.board }} \
93
BOARD_VARIANT=${{ matrix.variant }} \
94
FLASH_SIZE=${{ matrix.flash_size }}MB \
95
- USER_C_MODULES="${{ github.workspace }}/user_modules.cmake" \
96
-j$(nproc)
97
98
# 7. 重命名并收集固件
0 commit comments