zephyr/include/zephyr
Alberto Escolar Piedras 9eeb78d86d COVERAGE: Fix COVERAGE_GCOV dependencies
CONFIG_COVERAGE has been incorrectly used to
change other kconfig options (stack sizes, etc)
code defaults, as well as some samples behaviour,
which should not have dependend on it.

Instead those should have depended on COVERAGE_GCOV,
which, being the one which adds special code and
temporary RAM storage for embedded targets,
require changes to many features.

When building for the native targets, all this was
unnecessary.

=> Fix the dependency.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-08-24 15:36:31 +02:00
..
acpi doc: acpi: Correct ACPI documentation 2023-07-11 09:44:07 +02:00
app_memory app_memdomain: doc: Properly mount doc page 2023-07-18 21:37:41 +00:00
arch arch: arm: aarch32: mpu: remove redundant guard 2023-08-24 13:20:21 +02:00
audio
bluetooth Bluetooth: audio: tbs_client: Subscribe to all required notifications 2023-08-23 15:44:07 +02:00
canbus canbus: isotp: doc: Document isotp_tx_callback_t 2023-07-19 21:41:39 -04:00
console
crypto include: crypto: Remove duplicate assignment line 2023-06-13 10:43:00 -04:00
data lib: json: add helper macro for named array of array 2023-07-26 09:11:16 +02:00
debug COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
devicetree devicetree: Add DT_FIXED_PARTITION_ADDR macro 2023-08-07 15:45:23 +02:00
dfu dox: doxygen: add third_party group 2023-06-05 20:21:09 -04:00
display display: cfb: move to utilities group 2023-06-05 20:21:09 -04:00
drivers drivers: gpio: AXP192 GPIO driver 2023-08-22 18:08:51 +02:00
dsp
dt-bindings driver: clock_control: npcx: add support for npcx4 series 2023-08-24 10:42:33 +01:00
fs fs: ext2: create dir and file operations 2023-08-03 12:22:01 -04:00
input input: rename callback define macro to INPUT_CALLBACK_DEFINE 2023-08-10 08:15:10 +00:00
ipc ipc_service: open-amp: Align VRINGs 2023-07-18 11:04:46 +00:00
kernel doc: kernel: Fix Doxygen comments for stats.h 2023-07-19 21:08:59 -04:00
linker linker: devicetree_regions: Infer VMA when defining section 2023-08-01 18:09:22 +02:00
logging toolchain: introduce macros to ignore -Wshadow 2023-08-10 08:14:12 +00:00
lorawan doc: lorawan: Cleanup doxygen comments 2023-07-18 11:14:39 +00:00
math
mgmt treewide: mgmt: mcumgr: Change "ret" to "err" for SMP version 2 2023-08-21 10:18:50 +02:00
modbus
multi_heap shared_multi_heap: Use proper enum instead of int 2023-07-26 07:56:39 -04:00
net net: wifi: Enhance wifi_mgmt documentation 2023-08-23 16:05:08 +01:00
pm pm: Fix unused-parameter warnings 2023-08-21 17:15:56 +02:00
portability
posix posix: signal: type corrections for sigval, sigevent, notify attr 2023-08-23 10:06:00 +02:00
random
retention retention: fixe bootmode ingroup 2023-06-05 20:21:09 -04:00
rtio rtio: rename shadow variables 2023-08-22 11:39:58 +02:00
sd
sensing doc: Drop asterisk from Doxygen @param 2023-07-13 13:25:28 +00:00
settings doc: doxygen: add some OS services to os_services group 2023-06-05 20:21:09 -04:00
shell shell: doc: misc Doxygen fixes 2023-07-16 07:35:25 -04:00
sip_svc
stats
storage doc: doxygen: add some OS services to os_services group 2023-06-05 20:21:09 -04:00
sys fdtable: add ioctl numbers for FIONBIO, FIONREAD 2023-08-22 09:59:44 +02:00
task_wdt doc: doxygen: add some subsystems to os_services group 2023-05-31 14:39:29 -04:00
timing doc: doxygen: add some OS services to os_services group 2023-06-05 20:21:09 -04:00
toolchain toolchain: gcc: rename argument for UNALIGNED_GET() 2023-08-10 08:14:12 +00:00
tracing doc: doxygen: s/subsys/os_services 2023-05-31 14:39:29 -04:00
usb usb: device: move the content of usb_msc.h to implementation file 2023-07-28 07:09:48 +02:00
usb_c
xen
zbus subsys/zbus: move to timepoint API 2023-07-25 09:12:26 +02:00
cache.h cache: Add note about buffer alignment and size 2023-06-22 06:06:32 -04:00
device.h init: add sub-priority to internal ordering 2023-07-25 15:58:06 +00:00
devicetree.h devicetree: Add 'zephyr,memory-attr' and DT helpers 2023-07-25 11:22:10 +02:00
exc_handle.h
fatal_types.h
fatal.h
init.h init: add sub-priority to internal ordering 2023-07-25 15:58:06 +00:00
irq_nextlevel.h
irq_offload.h
irq.h irq.h: build assert removal from irq.h 2023-08-14 14:42:21 -04:00
kernel_includes.h
kernel_structs.h pm: Fix cpus active count 2023-06-01 10:05:31 +02:00
kernel_version.h
kernel.h kernel: rename shadow variables 2023-08-10 08:14:12 +00:00
shared_irq.h
smf.h
spinlock.h include: zephyr: Fix build error in spinlock.h 2023-07-14 16:50:44 +00:00
sw_isr_table.h
sys_clock.h kernel/timeout: Introduce comparison for timepoint values 2023-08-04 10:41:15 +02:00
syscall_handler.h syscall: Z_SYSCALL_VERIFY_MSG to ignore -Wshadow 2023-08-10 08:14:12 +00:00
syscall.h
timeout_q.h kernel: fix z_is_inactive_timeout stab when missing sys clock 2023-06-26 12:41:46 +00:00
toolchain.h toolchain: introduce macros to ignore -Wshadow 2023-08-10 08:14:12 +00:00
types.h kernel: Explicitly define the main prototype if C++ 2023-06-20 16:35:22 +02:00
wait_q.h
zephyr.h