with gcc-arm-none-eabi-7-2017-q4-major the default typedef of time_t is "long long int". older releases typedef time_t as "long int". mbed lib cannot handle this correctly This applies to exported projects as "GCC (ARM-Embedded)"

Dependencies:   mbed

Fork of USBSerial_HelloWorld by Samuel Mokrani

Revision:
7:5e693654d5b4
Parent:
6:aef06cd11ce4
Child:
9:d88699a0905a
--- a/mbed.bld	Wed Nov 30 11:17:49 2011 +0000
+++ b/mbed.bld	Sun Oct 14 13:03:13 2012 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/7110ebee3484
+http://mbed.org/users/mbed_official/code/mbed/builds/cd19af002ccc
\ No newline at end of file