1
0
mirror of https://github.com/cathery/sys-con.git synced 2024-07-08 11:58:44 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
cathery
d9b2b59989 Add override keyword to all virtual override functions 2019-11-13 14:27:43 +03:00
cathery
c2c58971a7 Use Result type instead of Status 2019-11-13 14:16:13 +03:00
cathery
fd529963cc Add option to specify max packet size in IUSBEndpoint::Open() 2019-11-12 20:56:22 +03:00
cathery
1219a249be Revert back to allocating aligned memory when needed 2019-11-11 21:23:52 +03:00
cathery
586f1b0914 IUSBEndpoint::Write() now takes a const buffer 2019-11-08 11:59:57 +03:00
cathery
264673d6fc Reduce memory usage
by using threadCreate instead of std::thread
2019-11-06 15:28:56 +03:00
cathery
f3d8991710 USB memory optimizations + progress on #3 2019-11-04 15:32:43 +03:00
cathery
7796e2e88d Initial commit 2019-10-31 21:00:42 +03:00