Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of USBDeviceHT by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:c1f162fd7777 | 2018-06-01 | dev_alexander | Fixed Error with code not compiling due to an issue with there not being a (uint32_t) cast of a (void) pointer. Maxim was the only mbed vendor to not have this one (uint32_t) cast in the spot it was added to. Look into public repos for similar cases. |
5:fb690c44c0b1 | 2018-03-06 | Helmut Tschemernjak | Added new Vendor/Product ID from: |
4:b6be2a43cb85 | 2018-02-23 | Helmut64 | Added needed helper Macros to work in any mbed environment. |
3:bddd92cd3a17 | 2018-02-22 | Helmut Tschemernjak | Added a buffered USB serial which allows to print on interrupts |
2:195554780c9b | 2018-02-05 | Helmut Tschemernjak | Added compile FEATURE_USBSERIAL |
1:7d1a127a1d2b | 2018-02-05 | Helmut Tschemernjak | Enabled proper STM32L4 device support |
0:a3ea811f80f2 | 2018-02-05 | Helmut64 | Inital checkin after copied from mbed. |