File tree Expand file tree Collapse file tree 3 files changed +0
-178
lines changed
python/src/mlogv32/scripts Expand file tree Collapse file tree 3 files changed +0
-178
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,6 @@ webserver: FORCE | build/rust
3030 cd rust/examples/webserver && cargo objcopy --bin server --release -- --output-target binary ../../../build/rust/webserver_server.bin
3131 cd rust/examples/webserver && cargo objcopy --bin client --release -- --output-target binary ../../../build/rust/webserver_client.bin
3232
33- # see https://stackoverflow.com/a/61960833
34- build/% -0.mlog : build/% .bin scripts/bin_to_mlog.py
35- -rm -f build/$* -[0-9].mlog build/$* -[0-9][0-9].mlog
36- python -m mlogv32.scripts.bin_to_mlog build/$* .bin
37-
3833build/rust/examples/% .bin : FORCE | build/rust
3934 cd rust/examples/$* && cargo robjcopy ../../../build/rust/$* .bin
4035 cd rust/examples/$* && cargo objdump --release -- --disassemble > ../../../build/rust/$* .dump
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments