1342 Commits (c0b8716d7f2cf33bcbb7e452e84260228a4e2b32)
 

Author SHA1 Message Date
Johann Freymuth c0b8716d7f targets/wasm: update wasm_exec.js for go 1.13 5 years ago
BCG 0655086048
machine/nrf: implement auto-reset over USB for nrf52840 5 years ago
Ayke van Laethem bf57ae01fa machine: remove old comment on volatile behavior 5 years ago
Ayke van Laethem 3f74e3c41f main: update cmsis-svd module 5 years ago
Wojtek Siudzinski 0c0af6d3fe Apply review suggestions 5 years ago
Wojtek Siudzinski 765440b8ec Add smoke tests 5 years ago
Wojtek Siudzinski b07b13ca1b Add the boards to README 5 years ago
Wojtek Siudzinski 19c6ac01df Fix UART variables 5 years ago
Wojtek Siudzinski 9e79b41bb4 Add GPIOs and fix errors 5 years ago
Wojtek Siudzinski b4ee57db26 Add the missing Pin type 5 years ago
Wojtek Siudzinski 6f0c49ad7a Fix copypasta 5 years ago
Wojtek Siudzinski e29379ce3a Fix the formatting 5 years ago
Wojtek Siudzinski f0fd24e7ba Add Argon and Boron 5 years ago
Wojtek Siudzinski bdef52ad62 Allow changing the UART pins 5 years ago
Wojtek Siudzinski fd1785ed2d Add Particle Xenon 5 years ago
Jaden Weiss 94ec082f6c
Makefile: autodetect llvm-ar and llvm-nm commands 5 years ago
Scott Yoder 630c498efa
nrf52840: implement USB-CDC (#883) 5 years ago
Elliott Sales de Andrade d11abb33fe
main: use go mod expected path for go.bug.st/serial 5 years ago
gwtnz e3ae57090f
runtime/volatile: include ReplaceBits method 5 years ago
Scott Yoder a0cdd6b4ed fix typo in pin configuration options for NRF 5 years ago
BCG c721cae48b
machine: add Adafruit CLUE Alpha 5 years ago
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