commit | 56cf817b99859555bce2c6ff41f5c690157e2f34 | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Sat Jul 30 18:47:48 2022 -0700 |
committer | swissChili <swisschili@fastmail.com> | Sat Jul 30 18:55:47 2022 -0700 |
tree | 6c6f142ba1d7841f5c2f51c3ef3c0759b77f5027 | |
parent | e0d4b9022c07d3b8c341ab05c87ffc2c52adf36f [diff] [blame] |
Add ESP32C3 RISC-V stub
diff --git a/bin/jmk2 b/bin/jmk2 index 4bb9e1c..186344c 100755 --- a/bin/jmk2 +++ b/bin/jmk2
@@ -36,7 +36,7 @@ set ld {$ld} set asm {$asm} set root {$root} -set jmk_build_cmd {$0} +set jmk_build_cmd {$0 $*} set jmk_build_dir {$(pwd)} cd {$outdir} array set options {$options}