mbed-os/features
Anna Bridge 2e2fe377b3 bus reset for KL25Z fix, USBSerial update
1. added call to busReset() to KL25Z HAL; now the USB stack survives if you disconnect the cable, similar to LPC40 2. busReset callback to update terminal_connected in USBCDC 3. new bool USBSerial::connected() to read protected terminal_connected property, useful when you want to check if the terminal is ready from main app
2017-04-19 15:38:51 +01:00
..
FEATURE_BLE Fix compilation errors on linux machine 2017-03-22 08:38:34 +01:00
FEATURE_COMMON_PAL Merge pull request #3976 from yogpan01/master 2017-03-23 15:40:41 +00:00
FEATURE_LWIP Merge pull request #4112 from adamgreen/fixLpc17xxEthernetIsrAlwaysLinkedIn 2017-04-06 11:16:10 -05:00
FEATURE_UVISOR uVisor: Fix copy of quick-start doc in exporter script 2017-04-12 14:28:43 +01:00
TESTS/filesystem bd: Remove constraints on device for block device tests 2017-03-10 11:24:28 -06:00
filesystem Filesystem: Fixed typo in param naming 2017-03-14 11:04:22 -05:00
frameworks Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbedtls Merge pull request #3691 from adustm/STM_aes_f439zi 2017-03-14 14:32:25 +00:00
nanostack Merge pull request #3987 from karsev/thread_link_config_update 2017-04-10 10:16:05 -05:00
netsocket Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
storage/FEATURE_STORAGE FILESYSTEM: moved FAT filesystem implemenation to features/filesystem subdir, and fs-fat tests to features/TESTS. 2017-02-23 16:30:21 +00:00
unsupported bus reset for KL25Z fix, USBSerial update 2017-04-19 15:38:51 +01:00