mbed-os/components
deepikabhavnani a0f3fdc286 Compile time flag MBED_SD_CRC_ENABLE for CRC in SD
CRC class adds to the ROM size even when disabled runtime, because
of addition of ROM tables. Addition a compile time option to disable
CRC is required for reducing code size of SD driver component.

Library config option `SD_CRC_ENABLED` is added, set it to 0 to
disable CRC feature in SD.
2018-11-06 10:53:39 -06:00
..
802.15.4_RF Merge pull request #8585 from JarkkoPaso/IOTTHD-2884 2018-10-31 20:41:24 -05:00
storage/blockdevice Compile time flag MBED_SD_CRC_ENABLE for CRC in SD 2018-11-06 10:53:39 -06:00
wifi/esp8266-driver Merge pull request #8550 from deepikabhavnani/mbed_h_fixes 2018-10-30 08:47:04 -05:00