mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 10:37:46 +00:00
targets: rename qemu target to cortex-m-qemu
The target is intended to emulate the Cortex-M, not to be a generic QEMU target.
This commit is contained in:
committed by
Ron Evans
parent
d441f0152f
commit
0105f815c6
@@ -1,4 +1,4 @@
|
||||
// +build qemu
|
||||
// +build cortexm,qemu
|
||||
|
||||
package runtime
|
||||
|
||||
Reference in New Issue
Block a user