File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 3030 run : |
3131 arm-none-eabi-gcc --version
3232 cmake --version
33- - name : Clone codal
34- run : |
35- git clone https://github.com/lancaster-university/codal.git lib/codal
36- git clone --recurse-submodules https://github.com/lancaster-university/codal-core.git lib/codal/libraries/codal-core
37- git clone --recurse-submodules https://github.com/lancaster-university/codal-nrf52.git lib/codal/libraries/codal-nrf52
38- git clone --recurse-submodules https://github.com/microbit-foundation/codal-microbit-nrf5sdk.git lib/codal/libraries/codal-microbit-nrf5sdk
39- git clone --recurse-submodules https://github.com/lancaster-university/codal-microbit-v2.git lib/codal/libraries/codal-microbit-v2
4033 - name : Build
4134 run : |
4235 make -C lib/micropython/mpy-cross -j2
You can’t perform that action at this time.
0 commit comments