1851 Commits (36db75b36680d36d0fbbc0b8c876ebb49abd2fb3)
 

Author SHA1 Message Date
ardnew 3cdc110462 teensy40: use implicit const defs (PinMode/PinChange) 4 years ago
ardnew 7cc687d416 teensy40: Add GPIO external interrupt support 4 years ago
Ron Evans ce57a034c3
ci: update CircleCI, Azure, and Docker builds to Go 1.15 4 years ago
ardnew 30bee3afef add better fault identification for Cortex-M3/M33/M4/M7 hardfault handlers, add fault description registers to SCB_Type 4 years ago
ardnew b1d24a72c1 teensy40: fix typo in target JSON 4 years ago
ardnew 6e24c86320 teensy40: remove FPU spec in target JSON list of cflags 4 years ago
ardnew 19a0270303 teensy40: refactor to remove unnecessary code and constants 4 years ago
ardnew 47410a4b54 teensy40: init RTC and use ARM cycle counter for improved SysTick accuracy 4 years ago
ardnew 0d9c46b59e teensy40: fix PIT clock, which actually uses 24 MHz OSC 4 years ago
ardnew f93b28057a mimxrt1062: move device-specific files to "device/nxp" package 4 years ago
ardnew 691185f5f4 teensy40: initial implementation 4 years ago
Ayke van Laethem 163df7670a main: update go-llvm to fix LLVM build tags for Linux 4 years ago
deadprogram 77c70d2758 machine/qtpy: add board definition for Adafruit QTPy 4 years ago
Ayke van Laethem 7c4e83f5c0 machine: clarify caller's responsibility in SetInterrupt 4 years ago
jypelle db27541b1a Fix #1483 4 years ago
tom-horn 3bb994da9f
Allow interrupts in stm32f103xx (#1466) 4 years ago
Elliott Sales de Andrade b3bd891ee0 Make lib64 clang include path check more robust. 4 years ago
Lucas Teske 387bca8e32 nintendoswitch: Add env parser and removed unused stuff 4 years ago
Nia Weiss d424b3d7ea add missing return pointer restore for regular coroutine tail calls 4 years ago
deadprogram c20328472b make: fixes error detecting llvm-nm tool for wasi-libc build 4 years ago
Ayke van Laethem 171f793c1e avr: properly support the .rodata section 4 years ago
Nia Weiss 3364da6f25 improve autodetection of LLVM tooling 4 years ago
Ayke van Laethem e99b8a24fe runtime: allow ranging over a nil map 4 years ago
Ayke van Laethem 69e1aa4878 testing: add Run method 4 years ago
Ayke van Laethem 7a78b2dc0e all: replace underscores with dashes in target names 4 years ago
Ayke van Laethem 2b1d4ce96e main: update go.sum 4 years ago
Ayke van Laethem 3e40b08ba0 compiler: implement negate for complex numbers 4 years ago
Takeshi Yoneda ffeff55706
wasm: use the fixed length buffer for putchar 4 years ago
Takeshi Yoneda 1dec9dcbc4
implement reflect.Swapper 4 years ago
Martin Tournoij ff833ef998 Add os.LookupEnv() stub 4 years ago
Connor 6eeebfeb5c
WIP: Esp8266 Get Function (#1438) 4 years ago
Ayke van Laethem 6ab0106af3 nrf: fix nrf52832 flash size 4 years ago
蒼時弦也 e690ff0d8c Add instanceof support for WebAssembly 4 years ago
Ayke van Laethem 06564cbdb2 Switch default frequency to 4MHz 4 years ago
Ayke van Laethem 47dc76fc34 nrf: give more flexibility in picking SPI speeds 4 years ago
deadprogram d382f3a259 esp8266: add target for d1mini board and add pin mappings for SPI/I2C to help out implementers 4 years ago
Ayke van Laethem 47dc1087e8 ci: work around bug in Go 1.15.3 4 years ago
deadprogram c7d8223ab7 machine/esp32, targets/esp32: correct board definitions for actual boards not processor variants, also define all labeled pins 4 years ago
ardnew 3eb33dff5d
feather-stm32f405: add I2C support (#1378) 4 years ago
deadprogram bb146edb47 wasi: remove --no-threads flag as no longer in LLVM 11 linker 4 years ago
Nia Weiss ed9b97cc0d runtime: add cheap atomic condition variable 4 years ago
Ayke van Laethem b40f250530 main: add initial support for (in-development) LLVM 11 5 years ago
ardnew 184175378f gen-device-svd: ensure enum bitfields are unique 4 years ago
Ayke van Laethem d8dbe5748a testing: implement some benchmark stubs 4 years ago
Lucas Teske c2bfe6bc8d arm64: Add support for system calls (SVC) 4 years ago
Takeshi Yoneda 9a015f4f64
add wasm-abi field in TargetSpec && set generic for WASI by default (#1421) 4 years ago
ardnew 9ad2315079
feather-stm32f405: add SPI support (#1377) 4 years ago
Ayke van Laethem 431e51b8a0 runtime: use dedicated printfloat32 4 years ago
Ayke van Laethem 67de8b490d gc: use raw stack access whenever possible 4 years ago
Ayke van Laethem bfa29f17da runtime: move/refactor some GC-related code 4 years ago