Library for 16-channel, 12-bit PWM controller NXP PCA9685.

Dependencies:   mbed

Dependents:   PCA9685_Hello_World PCA9685_with_LED PCA9685 AUTOBOT-LIBRARY

Remove mbed.bld

The application should pull in mbed.bld, not a library. Can you accept this PR to remove mbed.bld from the library source control? It would be great to then update the program (its a components example) with this change.

Fork to make a PR