Tinygo - Go-компилятор для встраиваемых систем (форк https://github.com/tinygo-org/tinygo) С поддержкой сборки динамических библиотек
Найти файл
2018-05-28 09:01:35 +02:00
lib Add runtime support for the nRF52 2018-04-25 20:06:08 +02:00
src runtime: Convert device initialization to Go 2018-05-05 20:10:39 +02:00
.gitignore Automatically convert .svd files to Go source files 2018-05-05 19:02:43 +02:00
.gitmodules Add runtime support for the nRF52 2018-04-25 20:06:08 +02:00
arm.ld Set up a stack 2018-04-26 23:38:46 +02:00
gen-device.py Automatically convert .svd files to Go source files 2018-05-05 19:02:43 +02:00
Makefile Makefile: Autodetect LLVM bin dir 2018-05-28 09:01:35 +02:00
tgo.go compiler: Workaround for runtime.boundsCheck in runtime dependencies 2018-05-05 19:18:53 +02:00