Skip to content

Commit 870cbbf

Browse files
Marcelo SalazarMarcelo Salazar
authored andcommitted
Merge files to setup platform
1 parent 6029da9 commit 870cbbf

File tree

9 files changed

+413
-916
lines changed

9 files changed

+413
-916
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@
3030
*.exe
3131
*.out
3232
*.app
33+
34+
# App files
35+
update_default_resources.c
36+
mbed_cloud_dev_credentials.c

main.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#ifndef MBED_TEST_MODE
1919
#include "simplem2mclient.h"
2020
#include "mbed.h"
21-
#include "application_init.h"
2221
#include "mcc_common.h"
2322

2423
#ifndef MBED_CONF_MBED_CLOUD_CLIENT_DISABLE_CERTIFICATE_ENROLLMENT

pelion-app-helper/app_platform_setup.c

Lines changed: 0 additions & 131 deletions
This file was deleted.

pelion-app-helper/app_platform_setup.h

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)