aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-07-28compiler: implement unsafe.Alignof and unsafe.Sizeof for generic codev0.25.0-beta1Ayke van Laethem
2022-07-28compiler: fix type names for generic named structsAyke van Laethem
2022-07-28compiler: do not try to build generic functionsAyke van Laethem
2022-07-28compiler: add generics test caseAyke van Laethem
2022-07-28compiler: fix issue with methods on generic structsPhil Kedy
2022-07-28rp2040: make picoprobe default openocd interfaceKenneth Bell
2022-07-27machine/rp2040: turn off pullup/down when not input type not specifieddeadprogram
2022-07-27esp32: optimize SPI transmitAyke van Laethem
2022-07-27usb/midi: add definition of MIDI note numbersago35
2022-07-27build/linux/arm: pin dotenv Ruby gem to version 2.7.6deadprogram
2022-07-26esp32: fix WDT reset on the MCH2022 badgeAyke van Laethem
2022-07-26darwin: don't clobber X18 and FP registersAyke van Laethem
2022-07-26target: add gopherbot and gopherbot2 aliases to simplify for newer usersdeadprogram
2022-07-26rp2040: usb: reset device address on bus resetKenneth Bell
2022-07-25rp2040: add resetBlock for USBCTRLsago35
2022-07-25main: change to ignore PortReset failuressago35
2022-07-22samd51: improve TRNGsago35
2022-07-21machine/usb/midi: add NoteOn, NoteOff, and SendCC methods for more complete APIdeadprogram
2022-07-21xiao-ble: add support for flash-1200-bps-resetsago35
2022-07-20usb: adjust buffer alignment (samd21, samd51, nrf52840)sago35
2022-07-18samd51: add support for DAC1sago35
2022-07-16boards: Add MCH2022 badgeAyke van Laethem
2022-07-15archFamily(): arm64 is aarch64, not arm; fixes #2985Dan Kegel
2022-07-15runtime: rename printuint to printuintptrAyke van Laethem
2022-07-15machine: reorder pin definitions to improve pin list on tinygo.orgAyke van Laethem
2022-07-15esp32c3: provide hardware pin constantsAyke van Laethem
2022-07-15esp32: provide hardware pin constantsAyke van Laethem
2022-07-15esp8266: provide hardware pin constants like GPIO2Ayke van Laethem
2022-07-15clue: remove pins D21..D28Ayke van Laethem
2022-07-15avr: fix some apparent mistake in atmega1280/atmega2560 pin constantsAyke van Laethem
2022-07-15nrf51: define and use P0_xx constantsAyke van Laethem
2022-07-15rp2040: reduced allocationssago35
2022-07-15rp2040: add support for EnterBootloader()sago35
2022-07-15rp2040: change volatile access to dpsramsago35
2022-07-14machine/usb/midi: correct reference to handler functiondeadprogram
2022-07-14rp2040: change default for serial to usbsago35
2022-07-14machine/usb: refactorings to move functionality under machine/usb packagedeadprogram
2022-07-13Add support for printing slices via print/printlnFederico G. Schwindt
2022-07-13usb: rename callback to handler to keep consistentdeadprogram
2022-07-12usb: add support for midisago35
2022-07-12build: run tests on drivers and bluetooth repos after successful docker dev b...deadprogram
2022-07-12usb: add DTR and RTS to serialer interfacesago35
2022-07-12rp2040: add support for usb (#2973)sago35
2022-07-10samd21,samd51,nrf52840: move usbcdc to machine/usb/cdc (#2972)sago35
2022-07-08ci: build Linux binary in Alpine containerAyke van Laethem
2022-07-08boards: add Challenger RP2040 LoRaKenneth Bell
2022-07-08all: git ignore smoketest outputKenneth Bell
2022-07-08update list of boards supported to add Badger2040Daniel Esteban
2022-07-07atsamd21,atsamd51,nrf52840: improve usb-device initializationsago35
2022-07-07samd21,samd51,nrf52840: refactor handleStandardSetup and initEndpoint (#2968)sago35