We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b708694 commit 7568f3fCopy full SHA for 7568f3f
example/freertos/iot/lwm2m/lwm2m_client/makefile
@@ -10,6 +10,9 @@ EXT_DEV_LIST += wifi/mrf24g
10
HEAPSZ ?= 8192
11
STACKSZ ?= 2048
12
13
+
14
+OLEVEL = Os
15
16
#
17
# root dir of embARC
18
example/freertos/iot/lwm2m/lwm2m_server/makefile
@@ -10,6 +10,8 @@ EXT_DEV_LIST += wifi/mrf24g
0 commit comments