tinygo/compileopts
Ayke van Laethem 9a17698d6a compileopts: add support for custom binary formats
Some chips (like the ESP family) have a particular image format that is
more complex than simply dumping everything in a raw image.
2020-08-31 13:59:32 +02:00
..
config.go compileopts: add support for custom binary formats 2020-08-31 13:59:32 +02:00
options.go builder: try to determine stack size information at compile time 2020-07-11 14:47:43 +02:00
options_test.go compileopts: improve error reporting of unsupported flags 2020-05-16 23:29:47 +02:00
target.go compileopts: add support for custom binary formats 2020-08-31 13:59:32 +02:00
target_test.go main: move target specification into a separate package 2019-11-04 11:45:35 +01:00