zephyr/samples
Michael Scott 41897d7e19 samples: net: irc-bot: fix help text buffer size
At 32 bytes the snprintk call to fill the help buffer was most often
running out of room and returning an error.  Let's expand it to 64.

Signed-off-by: Michael Scott <michael.scott@linaro.org>
2017-10-06 19:46:33 -04:00
..
application_development samples: net: use 'run' target in common Makefile.ipstack 2017-10-03 10:27:17 -04:00
basic cc3200: Remove TI cc3200 SOC and LaunchXL board support 2017-08-15 11:02:48 -05:00
bluetooth usb: fix local includes and add usb namespace 2017-10-03 14:50:14 -04:00
boards samples: microbit/pong: Fix incorrect placement of parenthesis 2017-09-26 12:55:14 +03:00
cpp_synchronization cpp_synchronization: fix main() definition 2017-08-16 10:59:10 -07:00
drivers samples: drivers: add flash_shell 2017-09-11 11:41:57 -04:00
grove samples: grove: set min_flash filter 2017-09-01 10:19:40 -04:00
hello_world Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
mpu sample: demonstrate the usage of memory domain APIs 2017-09-29 16:48:53 -07:00
net samples: net: irc-bot: fix help text buffer size 2017-10-06 19:46:33 -04:00
nfc/nfc_hello
philosophers
sensor samples: bmm150: Add sample application for BMM150 sensor 2017-09-05 07:56:41 -04:00
subsys samples: usb: set default log levels in mass sample to error 2017-10-05 12:09:59 -04:00
synchronization
testing
kernel.rst
samples.rst