zephyr/modules/segger
Jordan Yates 4a6e478d71 modules: segger: RTT control block alignment
Make the alignment of the RTT control block configurable, defaulting to
16 bytes. The default is chosen as PyOCD fails to discover the control
block if the 16 byte ID array falls across a 32 byte boundary.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2025-02-06 14:46:20 +01:00
..
CMakeLists.txt modules: segger: RTT control block alignment 2025-02-06 14:46:20 +01:00
Kconfig modules: segger: RTT control block alignment 2025-02-06 14:46:20 +01:00
SEGGER_RTT_zephyr.c modules: segger: remove mutex locking 2024-11-07 11:06:45 -08:00
segger_rtt.ld debug: tracing: Add Segger RTT linker section options 2024-08-12 10:14:34 +02:00