260 Commits (dc981ce50973f7acb40aae7488b050eae88f8736)

Author SHA1 Message Date
Lucas Teske fb1fc267ab nintendoswitch: Add dynamic loader for runtime loading PIE sections 4 years ago
Ayke van Laethem 4dadb31e18 microbit: reelboard: flash using OpenOCD when needed 4 years ago
Ayke van Laethem 9e599bac49 nintendoswitch: support outputting .nro files directly 4 years ago
ardnew efc824a103 change default flash method to DFU (using dfu-util over USB) 4 years ago
ardnew cb4f3f12e6 replace flash method with openocd, disable automatic stack sizing 4 years ago
ardnew 20a1c730a1 add STM32F405 machine/runtime, and new board/target feather-stm32f405 4 years ago
jreamy 04f65f1189
Adding support for the Arduino Zero (#1365) 4 years ago
Ayke van Laethem 2ce17a1892 esp8266: add support for this chip 5 years ago
Ayke van Laethem b99175a436 avr: configure emulator in board files 4 years ago
Ayke van Laethem 8a2e7bac04 esp32: add libgcc ROM functions to linker script 4 years ago
Ayke van Laethem 51238fba50 arduino-mega2560: fix flashing on Windows 4 years ago
ardnew 7f829fe153
machine/stm32f4: refactor common code and add new build tag stm32f4 (#1332) 4 years ago
Ayke van Laethem 753162f4e0 esp32: add support for basic GPIO 4 years ago
Ayke van Laethem 0df4a7a35f esp32: support flashing directly from tinygo 4 years ago
Ayke van Laethem 3ee47a9c1b esp: add support for the Espressif ESP32 chip 4 years ago
Ayke van Laethem 098fb5f39c nrf52840: add build tags for SoftDevice support 4 years ago
Ayke van Laethem 47a975a44f nrf: add SoftDevice support for the Circuit Playground Bluefruit 4 years ago
sago35 ae01904ab0 flash: add openocd settings to nrf5 4 years ago
Ayke van Laethem a21a039ac7 arm: automatically determine stack sizes 4 years ago
Ron Evans 29d65cb637
machine/itsybitsy-nrf52840: add support for Adafruit Itsybitsy nrf52840 (#1243) 4 years ago
sago35 b132b5bc60 flash: add openocd settings to atsamd21 / atsamd51 4 years ago
Elliott Sales de Andrade 32c7f3baf9
Remove --no-threads from wasm-ld calls. 4 years ago
Lucas Teske 3650c2c739 nintendoswitch: Add experimental Nintendo Switch support without CRT 5 years ago
BCG ad6adfd8ff Added board definition for Feather nRF52840 Express 4 years ago
Ethan Reesor 9815628930 Cleanup Teensy 3.6 linker script 4 years ago
Ayke van Laethem d606315515 builder: try to determine stack size information at compile time 4 years ago
Ayke van Laethem 39433a3553 compileopts: automatically add -g flag when including debug symbols 4 years ago
Ethan Reesor 4750635a20 Viable NXP/Teensy support 5 years ago
Ethan Reesor 59218cd784 Working on NXP/Teensy support 5 years ago
Ethan Reesor 079a789d49 Minimal NXP/Teensy support 5 years ago
deadprogram ca8e1b075a targets/maixbit: cleanup output from kflash command by removing ansi colors 4 years ago
Yannis Huber 0b94e486c1 maixbit: changes according to feedback 4 years ago
Yannis Huber 3ee7599a09 maixbit: use custom linker script 4 years ago
Yannis Huber 43a66b39cc riscv: refactor assembly files to support RV64 and F extension 4 years ago
Yannis Huber a9568932be maixbit: workaround to avoid medium code model 4 years ago
Yannis Huber ccc604d2e0 riscv: fix offset in 64bit scheduler 4 years ago
Yannis Huber dfab1aa717 maixbit (uart): serial is working with echo example 4 years ago
Yannis Huber 75bcbbe6d8 riscv: align stack and data sections to 8 bytes 4 years ago
Yannis Huber d599959711 maixbit (uart): working on data tx 4 years ago
Yannis Huber 7814964693 maixbit: add board definition and dummy runtime 4 years ago
Yannis Huber 2fe4a9be71 maix-bit: add code model in target definition 4 years ago
Yannis Huber 9ad96fd809 Changes according to @aykevl's feedback 4 years ago
Yannis Huber 4a658b9082 Add llvm code model option in target definition 4 years ago
Yannis Huber 34e0961a79 Split RISC-V targets into 32/64-bit 4 years ago
Yannis Huber 875d36cba0 Add new kendryte k210 target definition 5 years ago
Ayke van Laethem aa3481e06a avr: fix target triple 4 years ago
deadprogram 2dbe29327a machine/stm32f4disco: add updated target file for newer version of board that have updated st-link 4 years ago
Hiroki Noda c9fc95f6f3 wasm32: Add --no-demangle option 4 years ago
sago35 2721ab146f
Seeed XIAO support (#1170) 4 years ago
APDevice 4e8e3f348f
Added Adafruit PyGamer Target (#1173) 4 years ago