Compare commits
2 Commits
ef42031c87
...
003f21c093
Author | SHA1 | Date | |
---|---|---|---|
003f21c093 | |||
0624689b32 |
@ -7,9 +7,9 @@ git clone https://github.com/micropython/micropython.git --branch=master --depth
|
||||
cd micropython
|
||||
make -C ports/rp2 clean
|
||||
make -C ports/rp2 submodules
|
||||
make -C mpy-cross
|
||||
make -j 4 -C mpy-cross
|
||||
cd ports/rp2
|
||||
make FROZEN_MANIFEST=../../../../src/dimensioner/manifest.py
|
||||
make -j 4 FROZEN_MANIFEST=../../../../src/dimensioner/manifest.py
|
||||
cd ../../../../
|
||||
mkdir -p out
|
||||
mv workspace/micropython/ports/rp2/build-RPI_PICO/firmware.uf2 out/dimensioner.uf2
|
||||
|
@ -8,9 +8,9 @@ git clone https://github.com/micropython/micropython.git --branch=master --depth
|
||||
cd micropython
|
||||
make -C ports/rp2 clean
|
||||
make -C ports/rp2 submodules
|
||||
make -C mpy-cross
|
||||
make -j 4 -C mpy-cross
|
||||
cd ports/rp2
|
||||
make FROZEN_MANIFEST=../../../../src/kiosk-hid/manifest.py
|
||||
make -j 4 FROZEN_MANIFEST=../../../../src/kiosk-hid/manifest.py
|
||||
cd ../../../../
|
||||
mkdir -p out
|
||||
mv workspace/micropython/ports/rp2/build-RPI_PICO/firmware.uf2 out/kiosk-hid.uf2
|
||||
|
BIN
hardware/dimensioner/dimensioner-lid.stl
Normal file
BIN
hardware/dimensioner/dimensioner-lid.stl
Normal file
Binary file not shown.
BIN
hardware/dimensioner/dimensioner-sensor-clip.stl
Normal file
BIN
hardware/dimensioner/dimensioner-sensor-clip.stl
Normal file
Binary file not shown.
BIN
hardware/dimensioner/dimensioner.3mf
Normal file
BIN
hardware/dimensioner/dimensioner.3mf
Normal file
Binary file not shown.
BIN
hardware/dimensioner/dimensioner.skp
Normal file
BIN
hardware/dimensioner/dimensioner.skp
Normal file
Binary file not shown.
BIN
hardware/dimensioner/dimensioner.stl
Normal file
BIN
hardware/dimensioner/dimensioner.stl
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user