commit | 1bab82f8f04aec7c362781de7a6a78b2f9424d1c | [log] [tgz] |
---|---|---|
author | Michael Scott <michael.scott@linaro.org> | Thu Oct 19 16:44:38 2017 -0700 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Tue Oct 31 09:41:27 2017 +0200 |
tree | e8343c979fe6d5f6d298aa3eb81d1b7ed8591401 | |
parent | b37a005d6826a4a098c7d61d897a046deee00a0d [diff] |
samples: lwm2m: remove large buffer size requirement Now that the LwM2M library can parse across multiple fragements, let's remove the larger than normal buffer size setting. Signed-off-by: Michael Scott <michael.scott@linaro.org>