787 Commits (768a15c1dd83a462f77a835581357572e3962dbc)

Author SHA1 Message Date
Dan Kegel f1a5743f77 Make fmt-check happy again 4 years ago
sago35 9f52fe4e4a atsame51: add initial support for feather-m4-can 4 years ago
developer cb886a35c9 PWM Support for atmega1280 4 years ago
sago35 bd212cc000 atsame54: add initial support for atsame54-xpro 4 years ago
Ayke van Laethem 6dd5666ed1 wasm: use WASI ABI for exit function 4 years ago
Ayke van Laethem 0d66475e10 nrf52833: add PWM support 4 years ago
Ayke van Laethem 22b143eba8 microbit-v2: add support for S113 SoftDevice 4 years ago
Ayke van Laethem 3fe13a72bd microbit: remove LED constant 4 years ago
Agurato e6d5c26df5 Fix RGBA color interpretation for GameBoyAdvance 4 years ago
Kenneth Bell ae59e7703e stm32: make SPI CLK fast to fix data issue 4 years ago
Ayke van Laethem e587b1d1b4 reflect: implement New function 4 years ago
Ayke van Laethem 57271d7eaa compiler: decouple func lowering from interface type codes 4 years ago
developer aa8e12c464 Arduino Mega 1280 support 4 years ago
Kenneth Bell a30671751f stm32: add nucleo-l031k6 support 4 years ago
Ayke van Laethem 72acda22b0 machine: refactor PWM support 5 years ago
sago35 8d93b9e545 atsamd21, atsamd51, nrf52840: unify usbcdc code 4 years ago
Ayke van Laethem 90b42799a2 machine: make machine.I2C0 and similar objects pointers 4 years ago
Ayke van Laethem 71bbe93ab2 avr: remove I2C stubs from attiny support 4 years ago
Ayke van Laethem 4f6d598ea8 reflect: implement Sizeof and Alignof for func values 4 years ago
Olaf Flebbe f23ba3b023 initial support for pca10059 4 years ago
Ayke van Laethem 2aa2e750b9 reflect: implement Value.CanAddr 4 years ago
Ayke van Laethem e9f9a4b750 reflect: fix AssignableTo and Implements methods 4 years ago
Takeshi Yoneda 1406453350 WASI & darwin: support basic file io based on libc 4 years ago
Ayke van Laethem f800f7507c reflect: check for access in the Interface method call 4 years ago
Kenneth Bell 46a7993fb8 stm32: i2c implementation for F7, L5 and L4 MCUs 4 years ago
Ayke van Laethem 9f3dcf3733 reflect: implement a number of stub functions 5 years ago
Ayke van Laethem c849bccb83 reflect: let reflect.Type be of interface type 4 years ago
Ayke van Laethem 19dec048b0 compiler: do not check for impossible type asserts 4 years ago
Ayke van Laethem bbb2909283 compiler: merge runtime.typecodeID and runtime.typeInInterface 4 years ago
Kenneth Bell aa7c7b7bd9 lgt92: update to new UART structure 4 years ago
Kenneth Bell c7bd5405c3 Add support for nucleol432 board 4 years ago
Kenneth Bell dc981ce509 stm32: separate altfunc selection for UART Tx/Rx 4 years ago
Ayke van Laethem e2f532709f builder, compiler: compile and cache packages in parallel 4 years ago
Kenneth Bell b5205cc3ca stm32: move f103 (bluepill) to common i2c code 4 years ago
Kenneth Bell ef613a5db7 stm32: housekeeping - remove empty file 4 years ago
sago35 1571b8fd34 Add special handling when SPI Freq is 24Mhz 4 years ago
sago35 a41b72578b atsamd21: improve SPI 4 years ago
Kenneth Bell ce8ad3650a stm32l0: use unified UART logic 4 years ago
kenbell b0b84c48ec
Harmonize stm32 ticks and sleep (#1673) 4 years ago
ardnew 99b129d366
Add board support for Adafruit Grand Central M4 (SAMD51) (#1714) 4 years ago
Federico G. Schwindt 303acf5ed6
Upgrade WASI version to wasi_snapshot_preview1 (#1691) 4 years ago
ardnew 7d1ce24be5 fix data shift/mask in func newUSBSetup 4 years ago
sago35 0cabd4de69 atsamd5x: improve SPI 4 years ago
Thomas Tromp 56bbc5bf6d Fix fe310 SPI read 4 years ago
ardnew 0b44d0bcc5 add UART0 as alias for UART1 4 years ago
ardnew 6275b3a8d1 teensy40: move txBuffer allocation to UART declaration 4 years ago
Ayke van Laethem 42088f938e attiny: remove dummy UART 4 years ago
Ayke van Laethem b0366743cd all: remove support for Go 1.11 and 1.12 4 years ago
Ayke van Laethem c54bdf8b51 runtime: add dummy debug package 4 years ago
deadprogram abc478c294 Revert "Allow interrupts in stm32f103xx (#1466)" as discussed in #1608 4 years ago