File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 3333 run : |
3434 mkdir micropython/ports/rp2/modules/contrib
3535 mkdir micropython/ports/rp2/modules/experimental
36+ mkdir micropython/ports/rp2/modules/tools
3637 cp -r europi/software/firmware/*.py micropython/ports/rp2/modules
37- cp -r europi/software/firmware/experimental/*.py micropython/ports/rp2/modules/experimental
3838 cp -r europi/software/contrib/*.py micropython/ports/rp2/modules/contrib
39+ cp -r europi/software/firmware/experimental/*.py micropython/ports/rp2/modules/experimental
40+ cp -r europi/software/firmware/tools/*.py micropython/ports/rp2/modules/tools
3941
4042 - name : install ssd1306 library
4143 run : wget https://raw.githubusercontent.com/stlehmann/micropython-ssd1306/master/ssd1306.py -O micropython/ports/rp2/modules/ssd1306.py
You can’t perform that action at this time.
0 commit comments