zephyr/samples
Alexander Wachter 05275ecf6e drivers: can: rework zcan_frame and zcan_filter
Reordering of the struct elements to match the Linux format.
The __packed() is not necessary anymore.
std_id and ext_id is merged to id in the frame and filter.
Additionally, the frames are ready for CAN-FD.

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
2020-12-17 11:07:53 +01:00
..
application_development boards: arm: remove non-existing doc link from partition definitions 2020-10-27 15:01:19 -04:00
basic power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
bluetooth samples: bluetooth: hci_rpmsg: change the allowed platform to nRF5340 DK 2020-12-04 10:21:00 +02:00
boards tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
cpp_synchronization samples: cpp_synchronization: filter for integration 2020-07-30 08:00:03 -04:00
debug samples: debug: Add a simple gdbstub sample 2020-09-02 20:54:57 -04:00
display samples: lvgl: Removed reel_board overlays 2020-12-14 11:22:06 +01:00
drivers drivers: can: rework zcan_frame and zcan_filter 2020-12-17 11:07:53 +01:00
hello_world samples: hello_world: cmake warning 2020-09-24 07:25:47 -04:00
lorawan/class_a samples: lorawan: class_a: fix selection of activation type 2020-10-21 08:33:39 -04:00
mpu device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
net drivers: can: rework zcan_frame and zcan_filter 2020-12-17 11:07:53 +01:00
philosophers power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
portability samples: cmsis_rtos_v1: philosophers: skip up_squared 2020-09-24 13:20:32 -05:00
posix samples: posix: gettimeofday: incorporate libc time API tests 2020-09-04 14:46:43 +02:00
scheduler samples: scheduler: metairq_dispatch: add label directive 2020-08-28 12:54:40 +02:00
sensor tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
shields samples/shields: x_nucleo_iks01a3: Add config for stm32mp157c_dk2 2020-12-02 13:17:30 -06:00
smp Samples: Add SMP pktqueue application 2020-12-02 07:09:21 -05:00
subsys tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
synchronization debug: analyzer: add support for thread runtime stats 2020-12-14 13:00:47 -05:00
testing/integration sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
tfm_integration tfm_integration.rst: Document executable file target properties 2020-12-14 11:24:16 +01:00
userspace kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
video device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
classic.rst samples: cpp_synchronization: Change sample description to rst format 2020-05-15 17:18:56 +02:00
index.rst samples: debug: Add a simple gdbstub sample 2020-09-02 20:54:57 -04:00