Tinygo - Go-компилятор для встраиваемых систем (форк https://github.com/tinygo-org/tinygo) С поддержкой сборки динамических библиотек
Найти файл
Ayke van Laethem 4522d2f49e Makefile: Remove SECONDARY: rule
For some reason it isn't necessary anymore.
2018-04-26 23:50:01 +02:00
lib Add runtime support for the nRF52 2018-04-25 20:06:08 +02:00
src runtime/nrf: Add Sleep() 2018-04-26 23:47:59 +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
arm.ld Set up a stack 2018-04-26 23:38:46 +02:00
Makefile Makefile: Remove SECONDARY: rule 2018-04-26 23:50:01 +02:00
tgo.go Add print() for 64-bit integers 2018-04-26 23:46:34 +02:00