aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/usbdev/Release_Notes.html
AgeCommit message (Collapse)Author
2018-05-24stm32: Remove unneeded HTML release notes from usbdev and usbhost dirs.Damien George
These files provide no additional information, all the version and license information is captured in the relevant files in these subdirectories. Thanks to @JoeSc for the original patch.
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
This is to keep the top-level directory clean, to make it clear what is core and what is a port, and to allow the repository to grow with new ports in a sustainable way.