aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-10-23add support for CPU interrupts for ESP32-C3espnetDmitriy
2021-09-29cgo: add more FreeRTOS compatibilityAyke van Laethem
2021-09-28cgo: add FreeRTOS compatibility headersAyke van Laethem
2021-09-28esp32c3: use tasks scheduler by defaultAyke van Laethem
2021-09-28riscv: switch to tasks-based schedulerAyke van Laethem
2021-09-28riscv: implement 32-bit atomic operationsAyke van Laethem
2021-09-28riscv: use MSTATUS.MIE bit instead of MIE to disable interruptsAyke van Laethem
2021-09-27baremetal: implement calloc libc functionAyke van Laethem
2021-09-27esp32c3: add support for GDB debuggingAyke van Laethem
2021-09-27cgo: add stdio support to picolibcAyke van Laethem
2021-09-27baremetal: define the abort functionAyke van Laethem
2021-09-27esp32c3: add some sections to the linker scriptAyke van Laethem
2021-09-27cgo: add support for the -T flagAyke van Laethem
2021-09-27cgo: implement rudimentary C array decayingAyke van Laethem
2021-09-24cgo: add support for stdio in picolibcAyke van Laethem
2021-09-21transform (coroutines): move any misplaced entry-block allocas to the start o...v0.20.0Nia Waldvogel
2021-09-21transform (coroutines): fix memory corruption for tail calls that reference s...Nia Waldvogel
2021-09-21main: release version 0.20.0Ayke van Laethem
2021-09-17builder: simplify running of jobsAyke van Laethem
2021-09-16esp32c3: add support for this chipAyke van Laethem
2021-09-16stm32: add support for PortMask* functions for WS2812 supportAyke van Laethem
2021-09-15loader: fix panic in CGo files with syntax errorsAyke van Laethem
2021-09-15os: add SEEK_SET, SEEK_CUR, and SEEK_ENDAyke van Laethem
2021-09-15unix: check for mmap error and act accordinglyAyke van Laethem
2021-09-15arm: switch to Thumb instruction set on ARMAyke van Laethem
2021-09-13relax restriction on configuration with duplicate settingsardnew
2021-09-13teensy40: enable hardware UART reconfiguration, fix receive watermark interruptardnew
2021-09-10machine: fix copy-paste error for atsamd21/51 calibTrim blockDamian Gryski
2021-09-09target: fix pid for mdbt50qrx-uf2sago35
2021-09-09runtime: fix a suspicious bitwise operationDamian Gryski
2021-09-09targets: add DefaultUART to adafruit boardssago35
2021-09-09cgo: don't normalize CGo tests anymoreAyke van Laethem
2021-09-09compiler: avoid zero-sized alloca in channel operationsAyke van Laethem
2021-09-08builder: add missing error check for ioutil.TempFile()Damian Gryski
2021-09-08board: add Raytac MDBT50Q-RX Dongle with TinyUF2BCG
2021-09-08compiler: fix equally named structs in different scopesAyke van Laethem
2021-09-08tinygo: add a flag for creating cpu profilesDamian Gryski
2021-09-07Makefile: add smoke test with gc=leaking to test dead asm codeDamian Gryski
2021-09-07internal/task, runtime: add subsections_via_symbols to assembly files on darwinDamian Gryski
2021-09-06Revert "Minor changes to support go 1.17"Ron Evans
2021-09-05nrf52840: fix ram sizesago35
2021-09-05fix GBA ROM headerMike Mogenson
2021-09-05machine/arduino_mkrwifi1010: fix pin definition of NINA_RESETNsago35
2021-09-05interp: remove unused gepOperands sliceDamian Gryski
2021-09-04src/runtime: reset heapptr to heapStart after preinit()Damian Gryski
2021-09-02docker: use go 1.17 for docker dev builddeadprogram
2021-09-01machine/feather-rp2040: add pin name definition for feathersago35
2021-09-01targets: add openocd configuration for rp2040sago35
2021-09-01Implement os.ExecutableFederico G. Schwindt
2021-09-01board/nano-rp2040: define NINA_SPI and fix wifinina pinsYurii Soldak