1556 Commits (d61d5d7ab1beeb7d2ecace8c510ec6bdaece88d8)
 

Author SHA1 Message Date
Yannis Huber d61d5d7ab1 Zero PLIC threshold value at startup 4 years ago
sago35 c5a896771d
Seeed WioTerminal support (#1124) 4 years ago
sago35 0c880ec44c
Standardize SAMD51 UART settings (#1155) 4 years ago
sago35 64d51b215f Extend SAMD51 pinPadMapping 5 years ago
sago35 f103e910d7 Add SAMD51 pin change interrupt settings 4 years ago
sago35 40afeea569 Add SAMD51 ADC settings 5 years ago
sago35 97122972fb Add SAMD51 pins 4 years ago
sago35 72064e12db WIP flash: fix touchSerialPortAt1200bps on windows 5 years ago
Ayke van Laethem 3c31a3110f builder: use newer version of gohex 5 years ago
Ayke van Laethem 0e73790d67 Dockerfile: avoid duplicate LLVM apt line 5 years ago
deadprogram bcbc241d81 main: improve/simplify auto-retry to locate MSD for UF2 and HEX flashing 5 years ago
deadprogram 5e2a8024a3 main: use auto-retry (up to 10 seconds) to locate MSD for UF2 and HEX flashing 5 years ago
sago35 b92fad8da6
sam: fix register access for interrupts pins in samd51 (#1141) 5 years ago
sago35 5c8d4e54d6 sam: add support for pin change interrupts (samd5x) 5 years ago
Ayke van Laethem fed433c046 compiler: add support for atomic operations 5 years ago
Ayke van Laethem 734613c20e transform: introduce check for method calls on nil interfaces 5 years ago
Ayke van Laethem 1570adac1c transform: do not special-case zero or one implementations of a method call 5 years ago
Ayke van Laethem c72f9eb08c sam: add support for pin change interrupts 5 years ago
Ayke van Laethem 19c7965fc5 nrf: add support for pin change interrupts 5 years ago
Ayke van Laethem c248418dbe compiler: fix a few crashes due to named types 5 years ago
Ayke van Laethem 4ca2d3f0cf loader: load packages using Go modules 5 years ago
Ayke van Laethem 35015a7918 loader: merge roots from both Go and TinyGo in a cached directory 5 years ago
Ayke van Laethem bde73fc214 main: fix test subcommand 5 years ago
Ayke van Laethem ab2a81cc52 main: move TinyGo version to goenv 5 years ago
Ayke van Laethem 2a98433c8e builder: move Go version code to goenv package 5 years ago
Brad Peabody 4918395f88 added test for wasm log output 5 years ago
Ayke van Laethem 67ac4fdd8e nrf: add microbit-s110v8 target 5 years ago
Ayke van Laethem e69131c0d3 nrf: expose the RAM base address 5 years ago
Ayke van Laethem 9f4459cee1 arm: make FPU configuraton consistent 5 years ago
Ayke van Laethem 3c55689566 runtime: refactor time handling 5 years ago
Brad Peabody 95f509b109
wasm test suite (#1116) 5 years ago
Ayke van Laethem dda576e80b avr: add support for PinInputPullup 5 years ago
Ayke van Laethem da505a6b17 avr: unify GPIO pin/port code 5 years ago
deadprogram 424d775bf4 build: remove CircleCI orb, now using different integration 5 years ago
Lucas Teske 726d735ad3 cgo: Add LDFlags support 5 years ago
deadprogram b9fd6cee6f build: add webhook notifier orb for circleci 5 years ago
cebernardi 76fb3bd177
compileopts: improve error reporting of unsupported flags 5 years ago
Brad Peabody 29ca1147f5 call scheduler from resume 5 years ago
Jaden Weiss 473644d918 internal/bytealg: reimplement bytealg in pure Go 5 years ago
Ayke van Laethem 38fc340802 sam: return an error when an incorrect PWM pin is used 5 years ago
Ayke van Laethem b5f028e1f7 ci: build .deb files along with .tar.gz files for Debian 5 years ago
Ayke van Laethem aa40ddc48b ci: do not install the SiFive toolchain 5 years ago
Ayke van Laethem 6bcb40fe01 os: implement virtual filesystem support 5 years ago
cornelk e907db1481 os: add Args and stub it with mock data 5 years ago
Ayke van Laethem 6b8940421e avr: use standard pin numbering 5 years ago
cornelk 2c71f08922 reflect: add Cap and Len support for map and chan 5 years ago
cornelk 7e64bc8f77 runtime: add cap and len support for chans 5 years ago
cornelk 1461563e3f testdata: fix formatting 5 years ago
cornelk acdaa72365 runtime: fix compilation errors when using gc.extalloc 5 years ago
deadprogram 01f5c1d455 machine/arduino-nano33: remove (d)ebug flag to reduce console noise when flashing 5 years ago