30 Commits (f615d82d5b4a8877462ce7c4f511e24c94a7b740)

Author SHA1 Message Date
Pavol Rusnak 0883a7e72f stmhal: Implement SNAK/CNAK mechanism for USB HID receive. 8 years ago
Pavol Rusnak 89f2b62016 stmhal: Fix USB HID receive not receiving the first packet. 8 years ago
Pavol Rusnak 99d62c4def stmhal/usb: Use real packet size (not maximum) in HID receive. 8 years ago
Pavol Rusnak 8f3cf6e6a8 stmhal/usb: Use correct ClassData structure for HID receive. 8 years ago
Philip Potter eb239b8398 stmhal/usb: Add support to receive USB HID messages from host. 8 years ago
Philip Potter 03de5a13cf stmhal/usbdev: Add OUT endpoint to HID interface. 8 years ago
Tony Abboud 8d8fdcb4be stmhal: add option to query for the current usb mode 9 years ago
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