mbed-os/features/unsupported
Russ Butler f0b9add71e Fix clearing of ISTAT in Kinetis USB
The ISTAT register is write 1 to clear. Because of this ORing this
register with itself fill clear all bits that are set. This patch
updates the code to use plain assignment so only desired
bit is cleared.
2018-01-27 00:57:55 -06:00
..
USBDevice Fix clearing of ISTAT in Kinetis USB 2018-01-27 00:57:55 -06:00
USBHost Add checking for MAX_HUB_NB in a part of code that depend on MAX_HUB_NB 2018-01-27 00:57:44 -06:00
doc restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
dsp Modification to arm_math.h 2017-11-10 09:53:42 +00:00
rpc restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
tests Use RawSerial in MBED_11 test 2018-01-27 00:57:53 -06:00
.mbedignore restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00