zephyr/samples
Flavio Santes 4a320be8a2 samples/net/mqtt: Reduce tx/rx buffer size and update mqtt_publish_read
Set CONFIG_IP_BUF_RX_SIZE and CONFIG_IP_BUF_TX_SIZE to 4.
Modify mqtt_publish_read to retrieve topic name and message as strings.
Change printf for printk.

Change-Id: I6746846cb3359096d87dfbb3134d6a3a95bf087e
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2016-05-30 17:26:02 -05:00
..
bluetooth Bluetooth: Fix long writes handling 2016-05-30 11:12:23 +00:00
cpp_synchronization samples: cpp_synchronization: rename local configuration and use one config 2016-04-30 13:43:31 -04:00
drivers samples: gpio: lcd: sample app for HD44780 LCD controller 2016-05-29 22:28:17 +00:00
environmental_sensing Bluetooth: Simplify advertising API 2016-05-04 11:11:34 +00:00
hello_world samples/tests: remove old message about standard security 2016-03-07 16:07:35 +00:00
ipm samples: ipm: reset kernel binary name to zephyr 2016-04-20 17:20:10 +00:00
kernel_event_logger arc: support microkernel on ARC 2016-05-25 22:14:18 -04:00
net samples/net/mqtt: Reduce tx/rx buffer size and update mqtt_publish_read 2016-05-30 17:26:02 -05:00
nfc/nfc_hello sanitycheck: allow for more expressive filtering in testcase.ini 2016-05-04 22:57:39 +00:00
philosophers samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
power rtc: unify kconfig variable names 2016-05-12 10:57:24 +00:00
sensor sensor: remove CONFIG_SENSOR_DEBUG 2016-05-21 21:20:13 +00:00
shell console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00
synchronization samples: synchronization: reduce stack size used 2016-04-25 19:17:06 +00:00
task_profiler samples/task_profiler: fix #if to #ifdef 2016-05-23 21:28:12 +00:00