A copy of the mbed USBDevice with USBSerial library
Dependents: STM32L0_LoRa Smartage STM32L0_LoRa Turtle_RadioShuttle
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:961423d1da74 | 2019-02-24 | Helmut Tschemernjak | Added sleep manager support to avoids sleeps while a USB CDC |
7:8a5cc0d9bfa2 | 2019-01-31 | Helmut Tschemernjak | fixed compiler warnings |
6:1f27c2a2b4de | 2019-01-20 | Helmut Tschemernjak | Changed to non blocking to allow to run without USB |
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. |