tillitis-key/hw/application_fpga/tools/b2s/go.mod
Michael Cardell Widerkrantz d3492e2a34
tool: Change b2s to output exact variable used
- Use correct name.
- Don't declare it as static.
- Lose the toolchain
- Use only basename of path in the b2s comment
2025-09-01 18:19:53 +02:00

7 lines
105 B
Modula-2

module b2s
go 1.23.0
require golang.org/x/crypto v0.36.0
require golang.org/x/sys v0.31.0 // indirect