Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Pieter De Gendt 5a051b4db3 drivers: can: Place device APIs in linker sections 2 weeks ago
..
transceiver
CMakeLists.txt drivers: can: Add max32xxx CAN driver 3 weeks ago
Kconfig drivers: can: Add max32xxx CAN driver 3 weeks ago
Kconfig.esp32
Kconfig.fake
Kconfig.kvaser
Kconfig.loopback
Kconfig.max32 drivers: can: Add max32xxx CAN driver 3 weeks ago
Kconfig.mcan
Kconfig.mcp251xfd
Kconfig.mcp2515
Kconfig.mcux
Kconfig.native_linux
Kconfig.nrf
Kconfig.numaker drivers: can: support nuvoton m55m1x series 2 months ago
Kconfig.nxp_s32
Kconfig.rcar
Kconfig.renesas_ra
Kconfig.renesas_rz drivers: can: Initial support for RZ/G3S 2 months ago
Kconfig.sam
Kconfig.sam0
Kconfig.sja1000
Kconfig.stm32 drivers : can: replace LL_RCC_GetFDCANClockFreq 5 months ago
Kconfig.tcan4x5x
Kconfig.xmc4xxx SOC: Remove config PINCTRL from xmc4xxx soc 7 months ago
can_common.c drivers: can: common: mark unused function argument as such 2 months ago
can_esp32_twai.c
can_fake.c
can_handlers.c
can_kvaser_pci.c
can_loopback.c
can_max32.c drivers: can: Place device APIs in linker sections 2 weeks ago
can_mcan.c drivers: can: mcan: merge nested if-statements into one 1 month ago
can_mcp251xfd.c drivers: can_mcp251xfd: Add XSTBY option 3 months ago
can_mcp251xfd.h drivers: can_mcp251xfd: Add XSTBY option 3 months ago
can_mcp2515.c drivers: can: mcp2515: reformat files using clang-format 1 month ago
can_mcp2515.h drivers: can: mcp2515: reformat files using clang-format 1 month ago
can_mcux_flexcan.c drivers: can: mcux: flexcan: add mmio mapping support 2 weeks ago
can_mcux_mcan.c
can_native_linux.c
can_native_linux_adapt.c
can_native_linux_adapt.h drivers/can/can_native_linux_adapt: Correct a refernece to native_posix 4 months ago
can_nrf.c drivers: can: update clock control to use nrf2_auxpll 2 weeks ago
can_numaker.c drivers: can: support nuvoton m55m1x series 2 months ago
can_nxp_s32_canxl.c
can_rcar.c drivers: can: rcar: merge nested if-statements into one 1 month ago
can_renesas_ra.c drivers: can: renesas: properly clear error flag 2 weeks ago
can_renesas_rz_canfd.c drivers: can: renesas: properly clear error flag 2 weeks ago
can_sam.c
can_sam0.c clocks: atmel: sam0: Fix gclk and mclk clock bindings 6 months ago
can_shell.c can_shell: add shell device filtering 5 months ago
can_sja1000.c
can_sja1000_priv.h
can_stm32_bxcan.c drivers: can: stm32_bxcan: fix filter config 3 months ago
can_stm32_fdcan.c drivers : can: replace LL_RCC_GetFDCANClockFreq 5 months ago
can_stm32h7_fdcan.c drivers : can: replace LL_RCC_GetFDCANClockFreq 5 months ago
can_tcan4x5x.c drivers: can: can_tcan4x5x: fix compiler build warning/error 6 months ago
can_xmc4xxx.c