zephyr/tests/subsys
Martin Jäger f13791d5ba canbus: isotp: use flags for configuration in isotp_msg_id
The previous design with dedicated bits in the structure required a
user to explicitly set each bit.

Using one flags variable allows to extend the features more easily
in the future and avoids breaking existing code.

This change is particularly useful for the FDF and BRS flags required
for CAN-FD support.

See also previous similar change for the CAN driver in
f8a88cdb27

Signed-off-by: Martin Jäger <martin@libre.solar>
2023-09-07 09:43:56 +02:00
..
canbus/isotp canbus: isotp: use flags for configuration in isotp_msg_id 2023-09-07 09:43:56 +02:00
debug boards: xtensa: Add support for YD-ESP32 board 2023-08-15 11:15:39 +00:00
dfu samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dsp/basicmath samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
edac boards: x86: Add intel_ prefix to Elkhart Lake boards 2023-08-15 11:24:35 +00:00
emul emul: change stub driver priority to kernel device default 2023-08-25 10:31:02 +02:00
fs nvs: replace CRC with better hash function for lookup cache 2023-09-04 18:21:20 +02:00
input input: rename callback define macro to INPUT_CALLBACK_DEFINE 2023-08-10 08:15:10 +00:00
ipc/ipc_service device: remove redundant init functions 2023-04-19 10:00:25 +02:00
jwt
logging logging: log_output: Add optional tid formatting 2023-08-31 14:08:19 +02:00
mgmt tests: mgmt: mcumgr: all_options: Add settings_mgmt 2023-08-25 10:54:06 +01:00
modbus tests: samples: cleanup test tags, add integration_platforms 2023-06-02 04:47:06 -04:00
modem tests: modem: Fix using wrong size of char array 2023-09-01 16:37:34 +02:00
openthread drivers: ieee802154: nRF5: TX timestamp now refers to start of PHR 2023-08-16 17:06:16 +02:00
pm tests: pm: rename shadow variables 2023-08-22 11:39:58 +02:00
portability COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
rtio/rtio_api tests: subsys: rtio: Set to 1cpu as it is not SMP-safe 2023-08-21 13:27:07 +02:00
sd samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
settings tests: enable flash tests for mr_canhubk3 board 2023-07-26 09:44:14 +02:00
shell samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
storage tests: storage: rename shadow variables 2023-08-22 11:39:58 +02:00
testsuite/fff_fake_contexts samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tracing/tracing_api
usb sample/tests: remove CONFIG_USB_COMPOSITE_DEVICE usage 2023-07-26 14:37:15 +02:00
zbus tests: zbus: fix tests to work with iterable sections observers 2023-08-29 10:18:55 +02:00