zephyr/samples
Kumar Gala 6defabebad drivers: can: Fix building with socket_can_generic.h
socket_can_generic.h makes some assumptions that are not always valid
for various drivers with regards to numbering.  To clean this up we
add defines for SOCKET_CAN_NAME_0 and SOCKET_CAN_NAME_2 in addition to
SOCKET_CAN_NAME_1.

We also move struct socket_can_context into the drivers themselves
since they know best how many CAN interfaces are getting supported and
what naming/number convention they'd have.

Additionally, this also exposes a few other build issues with the
can_mcux_flexcan driver that get fixed.

Finally, we remove the platform_allow from samples/net/sockets/can
since it is no longer needed.

Fixes #31733

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-02-02 16:46:28 -05:00
..
application_development boards: nordic: remove unnecessary nrfjprog.py args 2021-01-06 07:54:55 -06:00
audio/sof SOF: cAVS 1.5 needs reset-vector.S in the main image 2021-02-01 14:47:31 -05:00
basic logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
bluetooth Bluetooth: samples: Fix stack overflow in TX power control samples 2021-02-02 08:18:28 -05:00
boards samples: cc13x2_cc26x2: system_off: force soft off state 2021-01-28 08:15:55 -05:00
cpp_synchronization samples: cpp_synchronization: fix 'main' signature 2021-01-19 11:06:38 -05:00
debug samples: debug: Add a simple gdbstub sample 2020-09-02 20:54:57 -04:00
display samples: display: lvgl: Fix README.rst 2021-02-01 12:33:00 -05:00
drivers samples/drivers/watchdog: Update for stm32 window watchdog 2021-02-02 08:15:51 -05:00
hello_world samples: hello_world: cmake warning 2020-09-24 07:25:47 -04:00
kernel/condition_variables samples: kernel: add condition variable samples 2021-01-19 08:55:47 -05:00
lorawan/class_a samples: lorawan: class_a: fix selection of activation type 2020-10-21 08:33:39 -04:00
mpu samples: mpu_test: support for lpc flash driver 2021-01-23 08:01:00 -05:00
net drivers: can: Fix building with socket_can_generic.h 2021-02-02 16:46:28 -05:00
philosophers power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
portability samples: cmsis_rtos_v1: philosophers: skip qemu_leon3 2021-01-27 09:05:21 -05:00
posix samples: posix: gettimeofday: incorporate libc time API tests 2020-09-04 14:46:43 +02:00
scheduler logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
sensor samples: sensor: sample app of ICM42605 motion sensor 2021-01-20 10:41:04 -06:00
shields drivers/sensor: iis2dlpc: Move drdy_int info into DT 2021-01-18 09:21:00 -06:00
smp Samples: Add SMP pktqueue application 2020-12-02 07:09:21 -05:00
subsys samples: fs: Extend littlefs sample to native_posix and qemu_x86 2021-01-29 08:04:51 -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 arm: V2M Musca-S1: Add Musca-S1 SoC and board support 2020-12-20 13:03:49 -05:00
userspace logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
video samples: video: Add OV7725 video capture sample 2021-01-06 08:33:38 -06: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