zephyr/ext/debug/segger
Pawel Dunaj e344e5752c ext: debug: segger: Fix SEGGER header inclusion
Fix issue caused by 3fc497ac9a

This change removes `rtt` and `systemview` from header includes
as these are already placed in the path.

Also `SEGGER_SYSVIEW_ConfDefaults.h` header included from
`SEGGER_SYSVIEW_Int.h` is placed higher to make sure `INLINE`
definition is properly visible.

Signed-off-by: Pawel Dunaj <pawel.dunaj@nordicsemi.no>
2018-12-05 14:35:42 +01:00
..
rtt ext: segger: Use system include directive for configuration header. 2018-12-04 13:45:49 +01:00
systemview ext: debug: segger: Fix SEGGER header inclusion 2018-12-05 14:35:42 +01:00
CMakeLists.txt ext: debug: segger: Add missing include directories 2018-12-04 13:46:27 +01:00
Kconfig logger: fix PR codestyle issues 2018-10-31 12:47:53 +01:00