forked from bimanpaulsamsung/st-device-sdk-c-ref
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.mbedignore
54 lines (46 loc) · 1.07 KB
/
.mbedignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
doc/
bsp/
tools/
apps/esp32/
apps/esp8266/
#apps/mbed/
apps/rtl8195/
apps/rtl8720c/
apps/rtl8721c/
#apps/
iot-core/example/
iot-core/docs/
iot-core/make/
iot-core/tools/
iot-core/test/
#iot-core/src/port/bsp/cy8cproto_062_4343w/
iot-core/src/port/bsp/esp32/
iot-core/src/port/bsp/esp8266/
iot-core/src/port/bsp/posix/
iot-core/src/port/bsp/rtl8195/
iot-core/src/port/bsp/rtl8720c/
iot-core/src/port/bsp/rtl8721c/
iot-core/src/port/bsp/tizenrt/
iot-core/src/port/os/freertos/
iot-core/src/port/os/posix/
iot-core/src/port/os/tizenrt/
#iot-core/src/port/os/
iot-core/src/port/net/openssl/
iot-core/src/crypto/ss/
iot-core/src/easysetup/http/lwip_httpd/fsdata_custom.c
iot-core/src/easysetup/posix_testing/iot_easysetup_posix_testing.c
#iot-core/
iot-core/src/deps/json/cJSON/test.c
iot-core/src/deps/json/cJSON/tests/
iot-core/src/deps/json/cJSON/fuzzing/
#iot-core/src/deps/json/cJSON/
iot-core/src/deps/libsodium/libsodium/test/
#iot-core/src/deps/libsodium/libsodium/
MbedEventsExample.cpp
WifiAPtoSTA.cpp
BlinkyTest.cpp
WifiAPTest.cpp
WifiSTATest.cpp
FileSystemexample.cpp
FileIO.cpp
NTP/