365 Commits (153ff09cc5b2d3986127ad0f7f72f2818e3f5f66)

Author SHA1 Message Date
sago35 f370cd18fc rp2040: add support for EnterBootloader() 2 years ago
sago35 58f2533f15 rp2040: change default for serial to usb 2 years ago
Kenneth Bell 1d99b1ed84 boards: add Challenger RP2040 LoRa 2 years ago
Daniel Esteban b112477e95 Initial support for XIAO RP2040 2 years ago
sago35 7eaad62568 feather-rp2040,macropad-rp2040: fix qspi-flash settings 2 years ago
sago35 1766746c60 rp2040: add usb settings 2 years ago
Damian Gryski 07049b87b6 targets: make leveldb runtime hash default for wasi 2 years ago
Ayke van Laethem b5c5d95b68 wasm: use newer WebAssembly features 2 years ago
Ayke van Laethem 8d6b210c09 compiler: implement recover() built-in function 3 years ago
deadprogram f308d7d28c machine/badger2040: support for Badger 2040 3 years ago
Ayke van Laethem 109b5298c4 avr: use compiler-rt 4 years ago
Ayke van Laethem a94e03eff2 avr: get `go test -target=simavr` to work 3 years ago
Ayke van Laethem 5c23f6fb6c all: remove support for LLVM 11 and LLVM 12 3 years ago
Ayke van Laethem 8568d4f625 esp32: add support for running and debuggin using qemu-esp32 3 years ago
Ayke van Laethem bd56636d58 all: make emulator command a string instead of a []string 3 years ago
deadprogram fce42fc7fa machine/thingplus: rename to the singular thing as that it the correct name 3 years ago
Yurii Soldak a4ea85b303 xiao-ble: initial support 3 years ago
Olaf Flebbe 27d38a9663 machine/board_thingsplus_rp2040 targets/thingsplus-rp2040: support sparkfun thingsplus rp2040 board 3 years ago
Ayke van Laethem 6b31ee1e93 all: update to LLVM 14 3 years ago
Ron Evans f3afc7bbf3 Revert "fix: flash-command for maixbit board" 3 years ago
Elliott Sales de Andrade 4858b27120 Also disable asynchronous unwind tables 3 years ago
sago35 09a3c6a16b flash: add openocd-verify 3 years ago
Sai Sasidhar Maddali b02cea0321 fix: flash-command for maixbit board 3 years ago
Dmitriy 3d68804702 Add board support for ESP32-C3-12f Kit 3 years ago
ZauberNerd 0b5d300d94 targets/wasi: remove --export-dynamic linker flag 3 years ago
Samuel Stauffer 0fd3d785a3 syscall/js: allow copyBytesTo(Go|JS) to use Uint8ClampedArray 3 years ago
sago35 d65e3deccf Revert "all: move stm32 files to separate repository" 3 years ago
BCG 52ffd6aa98 board: Adafruit MacroPad RP2040 3 years ago
Ayke van Laethem 644356c220 all: move stm32 files to separate repository 3 years ago
BCG 4417374b53
board: add definition for Teensy 4.1 (#2618) 3 years ago
Kenneth Bell 14ce531498 stm32: add blues wireless swan 3 years ago
sago35 6cb604c752 board: add M5Stamp C3 3 years ago
Ayke van Laethem ebd4969cde all: switch to LLVM 13 3 years ago
Ayke van Laethem 32a7b8cc4e avr: use a stack size of 512 bytes for testing 3 years ago
Kenneth Bell e046b23773 stm32l552ze: use supported stlink interface 3 years ago
Elias Naur bd7ab8ddd5 targets,runtime,machine: add support for the stm32f469-disco board 3 years ago
Nia Waldvogel a4f9e5e552 targets (wasi/wasm): raise default stack size to 16 KiB 3 years ago
Damian Gryski 9eb13884de compileopts,targets: replace '{root}' in target files 3 years ago
Olivier Fauchon 93ac7cec0d stm32/stm32wlx: Add support for stm32wl55_cm4 3 years ago
Ayke van Laethem 74b20ca234 runtime: use LLVM intrinsic to read the stack pointer 3 years ago
Olivier Fauchon b0fce80b50 Improvements for stm32wle targets : 3 years ago
Kenneth Bell 62d4a6a77f stm32: add minimal stm32wlex5 / lorae5 target 3 years ago
sago35 2a17a3e56c board: add M5Stack 3 years ago
Ayke van Laethem 34011c4800 targets: change LLVM features to match vanilla Clang 3 years ago
Nia Waldvogel 641dcd7c16 internal/task: use asyncify on webassembly 3 years ago
Ayke van Laethem 335fb71d2f reflect: add support for DeepEqual 4 years ago
Ayke van Laethem 78fec3719f all: add target-features string to all targets 3 years ago
Ayke van Laethem fce403b7a0 targets: match LLVM triple to the one Clang uses 3 years ago
Ayke van Laethem 39ff13fd1a wasm: specify wasi-libc in code, not in the JSON target file 3 years ago
Ayke van Laethem 29206cf0a4 targets: add CPU property everywhere 3 years ago