aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-01-20all: switch to LLVM 17 by defaultAyke van Laethem
2024-01-20ci: fix sizediff error when changing the LLVM versionAyke van Laethem
2024-01-20reflect: update to Go 1.22 semanticsAyke van Laethem
2024-01-19loader: make sure Go version is plumbed throughAyke van Laethem
2024-01-19all: support Go 1.22Ayke van Laethem
2024-01-19runtime: add runtime.rand functionAyke van Laethem
2024-01-19reflect: add TypeFor[T]Ayke van Laethem
2024-01-19loader: enforce Go language version in the type checkerAyke van Laethem
2024-01-18cgo: add file AST for fake C file locationsAyke van Laethem
2024-01-18compiler: update golang.org/x/tools/go/ssa packageAyke van Laethem
2024-01-17bytealg: update to Go 1.22Ayke van Laethem
2024-01-17machine/samd51: add UART hardware flow control supportdeadprogram
2024-01-15targets: add ninafw tag to Arduino mkrwifi1010 and Adafruit Matrix Portal M4 ...deadprogram
2024-01-15targets: add ninafw pins and settings to Adafruit PyBadge board with AirLift ...deadprogram
2024-01-15targets: add ninafw pins and settings to Adafruit Metro M4 Airlift boarddeadprogram
2024-01-12build: use llvm-17 base image correctly for faster docker dev buildsdeadprogram
2024-01-12cgo: fix calling CGo callback inside generic functionAyke van Laethem
2024-01-07Adding additional build tag for boards with ninafwBCG
2024-01-06machine/pyportal: add needed values to board file for ninafw BLE supportdeadprogram
2024-01-05build: add step to build LLVM 17 base imagedeadprogram
2024-01-05all: statically link to LLVM 17 instead of LLVM 16Ayke van Laethem
2024-01-05machine, targets: ninafw support for arduino-nano33 and nano-rp2040 boardsdeadprogram
2024-01-05machine/samd21: add hardware flow control for UARTdeadprogram
2024-01-03targets: add ninafw tag to nano-rp2040 for ninafw BLE supportdeadprogram
2023-12-31expose UART4 on wioterminal boardScott Feldman
2023-12-30os/user: add bare-bones implementation of the os/user packageElias Naur
2023-12-24nix: upgrade to NixOS 23.11Elias Naur
2023-12-23main: add -serial=rtt supportAyke van Laethem
2023-12-20machine/nano-rp2040: add UART1 and correct mappings for NINA via UART.deadprogram
2023-12-20machine/serial, rp2040: add support for hardware flow controldeadprogram
2023-12-19net: update to latest main branch with accept fixdeadprogram
2023-12-18build: another try to handle python unlink/link due to homebrewdeadprogram
2023-12-17build: fix for macos homebrew as discussed in https://github.com/Homebrew/bre...deadprogram
2023-12-17stub out more types/funcs to compile against golang.org/x/net/internal/socket...Scott Feldman
2023-12-09net: update to latest main branch with TCPListenerdeadprogram
2023-12-09modules: update net submodule to latest commit with http Client Transport int...deadprogram
2023-12-09builder/picolib: add needed file for compiling math functions with error supp...deadprogram
2023-12-08runtime: stub out Breakpoint() functiondeadprogram
2023-12-07lib/cmsis-svd: change to new repo location for the SVD filesdeadprogram
2023-12-06modules: switch to main branch of net submoduledeadprogram
2023-12-06move syscall constants for networking into net space to avoid windows build i...Scott Feldman
2023-12-06move IPPROTO_TLS to netdev to avoid src/syscall dependencyScott Feldman
2023-12-06Add network device driver model, netdevScott Feldman
2023-12-06modules: add tinygo net package as submoduledeadprogram
2023-12-06src/net: remove existing files to replace with submoduledeadprogram
2023-12-05machine/atmega: uart double speed modeYurii Soldak
2023-12-04sizediff: cleanup before checkout of branche to allow for new/removed files t...deadprogram
2023-12-04machine/esp32c3: implement RNGdeadprogram
2023-12-03machine/esp32c3: move i2c implementation into separate file to skip m5stamp-c...deadprogram
2023-12-03build: can only build boards with board files for pin mappingdeadprogram