summaryrefslogtreecommitdiff
path: root/ports/stm/supervisor/usb.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-07-22Claim USB pins at startup to prevent overwritesLucian Copeland
2020-07-15supervisor: factor out, Handle USB via background callbackJeff Epler
2020-04-27Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-24Remove empty #if and add missing includes.Scott Shawcroft
2020-04-20Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-17Update TinyUSB and add interrupt hooks.Scott Shawcroft
2020-04-13Various requested fixesLucian Copeland
2020-04-02Implement F7 NucleoLucian Copeland
2020-04-01Implement requested changesLucian Copeland
2020-03-31Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-03-26Merge remote-tracking branch 'upstream/master' into stm32x7-setupLucian Copeland
2020-03-26Add F7 and H7 Support to the STM32 portLucian Copeland
2020-03-23Rename pinsjgillick
2020-03-22PR feedback.jgillick
2020-03-20Initial work for STM32. Need to fix us delay and PulseIn still.Scott Shawcroft
2020-03-18Fix disable VBUS sensing.jgillick
2020-03-17PR Cleanup.jgillick
2020-03-17Bring back trimmed spaces.jgillick
2020-03-15Chip specific code.jgillick
2020-03-11create copyLucian Copeland