tinygo/compileopts
Ayke van Laethem 4d14d3cd54 avr: support ThinLTO
ThinLTO results in a small code size reduction, which is nice
(especially on these very small chips). It also brings us one step
closer to using ThinLTO everywhere.
2022-11-18 18:40:38 +01:00
..
config.go avr: support ThinLTO 2022-11-18 18:40:38 +01:00
options.go compileopts: add 'retries' flag to allow setting the number of times to retry locating the MSD volume when flashing 2022-11-13 20:47:11 +01:00
options_test.go internal/task: remove coroutines 2022-01-19 14:42:02 -05:00
target.go darwin: fix error with tinygo lldb 2022-11-05 10:20:03 +01:00
target_test.go all: update _test.go files for os.IsFoo changes 2022-08-07 10:32:23 +02:00