ROBot

Dependencies of ROBot

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

Lib for the LCD display on mbed lab Board application board, C12832, LCD
mbed device driver for HC-SR04 ultrasonic range finder HCSR04
mbed device driver for Toshiba TB6612FNG motor driver TB6612FNG
mbed official WiflyInterface (interface for Roving Networks Wifly modules) tcp/ip, WiFly
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
renamed class CircBuffer to CircularBuffer WiflyInterface library already has a class named CircBuffer. When using this USBDevice library with WiflyInterface library, compilation error occurs stating that CircBuffer is already defined.