FCAS-M101V1

Dependencies of FCAS-M101V1

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
A re-written SDFileSystem library with improved compatibility, CRC support, and card removal/replacement support. fatfilesystem, MMC, SD, SD Card, SDHC, SDXC
Library for DS3231 RTC
You can output chars to AQM1602 with printf(). ex. lcd.printf("iter: %5.5d.\r\n", iter); AQM1602