10 years ago.

Teensy3.1

Please this is the error i get after compiling Error: Cannot open source input file "USBDevice/USBDevice/USBEndpoints.h": No such file or directory in "USBSerial/USBCDC.h", Line: 23, Col: 47

1 Answer

10 years ago.

Can you import and replace the mbed library files with mbed-src library:

https://developer.mbed.org/users/mbed_official/code/mbed-src/

It should then work.

Or you can import this program, it should import the mbed-src library at the same time.

https://developer.mbed.org/teams/CommunityContributors/code/USBSerial-RTC-HelloWorld/

edit...

Official mbed libraries now have the clock set up's added.

Accepted Answer

Thank you Paul

posted by Mercy Dadzie 05 Oct 2015