1298 Commits (c61657d22d15e11532d466f530d4734e6ff39331)
 

Author SHA1 Message Date
Ayke van Laethem c61657d22d machine: refactor pin handling to auto-detect pin mode 5 years ago
Ayke van Laethem 4c0ebb5b41 arduino: make avrdude command line compatible with Windows 5 years ago
Ayke van Laethem e17a2e6776 machine/atsamd51: use only the necessary UART interrupts 5 years ago
Ayke van Laethem bdfa4d28cf machine/atsamd51: fix obvious bug in I2C code 5 years ago
Ayke van Laethem 3745fb1c40 machine/atsamd51: switch UART to use new pin configuration 5 years ago
Ayke van Laethem a5ed993f8d all: add compiler support for interrupts 5 years ago
Ayke van Laethem 3729fcfa9e wasm: don't skip the GC test 5 years ago
Ayke van Laethem 8f8232aada compileopts: fix CGo when cross compiling 5 years ago
Ayke van Laethem d5e11fa19b compiler: do not emit debug info for extern globals 5 years ago
Ayke van Laethem 4ee7bf00e1 machine: avoid bytes package in USB logic 5 years ago
Ayke van Laethem c698e99880 gameboy-advance: include compiler-rt in build 5 years ago
Ayke van Laethem 4d5dafd360 main: fix race condition in tests 5 years ago
Ayke van Laethem 1a32a68674 compiler: add support for CGO_ENABLED environment variable 5 years ago
Ayke van Laethem 9a69c6bcca hifive1b: add support for gdb subcommand 5 years ago
Ayke van Laethem 6841f9e245 compiler: add support for debugging through JLinkGDBServer 5 years ago
Ron Evans ef4ede43d1 machine/pyportal: remove manual SPI pin mapping as now handled by default 5 years ago
Ayke van Laethem 31d3ac725f machine/atsamd51: refactor SPI pin configuration to only look at pin numbers 5 years ago
Ron Evans 7ace991a2b machine/digispark: add clock speed and pin mappings 5 years ago
Ayke van Laethem b258f3424b riscv: print exception PC and code 5 years ago
Ayke van Laethem b9cdfd9e9a riscv: add bare-bones interrupt support 5 years ago
Ayke van Laethem 360923abbf compiler,riscv: implement CSR operations as intrinsics 5 years ago
Ayke van Laethem ed9b2dbc03 runtime/hifive1: use CLINT peripheral for timekeeping 5 years ago
Ayke van Laethem 3e521f710a compiler: add support for debugging globals 5 years ago
BCG ecff6f8e0c Adafruit PyPortal Support (#800) 5 years ago
Jaden Weiss 7363bdc298 Add Jaden Weiss to CONTRIBUTORS 5 years ago
Michael Matloob 1cb9b948bc targets: add target circuitplay-bluefruit 5 years ago
Ayke van Laethem 25cff20117 interp: error location for "unknown GEP" error 5 years ago
Ayke van Laethem ec467da83c ci: produce zip as artifact in Azure Pipelines 5 years ago
BCG 5f77447e1a Adding code use 12-bit resolution for ADC and to clear previous ADC INPUTCTRL before subsequent read 5 years ago
Ayke van Laethem 27fafb7ab5 runtime: fix atsamd51 volatile usage 5 years ago
Ayke van Laethem d1cc3c109d compiler: add globaldce pass to start of optimization pipeline 5 years ago
Ayke van Laethem 0933577e60 compiler: improve "function redeclared" error 5 years ago
Ayke van Laethem 69c1d802e1 loader: improve error messages for failed imports 5 years ago
Ayke van Laethem b424056721 cgo: fix a bug in number tokenization 5 years ago
Ayke van Laethem d735df6e16 cgo: add support for symbols 5 years ago
Ayke van Laethem d37bbadb54 machine/arduino-nano33: fix UART1 and UART2 5 years ago
Ayke van Laethem ab7dc45288 wasm: implement memcpy and memset 5 years ago
Jaden Weiss eee1b995f6 revise defer to use heap allocations when running a variable number of times 5 years ago
Ayke van Laethem a4fa41b49d compiler: don't crash when encountering types.Invalid 5 years ago
Ayke van Laethem a5a90a57b9 main: remove getting a serial port in gdb subcommand 5 years ago
Dmitri Goutnik 71a380ce8c Add initial FreeBSD support 5 years ago
Ayke van Laethem 3b2a4b64c5 main: kill tests if they run too long 5 years ago
Ayke van Laethem 184827e4d8 riscv: support sleeping in QEMU 5 years ago
Ayke van Laethem 14474e7099 compiler: fix assertion on empty interface 5 years ago
Ron Evans 3656ac2fc9 main: increment version to 0.12-dev 5 years ago
Ayke van Laethem 08f01ba3ff riscv: improve startup assembly 5 years ago
Ayke van Laethem 699312f477 ci: remove symlink creation 5 years ago
Ayke van Laethem 9644edcd5a builder: update Clang header location 5 years ago
Ayke van Laethem 46325910c5 ci: increase Azure Pipelines timeout to 4 hours 5 years ago
Ayke van Laethem 923c2e7ada main: version 0.11.0 5 years ago