22 Commits (fa8a93b4e7670cc756779268646296fb89fbeae2)

Author SHA1 Message Date
BCG 009b27350e Adding Support for Adafruit Metro M4 Express Airlift (#694) 5 years ago
BCG 0db403dc0c Adding Board: Feather M4 Express (#688) 5 years ago
Ayke van Laethem 2a5ab2500d machine: add support for the X9 Pro smartwatch 5 years ago
Ron Evans 5324fb7a40 build: add Azure build pipeline badge 5 years ago
Ron Evans 3eec878a11 docs: correct the count of supported boards, and put into strict alpha order 5 years ago
Ron Evans 832f301a74 docs: add SiFive HiFive1 to list of supported boards 5 years ago
Ron Evans 86b888fdcb docs: update README with current list of supported boards 5 years ago
cn 9d35c1197f machine/stm32f103xx/nucleo-f103rb: add support for NUCLEO-F103RB STM32F1-based board 5 years ago
Sven Sauleau 51f2a152d5 Update README.md 5 years ago
Ron Evans ced964f039 docs: add Arduino Nano33 IoT to README 5 years ago
Ron Evans 191a076956 docs: update list of supported MCU boards 6 years ago
Ayke van Laethem 94b8214529 machine: refactor pins to be of Pin type 6 years ago
Ron Evans d3f2237d44 docs: update README with new boards Adafruit Trinket M0, and STM32F407 Discovery 6 years ago
Ayke van Laethem 2e926789f5 circleci: do macOS builds here instead of on Travis CI 6 years ago
Ron Evans 28987ae061 docs: update README with recently added Adafruit Circuit Playground Express board 6 years ago
Ayke van Laethem ea3d232c84 circleci: replace Linux tests on Travis CI with CircleCI 6 years ago
Ron Evans 7657238c24
docs: refactor README content (#171) 6 years ago
Ayke van Laethem 914d383a96
all: update import paths to github.com/tinygo-org/tinygo 6 years ago
Ayke van Laethem 2e4dd09bbc
compiler: add support for channel operations 6 years ago
Ron Evans b4dd2dbf60
docs: change links in README and remove old ReadTheDocs pages to point to TinyGo.org site 6 years ago
Johan Brandhorst a830451426
Dockerfile, README, docs: Remove entrypoint 6 years ago
Justin Clift bce697bcc1
docs: rename readme extension to .md 6 years ago
Christian Muehlhaeuser db636da207
README: typo fix 6 years ago
Justin Clift 586d3b33b1
README: add Getting Help section 6 years ago
Ayke van Laethem 9b9b66a09d
compiler: add complex manipulation 6 years ago
Ayke van Laethem 9393cdd5ed
README: add WebAssembly as a supported target 6 years ago
Ayke van Laethem c88d2d10a7
docs: give a working Docker example 6 years ago
Johan Brandhorst 97caabb8c2 Add Dockerfile 6 years ago
Ayke van Laethem 22bc0f979d
README: scope 6 years ago
Ayke van Laethem c4557176ef
README: contributing 6 years ago
Ayke van Laethem 55a60acbf4
README: improve documentation references 6 years ago
Ayke van Laethem 02936042b8
travis: add Travis CI build script 6 years ago
Ayke van Laethem 7c597c910f
README: move installation instructions to docs 6 years ago
Ayke van Laethem 4868823dad
README: add docs badge 6 years ago
Ayke van Laethem 2a20c0c7f0
all: rewrite sleep function 6 years ago
Ayke van Laethem a46ed465c5
README: defer has been fully implemented 6 years ago
Ayke van Laethem 422c848163
README: fix nrf example and add arduino example 6 years ago
Ayke van Laethem 7e7502a990
README: update build instructions 6 years ago
Ayke van Laethem 9101ea11bf
examples: clean up examples and add blinky1 for Arduino 6 years ago
Ayke van Laethem 58c87329d4
Implement closures and bound methods 6 years ago
Ayke van Laethem 58b853bbef
Defer for trivial cases 6 years ago
Ayke van Laethem 46d2d2e777
Add support for floats 6 years ago
Ayke van Laethem 906e061e37
Replace own dummy syscall with standard library syscall 6 years ago
Ayke van Laethem 36a5af9e6d
README: dead code elimination 6 years ago
Ayke van Laethem 3a6ef38041
Preliminary implementation of a hashmap, unfinished 6 years ago
Ayke van Laethem 03c8a8bd3a
README: Add build guide 6 years ago
Ayke van Laethem 8b6cb204cd
Basic support for slices 6 years ago
Ayke van Laethem 86a3aea868
Add a LICENSE file 6 years ago
Ayke van Laethem 9aaac8e17b
README: Describe supported targets 6 years ago
Ayke van Laethem bfe9b52661
README: Mark a few features as supported 6 years ago