tinygo/compileopts
Fauchon c4d642007e
New tinygo -x option to print commands (#1572)
main: add '-x' runtime flag that displays the executed external commands when performing operations like flashing.
2021-01-14 21:35:01 +01:00
..
config.go wasm: implement a growable heap 2021-01-10 21:08:52 +01:00
options.go New tinygo -x option to print commands (#1572) 2021-01-14 21:35:01 +01:00
options_test.go compileopts: improve error reporting of unsupported flags 2020-05-16 23:29:47 +02:00
target.go Add support for additional openocd commands (#1492) 2020-12-30 09:19:41 +01:00
target_test.go compileopts: simplify copyProperties using reflection 2020-09-20 13:49:16 +02:00