1880 Commits (676a78776afcf42ca7c694a8b36ee9b7129fc204)
 

Author SHA1 Message Date
Ayke van Laethem 676a78776a esp8266: add compiler-rt library 4 years ago
Ayke van Laethem 8a54615a09 builder: add -mcpu flag while building libraries 4 years ago
Ayke van Laethem 74fe213b15 builder: remove unused cacheKey parameter 4 years ago
Ayke van Laethem 2e9c3a1d8d cgo: add support for variadic functions 4 years ago
Ayke van Laethem 5502182642 ci: remove bad symlink workaround on Windows 4 years ago
Weston Schmidt f4b4dd8d62 Add SPI support for Atmega based chips. 4 years ago
Ayke van Laethem 9f5bd2c460 ci: only build the necessary LLVM libraries and tools 4 years ago
Ayke van Laethem d6cdf8ca28 machine: make I2C.Configure signature consistent 4 years ago
Ayke van Laethem 6c5409bd17 all: update go-llvm to use LLVM 11 on macOS 4 years ago
Andre Sencioles cca0eab3da Fix multiline descriptions 4 years ago
Ayke van Laethem e161d5a82c compiler: work around an ARM backend bug in LLVM 4 years ago
Ayke van Laethem 1fb47a2670 all: go mod tidy 4 years ago
deadprogram f1210caba8 machine/clue: correct for lack of low frequency crystal 4 years ago
ardnew 5279bebf57 move nRF52 ADC methods to common machine file 4 years ago
ardnew 7842e6940d Fix typo in ADC switch on config field Samples 4 years ago
ardnew 06f231468d
accept configuration struct for ADC parameters (#1533) 4 years ago
deadprogram 3d6921b0e1 machine/circuitplay-bluefruit: correct internal I2C pin mapping 4 years ago
Ayke van Laethem 9612af466b compiler: move settings to a separate Config struct 4 years ago
deadprogram 868933e67c machine/microbit-v2: correct mapping for all LED matrix pins 4 years ago
Elliott Sales de Andrade f3bdebe2a6 Use httptest to serve wasm test files. 4 years ago
Ayke van Laethem 5bae55d755 compiler: create runtime types lazily when needed 4 years ago
Ayke van Laethem 0bad2c9ff2 compiler: move the setting of attributes to getFunction 4 years ago
Elliott Sales de Andrade 5642d72fbe Update to current chromedp. 4 years ago
Ayke van Laethem 92ed645a11 compiler: remove unnecessary main.main call workaround 4 years ago
Přemek Vyhnal 32a5d46c57
nice!nano board support (#1499) 4 years ago
Ayke van Laethem d8cc48b09b compiler: remove ir package 4 years ago
Ayke van Laethem 9bd36597d6 compiler: support all kinds of deferred builtins 4 years ago
Ayke van Laethem d85ac4b3cc builder: parallelize most of the build 4 years ago
Ayke van Laethem 3010466c55 reflect: implement PtrTo 5 years ago
Ayke van Laethem 36db75b366 loader: support imports from vendor directories 4 years ago
deadprogram a5e2b27884 docker: update dev docker image to use llvm11 4 years ago
Nia Weiss a5cf704d83 compiler: test float to int conversions and fix upper-bound calculation 4 years ago
Ayke van Laethem a90865506d main: use LLVM 11 by default when linking LLVM dynamically 4 years ago
Nia Weiss a867b56e5f compiler: saturate float-to-int conversions 4 years ago
Nia Weiss f159429152 compiler: emit a nil check when slicing an array pointer 4 years ago
Ayke van Laethem a848d720db compiler: refactor and add tests 4 years ago
Ayke van Laethem dbc438b2ae loader: use name "main" for the main package 4 years ago
Fauchon c4d642007e
New tinygo -x option to print commands (#1572) 4 years ago
Ayke van Laethem da0161d6ab wasm: implement a growable heap 4 years ago
Ayke van Laethem 5af4c073cd runtime: put metadata at the top end of the heap 4 years ago
Ayke van Laethem 154c7c691b stm32: use stm32-rs SVDs which are of much higher quality 4 years ago
Fauchon 65caf777dd
Support for STM32L0 MCUs and Dragino LGT92 device (#1561) 4 years ago
Ayke van Laethem a4d0877cf0 stacksize: add support for DW_CFA_offset_extended 4 years ago
deadprogram 6ec868710b machine/microbit-v2: add initial support based on work done by @alankrantas thank you! 4 years ago
deadprogram 086645153e tools/gen: ignore cluster registers with no actual clusters in them, and handle parsing binary integer fields in versions of Go before 1.13 4 years ago
deadprogram cf930f652e nrfx: updare submodule to latest commit 4 years ago
Quentin Smith 0dcff35d3a machine/p1am-100: rename MISO/MOSI 4 years ago
Quentin Smith 75f13491b6 Add support for the P1AM-100 (similar to Arduino MKR) 4 years ago
Wu Han 533d2c9ce0 README: fix bluepill link 4 years ago
Jacques Supcik 2f4200a01b
Add support for additional openocd commands (#1492) 4 years ago