Clone of official tools

Revision:
46:e502676b7f84
Parent:
43:2a7da56ebd24
--- a/project.py	Tue Sep 25 13:52:56 2018 -0500
+++ b/project.py	Thu Feb 04 15:25:02 2021 +0100
@@ -130,6 +130,8 @@
     ###################################
     # mbed Classic/2.0/libary support #
 
+    if notify == None:
+        notify = TerminalNotifier()
     # Find build system profile
     profile = None
     targets_json = None