zephyr/include/shell
Nicolas Pitre 91d057f146 shell_history: align buffer to pointer size
The code in shell_history_put() adds padding to new entries so they
are pointer aligned. The whole buffer has to be so aligned too.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-07-04 09:28:47 +02:00
..
shell_dummy.h subsys: shell: add dummy backend to simplify commands testing 2018-10-28 11:45:41 -04:00
shell_fprintf.h shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
shell_history.h shell_history: align buffer to pointer size 2019-07-04 09:28:47 +02:00
shell_log_backend.h cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
shell_rtt.h shell: Refactor RTT backend 2018-12-04 16:24:44 -05:00
shell_telnet.h shell: Add TELNET backend 2019-04-01 10:26:13 -04:00
shell_types.h shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
shell_uart.h cleanup: include/: move ring_buffer.h to sys/ring_buffer.h 2019-06-27 22:55:49 -04:00
shell.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00