Tinygo - Go-компилятор для встраиваемых систем (форк https://github.com/tinygo-org/tinygo) С поддержкой сборки динамических библиотек
Найти файл
2018-04-25 20:07:04 +02:00
lib Add runtime support for the nRF52 2018-04-25 20:06:08 +02:00
src Add blinky example (which doesn't blink a LED, yet) 2018-04-25 20:07:04 +02:00
.gitignore Hello world! 2018-04-11 16:17:14 +02:00
.gitmodules Add runtime support for the nRF52 2018-04-25 20:06:08 +02:00
Makefile Implement print() and println() in Go 2018-04-20 16:32:40 +02:00
tgo.go Implement more type casting 2018-04-25 19:50:46 +02:00