summaryrefslogtreecommitdiff
path: root/src/portable/valentyusb
AgeCommit message (Expand)Author
2021-12-27Fix Mynewt build for Microchip PIC32MZ devices.Jerzy Kasenberg
2021-10-17more with -Wcast-qualhathach
2021-08-26add dcd_edpt_close_all() for clear existing configured statehathach
2021-01-08use dcd_event_bus_reset() with speed to replace bus_signalhathach
2020-04-17complete remove dcd_set_config(), fix unit testhathach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-16implement dcd disconnect connecthathach
2020-04-08rename hal_dcd_isr to dcd_irq_handler for fomuhathach
2020-01-15Merge pull request #269 from antmicro/volatile_buffers_fixSean Cross
2020-01-14dcd_eptri: Fix rx_buffer/tx_buffer volatile annotationMateusz Holenko
2019-11-29valentyusb: eptri: don't double-advance read bufferSean Cross
2019-11-20eptri: clear proper endpoint when opening IN portSean Cross
2019-11-13valentyusb: rename from `foosn`Sean Cross