23 Commits (7d8edeff4e81e89ed8833d9933effd1e2431f7f1)

Author SHA1 Message Date
Damien George b1f68685ec stmhal: In USB HID driver, make polling interval configurable. 10 years ago
Damien George c385a639e6 stmhal: Remove obsolete usbdev file. 10 years ago
Damien George b157a99a8b stmhal: Coding style cleanup in usbd_cdc_msc_hid.c. 10 years ago
Damien George 55d6218b9a stmhal: Properly define pyb.usb_mode() semantics. 10 years ago
Damien George 65af7ebdc5 stmhal: Put CDC last in config descriptors to match with iface nums. 10 years ago
Damien George 39ce2db181 stmhal: Add "CDC" option to pyb.usb_mode, for CDC device only. 10 years ago
Damien George d39c7aa517 stmhal: Add Python-configurable USB HID mode. 10 years ago
Damien George b384bcc5de stmhal: Remove unused usbdev files, and move used ones up a dir. 10 years ago
Damien George 21dfd207ca stmhal: Fill in USB class/subclass/proto for CDC+HID device. 10 years ago
Felix Domke a64d5d67b5 USB CDC ACM: populate bFunction{Class,SubClass,Protocol} in the interface association descriptor 10 years ago
Dave Hylands d368611ea6 Proposed fix for USB Mass Storage. 10 years ago
Damien George 1d7fb82f0a stmhal: Change 64-bit arithmetic to 32-bit for SD card block addressing. 10 years ago
Damien George 28817725fc stmhal: Replace magic number 3 with CDC_IN_EP define. 11 years ago
Damien George 6d983539bc stmhal: Improve flash storage cache management. 11 years ago
Damien George 9699ea6a2f stmhal: Fix USB MSC so that it unmounts correctly on Mac OS X. 11 years ago
Damien George 038df43183 stmhal: Implement selector for USB device mode; improve boot up. 11 years ago
Damien George 64563e39b3 stmhal: Add CDC+HID USB device. 11 years ago
Damien George 2fb37847a7 stmhal: Tidy up USB CDC+MSC device some more. 11 years ago
Damien George a6787edcea stmhal: Tidy up USB device configuration. Make it use less RAM. 11 years ago
Damien George fb25c2d95f stmhal: USB CDC and MSC device work together. 11 years ago
Damien George 8913c04831 stmhal: Add support for USB MSC device. 11 years ago
Damien George b30c02afa0 stmhal: Get USB enumerating a CDC device. 11 years ago
Dave Hylands dd38d90724 Initial checkin with STM HAL 11 years ago