[Feature]Upload Modem source code

Change-Id: Id4294f30faced84d3e6fd6d5e61e1111bf287a37
diff --git a/mcu/driver/devdrv/pw/inc/dcl_pw.h.h b/mcu/driver/devdrv/pw/inc/dcl_pw.h.h
new file mode 100644
index 0000000..5db0387
--- /dev/null
+++ b/mcu/driver/devdrv/pw/inc/dcl_pw.h.h
@@ -0,0 +1,12 @@
+/******************************************************************
+
+  NOTICE : We have no HW for this IP now,
+            But for SW complie request, temporarily add the 'fake api' to make compile success.
+              
+ *****************************************************************/
+ 
+#ifndef _DRV_PW_H_
+#define _DRV_PW_H_
+
+
+#endif /* _DRV_PW_H_ */