1623 Commits (49df129ccd7aa4b8b6f2bbc6d61db7bb03f5f2eb)
 

Author SHA1 Message Date
Hiroki Noda c9fc95f6f3 wasm32: Add --no-demangle option 4 years ago
sago35 2721ab146f
Seeed XIAO support (#1170) 4 years ago
Jaden Weiss 81c723db1a device/arm: do not mask fault handlers in critical sections 4 years ago
sago35 9a20af5b59 Add adc settings 4 years ago
APDevice 4e8e3f348f
Added Adafruit PyGamer Target (#1173) 4 years ago
deadprogram 496452b676 machine/hifive1b: add definitions for UART0 pins 4 years ago
Ayke van Laethem e86ca2080d runtime/interrupt: add cross-chip disable/restore interrupt support 4 years ago
Ayke van Laethem e2bf7bbb49 device: add new cross-arch Asm and AsmFull functions 4 years ago
Ayke van Laethem 4d1d0c2d3b main: go mod tidy 4 years ago
deadprogram 2281b6a3f5 machine/hifive1b: remove extra println left in by mistake 4 years ago
Jaden Weiss 4321923641 compiler/runtime: move the channel blocked list onto the stack 5 years ago
Ayke van Laethem 4e4b5955db nrf: support debugging the PCA10056 4 years ago
Ayke van Laethem 169d5f17b8 nrf: fix bug in SPI.Tx 4 years ago
Ayke van Laethem 9ed5eae6a9 cgo: use scanner.Error in libclang 4 years ago
Yannis Huber e2c55e3d26
gen-device-svd: fix lowercase cluster name 4 years ago
Yannis Huber d3f5b51cd8
compiler: add support for custom code model 4 years ago
Yannis Huber 2396c22658
risc-v: add support for 64-bit RISC-V CPUs 4 years ago
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