2330 Commits (1681ed02d3035f3216885d560433bc1ad953ed24)
 

Author SHA1 Message Date
Ayke van Laethem a590d791bd builder: simplify running of jobs 4 years ago
Ayke van Laethem cb147b9475 esp32c3: add support for this chip 3 years ago
Ayke van Laethem c830f878c6 stm32: add support for PortMask* functions for WS2812 support 3 years ago
Ayke van Laethem c7c874a487 loader: fix panic in CGo files with syntax errors 3 years ago
Ayke van Laethem c528a168ee os: add SEEK_SET, SEEK_CUR, and SEEK_END 3 years ago
Ayke van Laethem 88b9c27dbf unix: check for mmap error and act accordingly 3 years ago
Ayke van Laethem 37ee4bea40 arm: switch to Thumb instruction set on ARM 3 years ago
ardnew ca4f251050 relax restriction on configuration with duplicate settings 3 years ago
ardnew 1e92e5f6c6 teensy40: enable hardware UART reconfiguration, fix receive watermark interrupt 3 years ago
Damian Gryski 3eb9dca695 machine: fix copy-paste error for atsamd21/51 calibTrim block 3 years ago
sago35 53794cf339 target: fix pid for mdbt50qrx-uf2 3 years ago
Damian Gryski da6c14481f runtime: fix a suspicious bitwise operation 3 years ago
sago35 fb5516604d targets: add DefaultUART to adafruit boards 3 years ago
Ayke van Laethem e9f1ed701a cgo: don't normalize CGo tests anymore 3 years ago
Ayke van Laethem 6315db21f7 compiler: avoid zero-sized alloca in channel operations 3 years ago
Damian Gryski 485a9284e7 builder: add missing error check for ioutil.TempFile() 3 years ago
BCG 602d3d7c78 board: add Raytac MDBT50Q-RX Dongle with TinyUF2 3 years ago
Ayke van Laethem 409688e67a compiler: fix equally named structs in different scopes 3 years ago
Damian Gryski d348db4a0d tinygo: add a flag for creating cpu profiles 3 years ago
Damian Gryski 95ab7cb8d1 Makefile: add smoke test with gc=leaking to test dead asm code 3 years ago
Damian Gryski 32de906f6d internal/task, runtime: add subsections_via_symbols to assembly files on darwin 3 years ago
Ron Evans eaab05fc43 Revert "Minor changes to support go 1.17" 3 years ago
sago35 4d1945b467 nrf52840: fix ram size 3 years ago
Mike Mogenson fd9422d218 fix GBA ROM header 4 years ago
sago35 bbbe7d43ce machine/arduino_mkrwifi1010: fix pin definition of NINA_RESETN 3 years ago
Damian Gryski b3f1dacbb9 interp: remove unused gepOperands slice 3 years ago
Damian Gryski 5fa1e7163a src/runtime: reset heapptr to heapStart after preinit() 3 years ago
deadprogram 4b1f92600f docker: use go 1.17 for docker dev build 3 years ago
sago35 ca39bc9f35 machine/feather-rp2040: add pin name definition for feather 3 years ago
sago35 f985f2c376 targets: add openocd configuration for rp2040 3 years ago
Federico G. Schwindt f0936ffccb Implement os.Executable 3 years ago
Yurii Soldak 97d48e5c02 board/nano-rp2040: define NINA_SPI and fix wifinina pins 3 years ago
Patricio Whittingslow a7c53cce06
machine/rp2040: add PWM implementation (#2015) 3 years ago
Federico G. Schwindt 2d224ae049 Minor changes to support go 1.17 3 years ago
Olivier Fauchon 6c6fea5387 BlackMagic (BMP) ARM JTAG/SWD debugger: 3 years ago
sago35 98bd947817 machine/arduino_mkrwifi1010: add board definition for Arduino MKR WiFi 1010 3 years ago
Ayke van Laethem 255f35671d compiler: add support for new language features of Go 1.17 3 years ago
Ayke van Laethem 8e88e560a1 all: add support for Go 1.17 3 years ago
Ayke van Laethem d45497691f reflect: add StructField.IsExported method 3 years ago
Ayke van Laethem ad73986070 goenv: improve Go version detection 3 years ago
deadprogram 931f87f96a docker: golang default images now based on bullseye 3 years ago
deadprogram 192a32f8d9 docker: use autoremove to tr to cleanup broken packages 3 years ago
deadprogram 972f4254eb docker: add GH actions build on fix-docker-llvm-build branch to sort out build issues 3 years ago
deadprogram 7d83e2ee5c docker: apt clean before apt get of llvm to avoid broken packages 3 years ago
Ayke van Laethem 0f2f73be53 compiler: fix max possible slice 3 years ago
Ayke van Laethem a2cc5715ba compiler: add *ssa.MakeSlice bounds tests 3 years ago
Ayke van Laethem 59d53182bb all: use new testing features of Go 1.14 and 1.15 3 years ago
Ayke van Laethem 25c7bfd404 ci: drop support for Go 1.13 and 1.14 3 years ago
Ayke van Laethem 04f520040e testing: add support for the -test.v flag 3 years ago
Ayke van Laethem f57e9622fd baremetal,wasm: support command line params and environment variables 3 years ago