1905 Commits (66f76833ad0ac1dd31befa3ecbd8c0d1e5bb5ca3)
 

Author SHA1 Message Date
Kenneth Bell 66f76833ad stm32: fix i2c and add stm32f407 i2c 4 years ago
deadprogram 24976a6974 machine/nrf52840+nxpmk66f18: rename files to match naming format for all other boards/machines 4 years ago
sago35 e76729c6f3 fix 4 years ago
sago35 35c8707867 nrf52840: improve USBCDC 4 years ago
deadprogram 16e30c97d8 docs: update README for all boards added since last release 4 years ago
Takeshi Yoneda 9841ac4acd WASI & darwin: support env variables based on libc 4 years ago
Ramon c299386906
Add nrf52840-mdk-usb-dongle target (#1654) 4 years ago
deadprogram afcc9d6608 build: add apt update that seems needed for when dependencies update or packages are removed 4 years ago
Yongbin Kim 9f06798cb9 Fix typo in wasm_exec.js, syscall/js.valueLoadString() 4 years ago
Olaf Flebbe ce407ddf1b fix/no-libxml2 4 years ago
Elliott Sales de Andrade b689f14bb2 Add support for Go 1.16. 4 years ago
Tobias Kohlbau 4141a9f431 bump go.bug.st/serial to version 1.1.2 4 years ago
sago35 52a20cf3bb atsamd2x: avoid infinite loop when USBCDC is disconnected 4 years ago
sago35 1aac8a0cb1 atsamd5x: avoid infinite loop when USBCDC is disconnected 4 years ago
sago35 ba634c4cc7 atsamd2x: improve USBCDC 4 years ago
ardnew 681be2d4e3
STM32 I2C: replace addressable interface with simpler type (#1609) 4 years ago
sago35 01b917fb11 atsamd5x: improve USBCDC 4 years ago
Kenneth Bell d274e299ac stm32: update stm32-svd lib 4 years ago
Kenneth Bell fcdaa83368 stm32-l5: corrected alt function and other review comments 4 years ago
Kenneth Bell 289e1aa197 stm32: Harmonization of UART logic 4 years ago
Kenneth Bell af02c09b56 nucleol552ze: implementation with CLOCK, LED, and UART 4 years ago
Ayke van Laethem 801bd2a7ff avr: use Clang for compiling C and assembly files 4 years ago
Ayke van Laethem 9c8ef5c48f digispark: split off attiny85 target 4 years ago
Ayke van Laethem ab41c79de7 builder: wait for running jobs to finish 4 years ago
Ayke van Laethem d3d4acaadf esp: add picolibc 4 years ago
Ayke van Laethem 676a78776a esp8266: add compiler-rt library 4 years ago
Ayke van Laethem 8a54615a09 builder: add -mcpu flag while building libraries 4 years ago
Ayke van Laethem 74fe213b15 builder: remove unused cacheKey parameter 4 years ago
Ayke van Laethem 2e9c3a1d8d cgo: add support for variadic functions 4 years ago
Ayke van Laethem 5502182642 ci: remove bad symlink workaround on Windows 4 years ago
Weston Schmidt f4b4dd8d62 Add SPI support for Atmega based chips. 4 years ago
Ayke van Laethem 9f5bd2c460 ci: only build the necessary LLVM libraries and tools 4 years ago
Ayke van Laethem d6cdf8ca28 machine: make I2C.Configure signature consistent 4 years ago
Ayke van Laethem 6c5409bd17 all: update go-llvm to use LLVM 11 on macOS 4 years ago
Andre Sencioles cca0eab3da Fix multiline descriptions 4 years ago
Ayke van Laethem e161d5a82c compiler: work around an ARM backend bug in LLVM 4 years ago
Ayke van Laethem 1fb47a2670 all: go mod tidy 4 years ago
deadprogram f1210caba8 machine/clue: correct for lack of low frequency crystal 4 years ago
ardnew 5279bebf57 move nRF52 ADC methods to common machine file 4 years ago
ardnew 7842e6940d Fix typo in ADC switch on config field Samples 4 years ago
ardnew 06f231468d
accept configuration struct for ADC parameters (#1533) 4 years ago
deadprogram 3d6921b0e1 machine/circuitplay-bluefruit: correct internal I2C pin mapping 4 years ago
Ayke van Laethem 9612af466b compiler: move settings to a separate Config struct 4 years ago
deadprogram 868933e67c machine/microbit-v2: correct mapping for all LED matrix pins 4 years ago
Elliott Sales de Andrade f3bdebe2a6 Use httptest to serve wasm test files. 4 years ago
Ayke van Laethem 5bae55d755 compiler: create runtime types lazily when needed 4 years ago
Ayke van Laethem 0bad2c9ff2 compiler: move the setting of attributes to getFunction 4 years ago
Elliott Sales de Andrade 5642d72fbe Update to current chromedp. 4 years ago
Ayke van Laethem 92ed645a11 compiler: remove unnecessary main.main call workaround 4 years ago
Přemek Vyhnal 32a5d46c57
nice!nano board support (#1499) 4 years ago