nuttx/drivers/segger
wangbowen6 1b6ce6b4cf SEGGER_RTT: solve compile error when enable segger rtt in armv7m.
1. SEGGER_RTT_ASM_ARMv7M include SEGGER_RTT.h, and SEGGER_RTT.h
include SEGGER_RTT_Conf.h, so add __ASSEMBLY__ in
SEGGER_RTT_Conf.h;
2. AFLAG add segger/config because SEGGER_RTT_ASM_ARMv7M.S
include SEGGER_RTT_Conf.h;

Signed-off-by: wangbowen6 <wangbowen6@xiaomi.com>
2022-04-01 16:36:19 +08:00
..
config SEGGER_RTT: solve compile error when enable segger rtt in armv7m. 2022-04-01 16:36:19 +08:00
.gitignore
0001-segger-RTT-include-the-SEGGER_RTT_Conf.h-from-custom.patch segger/RTT: hotfix for RTT compile warning 2022-01-29 17:26:04 +08:00
Kconfig drivers/syslog: Implement RTT based log channel 2022-02-01 11:26:46 +01:00
Make.defs SEGGER_RTT: solve compile error when enable segger rtt in armv7m. 2022-04-01 16:36:19 +08:00
note_sysview.c segger/sysview: add syscall support 2022-03-09 22:32:39 +08:00
syslog_rtt.c drivers/syslog: Implement RTT based log channel 2022-02-01 11:26:46 +01:00