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 c1c36e0 commit ec02ad7Copy full SHA for ec02ad7
.github/workflows/nuttx_12_msys2.yml
@@ -97,6 +97,7 @@ jobs:
97
## Show the GCC version
98
gcc -v
99
ls -a ../../
100
+ cp -f ../../fix/1200/defconfig boards/sim/sim/sim/configs/nsh/defconfig
101
cp -f ../../fix/1200/sim_hostmisc.c arch/sim/src/sim/posix/sim_hostmisc.c
102
cp -f ../../fix/1200/lib_exit.c libs/libc/stdlib/lib_exit.c
103
0 commit comments