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 3b08274 commit 145afd7Copy full SHA for 145afd7
.github/workflows/nuttx_103_msys2.yml
@@ -98,6 +98,7 @@ jobs:
98
gcc -v
99
ls -a ../../
100
cp -f ../../fix/1030/Config.mk tools/Config.mk
101
+ cp -f ../../fix/1030/Make.defs boards/sim/sim/sim/scripts/Make.defs
102
cp -f ../../fix/1030/defconfig boards/sim/sim/sim/configs/nsh/defconfig
103
cp -f ../../fix/1030/up_hostmisc.c arch/sim/src/sim/up_hostmisc.c
104
0 commit comments