aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets
AgeCommit message (Expand)Author
2021-02-24Add nrf52840-mdk-usb-dongle target (#1654)Ramon
2021-02-21Fix typo in wasm_exec.js, syscall/js.valueLoadString()Yongbin Kim
2021-02-16stm32-l5: corrected alt function and other review commentsKenneth Bell
2021-02-16nucleol552ze: implementation with CLOCK, LED, and UARTKenneth Bell
2021-02-12avr: use Clang for compiling C and assembly filesAyke van Laethem
2021-02-12digispark: split off attiny85 targetAyke van Laethem
2021-02-11esp: add picolibcAyke van Laethem
2021-02-11esp8266: add compiler-rt libraryAyke van Laethem
2021-01-24nice!nano board support (#1499)Přemek Vyhnal
2021-01-09stm32: use stm32-rs SVDs which are of much higher qualityAyke van Laethem
2021-01-08Support for STM32L0 MCUs and Dragino LGT92 device (#1561)Fauchon
2021-01-06machine/microbit-v2: add initial support based on work done by @alankrantas t...deadprogram
2021-01-06Add support for the P1AM-100 (similar to Arduino MKR)Quentin Smith
2020-12-30Add support for additional openocd commands (#1492)Jacques Supcik
2020-12-29machine/clue: correct volume name and add alias for release version of Adafru...deadprogram
2020-12-15Nucleo f722ze (#1526)kenbell
2020-12-11esp32: use the compiler-rt library for extra routinesAyke van Laethem
2020-12-11matrixportal-m4: Add support for board Adafruit Matrix Portal M4 (#1529)ardnew
2020-12-10main: support gdb debugging with AVRAyke van Laethem
2020-12-05esp8266: implement task based schedulerAyke van Laethem
2020-12-05esp32: implement task based schedulerAyke van Laethem
2020-12-05runtime, internal/task: refactor to simplify stack switchingAyke van Laethem
2020-12-03sam: add support for the MKR1000 boardfleshin
2020-11-15sam: remove redundant build tagsAyke van Laethem
2020-11-11teensy40: fix typo in target JSONardnew
2020-11-11teensy40: remove FPU spec in target JSON list of cflagsardnew
2020-11-11teensy40: refactor to remove unnecessary code and constantsardnew
2020-11-11teensy40: initial implementationardnew
2020-11-08machine/qtpy: add board definition for Adafruit QTPydeadprogram
2020-11-03nintendoswitch: Add env parser and removed unused stuffLucas Teske
2020-10-31avr: properly support the .rodata sectionAyke van Laethem
2020-10-28all: replace underscores with dashes in target namesAyke van Laethem
2020-10-20nrf: fix nrf52832 flash sizeAyke van Laethem
2020-10-18Add instanceof support for WebAssembly蒼時弦也
2020-10-17esp8266: add target for d1mini board and add pin mappings for SPI/I2C to help...deadprogram
2020-10-14machine/esp32, targets/esp32: correct board definitions for actual boards not...deadprogram
2020-10-14wasi: remove --no-threads flag as no longer in LLVM 11 linkerdeadprogram
2020-10-13main: add initial support for (in-development) LLVM 11Ayke van Laethem
2020-10-03add wasm-abi field in TargetSpec && set generic for WASI by default (#1421)Takeshi Yoneda
2020-10-02gc: use raw stack access whenever possibleAyke van Laethem
2020-10-02runtime: move/refactor some GC-related codeAyke van Laethem
2020-09-29support WASI target (#1373)Takeshi Yoneda
2020-09-24test: support non-host testsAyke van Laethem
2020-09-17nintendoswitch: simplified assembly codeLucas Teske
2020-09-17nintendoswitch: Add dynamic loader for runtime loading PIE sectionsLucas Teske
2020-09-15microbit: reelboard: flash using OpenOCD when neededAyke van Laethem
2020-09-12nintendoswitch: support outputting .nro files directlyAyke van Laethem
2020-09-11change default flash method to DFU (using dfu-util over USB)ardnew
2020-09-11replace flash method with openocd, disable automatic stack sizingardnew
2020-09-11add STM32F405 machine/runtime, and new board/target feather-stm32f405ardnew