Age | Commit message (Expand) | Author |
2022-07-14 | machine/usb: refactorings to move functionality under machine/usb package | deadprogram |
2022-07-10 | samd21,samd51,nrf52840: move usbcdc to machine/usb/cdc (#2972) | sago35 |
2022-07-07 | atsamd21,atsamd51,nrf52840: improve usb-device initialization | sago35 |
2022-07-07 | samd21,samd51,nrf52840: refactor handleStandardSetup and initEndpoint (#2968) | sago35 |
2022-07-07 | samd21,samd51,nrf52840: change usbSetup and sendZlp to public | sago35 |
2022-07-06 | samd21,samd51,nrf52840: refactor usb initialization | sago35 |
2022-07-06 | samd21,samd51,nrf52840: unify bootloader entry process | sago35 |
2022-06-11 | samd21,samd51,nrf52840: add support for USBHID (keyboard / mouse) | sago35 |
2022-02-04 | all: update build constraints to Go 1.17 | Ayke van Laethem |
2021-05-13 | machine: make USBCDC global a pointer | Ayke van Laethem |
2021-04-23 | machine/usbcdc: remove remaining heap allocations for USB CDC implementations | deadprogram |
2021-03-29 | atsamd21, atsamd51, nrf52840: unify usbcdc code | sago35 |
2021-02-26 | machine/nrf52840+nxpmk66f18: rename files to match naming format for all othe... | deadprogram |