zephyr/subsys/bindesc
Benjamin Cabé 3b60dec110 bindesc: fix typo in errno (ENONET->ENOENT)
Fix typo in errno which isn't caught when building since ENONET
is also a valid code, despite not being defined (nor allowed?)
in Zephyr proper.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-06-20 13:21:39 -04:00
..
x86
bindesc_build_time.c everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
bindesc_build_time.h.in
bindesc_host_info.c everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
bindesc_no_vt.ld
bindesc_read.c bindesc: fix typo in errno (ENONET->ENOENT) 2025-06-20 13:21:39 -04:00
bindesc_version.c bindesc: Add support for the build version values 2024-09-04 07:03:47 -04:00
bindesc.ld bindesc: Fix placing of the descriptors end tag 2024-10-11 13:20:49 -04:00
CMakeLists.txt bindesc: Add support for reading binary descriptors 2024-10-11 13:20:49 -04:00
gen_bindesc_build_time_h.cmake
Kconfig bindesc: Add support for reading binary descriptors 2024-10-11 13:20:49 -04:00
Kconfig.build_time
Kconfig.host_info
Kconfig.version bindesc: Add support for the build version values 2024-09-04 07:03:47 -04:00