1321 Commits (2138fd785466f32085a4a0b9ad7b24ae4b71b73b)
 

Author SHA1 Message Date
BCG 2138fd7854
machine/samd51: Moving QSPI definitions to common file 5 years ago
Ayke van Laethem 1d913a62bc
main: version 0.12.0 5 years ago
Ayke van Laethem 24a0f237d8 wasm: use wasi ABI for basic startup/stdout 5 years ago
BCG eb9c2c276e Added indexBytePortal from standard library to link as implementation for internal/bytealg.IndexByte 5 years ago
Ayke van Laethem 519adf3aef transform: wasm-abi: create temporary allocas in the entry block 5 years ago
Ayke van Laethem 4d79d473c4 compiler: move wasm ABI workaround to transform package 5 years ago
Ron Evans 91299b6466 docs: correct count for list of supported boards 5 years ago
Ayke van Laethem 8687f3f8f4 targets/gba: implement interrupt handler 5 years ago
Ayke van Laethem f14127be76 targets/gba: make linker script cleaner 5 years ago
Ron Evans a9b2d8c294 docs: add Arduino Nano to list of supported boards 5 years ago
Ayke van Laethem 960ab3fca4 runtime: fix external address declarations 5 years ago
Ayke van Laethem 94fec09b31 machine/fe310: implement UART receive interrupts 5 years ago
Ayke van Laethem 415c60551e runtime/fe310: add support for PLIC interrupts 5 years ago
Ayke van Laethem a9174d9184 runtime/fe310: do peripheral initialization in an explicit call 5 years ago
Ayke van Laethem 46ccb6793e main: differentiate between various serial/USB error messages 5 years ago
Ayke van Laethem 15c7d93ea9 avr: use a garbage collector 5 years ago
Ayke van Laethem 6e26728391 compiler: remove some dead code 5 years ago
Ayke van Laethem 0d34f933eb compiler,runtime: implement maps for arbitrary keys 5 years ago
Ayke van Laethem 440dc8ed4e compiler: move making maps to the map.go file 5 years ago
Ayke van Laethem aeb2e6f70a all: add Arduino Nano support 5 years ago
Ayke van Laethem e830acadf3 ci: fix Windows build failure for wasi-libc 5 years ago
Ron Evans 3f9609560e flash: remove default port check for Digispark as micronucleus communicates directly using HID 5 years ago
Ayke van Laethem e2aa3789c3 wasm: include wasi-libc 5 years ago
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