3722 Commits (57f49af7267d8a3a299d93e035108590f88bbf66)
 

Author SHA1 Message Date
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
Scott Feldman a511f18c64
stub out more types/funcs to compile against golang.org/x/net/internal/socket (#4037) 11 months ago
deadprogram 731bd5cd1b net: update to latest main branch with TCPListener 11 months ago
deadprogram 4acf59546e modules: update net submodule to latest commit with http Client Transport interface 11 months ago
deadprogram 2ee4d9aaa1 builder/picolib: add needed file for compiling math functions with error support. 11 months ago
deadprogram b58b7c59ae runtime: stub out Breakpoint() function 11 months ago
deadprogram e14b6a7009 lib/cmsis-svd: change to new repo location for the SVD files 11 months ago
deadprogram a1a2d1ab81 modules: switch to main branch of net submodule 2 years ago
Scott Feldman 07591178cd move syscall constants for networking into net space to avoid windows build issue 2 years ago
Scott Feldman 43bdc888dd move IPPROTO_TLS to netdev to avoid src/syscall dependency 2 years ago
Scott Feldman 4229e670ce Add network device driver model, netdev 2 years ago
deadprogram 76a7ad2a3e modules: add tinygo net package as submodule 2 years ago
deadprogram e4f551ac7f src/net: remove existing files to replace with submodule 2 years ago
Yurii Soldak 338590cc75 machine/atmega: uart double speed mode 11 months ago
deadprogram 22d70604d8 sizediff: cleanup before checkout of branche to allow for new/removed files to be able to still run thru size tests 11 months ago
deadprogram c6add1e769 machine/esp32c3: implement RNG 11 months ago
deadprogram c6609a02fa machine/esp32c3: move i2c implementation into separate file to skip m5stamp-c3 since it does not appear to expose those pins 11 months ago
deadprogram a449c4813a build: can only build boards with board files for pin mapping 11 months ago
deadprogram 19fb1bfafc machine/esp32c3: corrected implementation for error handling and when to expect NACK 11 months ago
deadprogram f91b6ad0df machine/esp32c3: handle defaults for I2C configuration 11 months ago
Dmitriy 94459cefe5 machine/esp32c3: implement i2c for esp32-c3 3 years ago