3992 Commits (unix-signal)
 

Author SHA1 Message Date
Xudong Zheng f5e933cd4d machine/rp2040: set XOSC startup delay multiplier 9 months ago
Ayke van Laethem 0952b1b984 compileopts: set 'purego' build tag by default 9 months ago
Ayke van Laethem ed55f56d85 ci: update from Node.js 16 to Node.js 18 9 months ago
Ayke van Laethem edb8766aab esp32: switch over to the official SVD file 9 months ago
deadprogram 413bb55e2c build: remove more files from host on Docker build to avoid running out of disk space 9 months ago
Ayke van Laethem 0db1a4bec1 gi: add macOS ARM64 builder 9 months ago
Damian Gryski 2867da164d Allow larger systems to have a larger max stack alloc 1 year ago
Elias Naur 7b8ae2d6b6 flake.nix: explicitly add libcxx as dependency 9 months ago
Damian Gryski 5b8127fd4e reflect: move indirect values into interface when setting interfaces 11 months ago
= cc3e785692 Remove unused value 10 months ago
BCG 0ea5cfc8fe rp2040: add definition for machine.PinToggle 9 months ago
Ayke van Laethem 70f1a5429a esp32c3: update linker script to support binary blobs 9 months ago
Ayke van Laethem 2fb2113168 esp32c3: add more ROM functions 9 months ago
soypat cb39611389 sync: implement trylock 1 year ago
Elias Naur 45764325b4 targets: add motor control pin definitions for MKS Nano V3x boards 10 months ago
Elias Naur bb66232164 targets: add support for the MKS Robin Nano V3.x 10 months ago
Daniel Esteban 9679e7f1cc fix typo 10 months ago
Ayke van Laethem 6cdfc298cf all: switch to LLVM 17 by default 10 months ago
Ayke van Laethem 9a4bfd0e96 ci: fix sizediff error when changing the LLVM version 10 months ago
Ayke van Laethem ee3106be98 reflect: update to Go 1.22 semantics 10 months ago
Ayke van Laethem 57f49af726 loader: make sure Go version is plumbed through 10 months ago
Ayke van Laethem 38a80b45d3
all: support Go 1.22 10 months ago
Ayke van Laethem e9003e2deb
runtime: add runtime.rand function 10 months ago
Ayke van Laethem 204659bdcd
reflect: add TypeFor[T] 10 months ago
Ayke van Laethem 08ca1d13d0
loader: enforce Go language version in the type checker 10 months ago
Ayke van Laethem 53db436a7d
cgo: add file AST for fake C file locations 10 months ago
Ayke van Laethem 0ad15551c8
compiler: update golang.org/x/tools/go/ssa package 10 months ago
Ayke van Laethem afd65e224a
bytealg: update to Go 1.22 10 months ago
deadprogram 5f50c3b60b machine/samd51: add UART hardware flow control support 10 months ago
deadprogram 8858d49989 targets: add ninafw tag to Arduino mkrwifi1010 and Adafruit Matrix Portal M4 for drivers netlink support 10 months ago
deadprogram cf39d8b2c8 targets: add ninafw pins and settings to Adafruit PyBadge board with AirLift Featherwing 10 months ago
deadprogram d92a31b440 targets: add ninafw pins and settings to Adafruit Metro M4 Airlift board 10 months ago
deadprogram 9c77a38358 build: use llvm-17 base image correctly for faster docker dev builds 10 months ago
Ayke van Laethem d0445d6f83 cgo: fix calling CGo callback inside generic function 10 months ago
BCG a40b11f535 Adding additional build tag for boards with ninafw 10 months ago
deadprogram 8c90f4facf machine/pyportal: add needed values to board file for ninafw BLE support 10 months ago
deadprogram c7c9a76af5 build: add step to build LLVM 17 base image 10 months ago
Ayke van Laethem 6984af43a0 all: statically link to LLVM 17 instead of LLVM 16 1 year ago
deadprogram 81c56c3ab8 machine, targets: ninafw support for arduino-nano33 and nano-rp2040 boards 10 months ago
deadprogram 3d9a1ca22a machine/samd21: add hardware flow control for UART 10 months ago
deadprogram c2083014b3 targets: add ninafw tag to nano-rp2040 for ninafw BLE support 10 months ago
Scott Feldman 603a81f194 expose UART4 on wioterminal board 10 months ago
Elias Naur cfc32794a7 os/user: add bare-bones implementation of the os/user package 11 months ago
Elias Naur 1d9c53d00e nix: upgrade to NixOS 23.11 11 months ago
Ayke van Laethem 8d2a07b927 main: add -serial=rtt support 11 months ago
deadprogram ffe6dfd21b machine/nano-rp2040: add UART1 and correct mappings for NINA via UART. 11 months ago
deadprogram cf21380264 machine/serial, rp2040: add support for hardware flow control 11 months ago
deadprogram 534b3b0c0b net: update to latest main branch with accept fix 11 months ago
deadprogram ceeb233ff6 build: another try to handle python unlink/link due to homebrew 11 months ago
deadprogram de3f0af829 build: fix for macos homebrew as discussed in https://github.com/Homebrew/brew/issues/15621 11 months ago