zephyr/samples/subsys
Matthias Breithaupt 04ce5b9e58 mgmt: hawkbit: remove NET_SOCKETS_POSIX_NAMES dependency
Currently, it is not possible to use hawkbit with code that requires
POSIX_API to be set due to the dependency on NET_SOCKETS_POSIX_NAMES.
Since a lot of other code has already been moved to `zsock_`, this
commit does the same for hawkbit.

Co-authored-by: rojedag <r.ojeda@vogl-electronic.com>
Signed-off-by: Matthias Breithaupt <m.breithaupt@vogl-electronic.com>
2023-06-28 06:32:45 +00:00
..
canbus samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
console samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
debug tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
display tests/samples: use integration_platforms more where it makes sense 2023-05-26 17:52:02 -04:00
edac samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
fs samples: fs: littlefs: make sample workable for mmc disk driver 2023-06-23 09:20:10 +02:00
input tests: samples: cleanup test tags, add integration_platforms 2023-06-02 04:47:06 -04:00
ipc samples: openamp_rsc_table: move arch specific config from project 2023-06-24 08:23:13 -04:00
logging logging: Fixed BLE backend buffer size independent of MTU 2023-06-19 08:38:08 +02:00
lorawan doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
mgmt mgmt: hawkbit: remove NET_SOCKETS_POSIX_NAMES dependency 2023-06-28 06:32:45 +00:00
modbus doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
nvs tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
pm samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
portability samples/cmsis_rtos_v2/timer_synchronization: Set malloc arena size to zero 2023-06-17 07:28:42 -04:00
rtio/sensor_batch_processing rtio: Use mpsc for submission and completion queue 2023-05-10 00:39:43 +09:00
sensing samples: sensing: add a simple sensing subsystem app 2023-06-17 07:43:25 -04:00
settings samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
shell shell_module: Add a robot test case to sample.yaml 2023-05-26 09:43:49 -04:00
sip_svc samples/sip_svc: Switch main return type to int 2023-05-31 10:36:17 +02:00
task_wdt samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
testsuite twister: pytest: Simplify interface to pytest-twister-harness 2023-06-20 14:46:55 -04:00
tracing tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
usb doc: update stale links to MCUboot documentation 2023-06-07 04:40:47 -04:00
usb_c USB-C: genVIF: Cleanup and add support to pick static data from input 2023-05-26 13:54:43 -04:00
video samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
zbus tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
subsys.rst