tinygo/compileopts
Ayke van Laethem 8fb93fbac4 esp: support CGo
Without this patch, the include directory isn't found and picolibc.h
(used indirectly by stdint.h for example) can't be found.

I would like to add tests for this but we currently don't run Xtensa
tests. This should be possible however using https://github.com/espressif/qemu/wiki
(see also: https://github.com/tinygo-org/tinygo/pull/2780).
2022-04-15 23:28:26 +02:00
..
config.go esp: support CGo 2022-04-15 23:28:26 +02:00
options.go build: add JSON output to build command 2022-03-24 05:51:38 +01:00
options_test.go internal/task: remove coroutines 2022-01-19 14:42:02 -05:00
target.go Also disable asynchronous unwind tables 2022-04-11 14:58:55 +02:00
target_test.go compileopts: fix reversed append in the target file 2021-11-07 09:26:46 +01:00