3623 Commits (3b1913ac57420af2c665c6f1c3847a6e63774ecd)
 

Author SHA1 Message Date
Ayke van Laethem a93f0ed12a all: Go 1.21 support 1 year ago
Ayke van Laethem c25dd0a972 testing: add Testing function 1 year ago
sago35 215dd3f0be machine/usb/hid: rename Handler() to TxHandler() 1 year ago
sago35 c51f5cea0b machine/usb/hid: add RxHandler interface 1 year ago
sago35 395ee2d338 machine/usb: refactor endpoint configuration 1 year ago
sago35 069e4f0d98 machine/usb: allow USB Endpoint settings to be changed externally 1 year ago
sago35 d1eb642d45 machine/usb: remove usbDescriptorConfig 1 year ago
Charlie Haley 5f2e72f371 compiler: add compiler-rt to wasm.json 1 year ago
Charlie Haley 5b581d83b3 compiler: add compiler-rt and wasm symbols to table 1 year ago
Ayke van Laethem d845f1e1b2 wasm: fix functions exported through //export 1 year ago
Yurii Soldak 00d46bd25d avr: pin change interrupt 1 year ago
deadprogram 01d2ef327d sync: add implementation from upstream Go for OnceFunc, OnceValue, and OnceValues 1 year ago
soypat 4da1f6bcbe rp2040:add NoPin support 1 year ago
Ayke van Laethem 14ddba8519 nrf: add I2C timeout 1 year ago
Patricio Whittingslow a7b205c26c
machine.UART refactor (#3832) 1 year ago
deadprogram c83f712c17 machine/rp2040: wait for 1000 us after flash reset to avoid issues with busy USB bus 1 year ago
Ayke van Laethem fffad84a63 reflect: add SetZero 1 year ago
Ayke van Laethem e075e0591d main: use `go env` instead of doing all detection manually 1 year ago
Achille Roussel 46d2696363 wasi: allow zero inodes when reading directories 1 year ago
Ayke van Laethem e98dfd6c46 reflect: implement Value.Grow 1 year ago
sago35 9126b95737 machine/samd51: fix i2cTimeout was decreasing due to cache activation 1 year ago
deadprogram 3871b831af make: add make task to generate Renesas device wrappers 2 years ago
deadprogram 7755f2385c tools/gen-device-svd: small changes needed for Renesas MCUs 2 years ago
deadprogram 04601a29e8 modules: add submodule for Renesas SVD file mirror repo 2 years ago
Ayke van Laethem 9aadea930f main: improve detection of filesystems 1 year ago
sago35 6efa94035e machine/macropad_rp2040: add machine.BUTTON 1 year ago
Mansour Behabadi db8d80755f rp2040: add missing suffix to CMD_READ_STATUS 1 year ago
Yurii Soldak dc91c96305 example: adjust time offset 2 years ago
Damian Gryski 08b3a4576d compiler: update .ll test output 1 year ago
Damian Gryski acba0748f1 compiler,reflect: NumMethods reports exported methods only 1 year ago
Damian Gryski ef72c5bb4e reflect: fix iterating over maps with interface{} keys 1 year ago
Rado M 93cc03b15a docker: update clang to version 15 1 year ago
Tyler Rockwood fdc4bbbfad reflect: Add FieldByNameFunc 1 year ago
soypat dd4e9e86e7 reflect: remove unecessary heap allocations 1 year ago
sago35 ad32d26511
machine/usb/hid,joystick: fix hidreport (3) (#3802) 1 year ago
Ayke van Laethem 4619896c19 nrf: wait for stop condition after reading from the I2C bus 1 year ago
Yurii Soldak cec237917f example: simplify pininterrupt 1 year ago
Ayke van Laethem 4d2a6d2bbe wasm: remove i64 workaround, use BigInt instead 2 years ago
Ayke van Laethem 6d5f4c4be2 ci: update Node.js from version 14 to version 16 2 years ago
Ayke van Laethem 0cb5d336f4 reflect: use .key() instead of a type assert 1 year ago
Stepan Rakitin 91ee4d0030 os: define ErrNoDeadline 1 year ago
Ayke van Laethem 785eb93b62 ci: rename release-double-zipped to something more useful 1 year ago
sago35 e041a8ed88 goenv: update to new v0.29.0 development version 1 year ago
soypat d01d85930d rp2040: add spi busy waits on read and read/write transactions 1 year ago
Ayke van Laethem ac821d8295 goenv: fix version number to 0.28.1 (without -dev) 1 year ago
Ayke van Laethem 5c2753e54e all: release 0.28.0 1 year ago
Damian Gryski 0212f0c008 compiler: limit level of pointer-to-pointer-to-... types 1 year ago
Damian Gryski f5f4751088 compiler,transform: fix for pointer-to-pointer type switches from @aykevl 1 year ago
Damian Gryski 62fb386d57 compiler,reflect: add tagged pointers for **T etc 2 years ago
ivoszz a59f92daf8 Add smoke test for target m5stick-c 1 year ago