zephyr/samples
Michał Barnaś 052a057daf usbc: fix assignment of value for PDOs count in get_snk_cap callback
Instead of assigning the address of value to the temporary function
parameter, there should be a dereference of the pointer and assignment
of PDOs count to it.

Signed-off-by: Michał Barnaś <mb@semihalf.com>
2023-03-21 09:36:08 +01:00
..
application_development samples/tests: Add empty prj.conf files 2023-03-17 11:49:27 +01:00
arch boards: xtensa: m5stickc_plus: initial support 2023-01-09 10:16:27 +01:00
basic samples: blinky_pwm: Add stm32f072b_disco support 2023-03-17 11:48:52 +01:00
bluetooth samples: bluetooth: mesh_demo: Fix bbc_microbit overlay 2023-03-20 14:02:32 +00:00
boards drivers: counter: Adapt to use device tree 2023-03-20 16:59:40 +01:00
compression samples: compression: lz4 requires more than 64kB of RAM 2022-11-02 16:06:06 -05:00
cpp subsys/cpp: Also run C++ tests with picolibc when possible 2023-01-20 09:03:25 +01:00
drivers samples: drivers: espi: Replace prj_<board> files with overlays 2023-03-20 10:18:32 +01:00
hello_world yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
kernel samples: kernel: metairq_dispatch differ the assert msg 2023-03-09 09:45:09 +00:00
modules samples: fix path to tensorflow lite micro examples 2023-03-06 16:08:55 -06:00
net samples: net: sockets: echo_client: Fix userspace crash 2023-03-20 16:56:46 +01:00
philosophers Revert "Samples: Philosophers: Revert stack size change" 2023-02-22 08:15:56 -05:00
posix samples: posix: gettimeofday: include time.h 2023-01-11 09:41:29 +01:00
sensor samples: sensor: bq274xx: add test for CONFIG_BQ274XX_PM=n 2023-03-16 21:40:18 -04:00
shields samples: shields: x_nucleo_53l0a1: Add missing prj.conf 2023-03-20 19:53:24 +09:00
subsys usbc: fix assignment of value for PDOs count in get_snk_cap callback 2023-03-21 09:36:08 +01:00
synchronization samples: synchronization: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 13:59:57 -04:00
tfm_integration samples: tfm: Disable initial attestation test 2023-02-11 07:59:06 +09:00
userspace yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
classic.rst
index.rst samples: cpp: Relocate samples/subsys/cpp to samples/cpp 2023-01-13 17:42:55 -05:00
sample_definition_and_criteria.rst Bluetooth: Remove point 6 of Samples Guidelines 2023-02-06 10:43:31 +01:00