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.
 
 
 
 
 
 
Gerard Marull-Paretas 989d103d53 drivers: all: mcux: remove conditional support for pinctrl 2 years ago
..
transceiver drivers: can: transceiver: Update drivers to use dts Kconfig symbol 3 years ago
CMakeLists.txt drivers: can: make the fake CAN driver generally available 3 years ago
Kconfig drivers: kconfig: unify menuconfig title strings 2 years ago
Kconfig.esp32 drivers: can: add ESP32 TWAI CAN controller driver 3 years ago
Kconfig.fake drivers: can: remove CAN_HAS_CANFD Kconfig helper 2 years ago
Kconfig.kvaser drivers: can: add driver for the Kvaser PCIcan CAN controller PCI card 3 years ago
Kconfig.loopback drivers: can: remove CAN_HAS_CANFD Kconfig helper 2 years ago
Kconfig.mcan drivers: can: remove CAN_HAS_CANFD Kconfig helper 2 years ago
Kconfig.mcp2515 drivers: can: Move to using select in Kconfig for SPI bus 3 years ago
Kconfig.mcux drivers: all: mcux: remove conditional support for pinctrl 2 years ago
Kconfig.native_posix_linux drivers: can: native_posix_linux: initial implementation 3 years ago
Kconfig.rcar drivers: can: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.sam drivers: can: sam: select CACHE_MANAGEMENT for SAM M_CAN 3 years ago
Kconfig.sja1000 drivers: can: add NXP SJA1000 common driver backend 3 years ago
Kconfig.stm32 drivers: can: remove CAN_HAS_RX_TIMESTAMP Kconfig helper 2 years ago
Kconfig.stm32fd drivers/can: move STM32FD clock divider configuration to dts 3 years ago
Kconfig.stm32h7 drivers: can: Update drivers to use devicetree Kconfig symbol 3 years ago
can_common.c drivers: can: common: document sample point calculation function 2 years ago
can_esp32_twai.c drivers: can: sja1000: move public header file to public include path 2 years ago
can_fake.c device: remove redundant init functions 2 years ago
can_handlers.c drivers: can: use flags fields for can_frame and can_filter structs 3 years ago
can_kvaser_pci.c drivers: can: sja1000: move public header file to public include path 2 years ago
can_loopback.c drivers: can: move CAN utility function to public header 2 years ago
can_mcan.c drivers: can: mcan: remove unused CAN_DIV_CEIL 2 years ago
can_mcan.h driver: can: add new filter to match CAN-FD frames 3 years ago
can_mcan_priv.h drivers: migrate includes to <zephyr/...> 3 years ago
can_mcp2515.c drivers: can: move CAN utility function to public header 2 years ago
can_mcp2515.h drivers: can: mcp2515: abort transfers before entering configuration mode 3 years ago
can_mcux_flexcan.c drivers: all: mcux: remove conditional support for pinctrl 2 years ago
can_mcux_mcan.c drivers: all: mcux: remove conditional support for pinctrl 2 years ago
can_native_posix_linux.c drivers: can: move CAN utility function to public header 2 years ago
can_native_posix_linux_socketcan.c drivers: can: npl: ensure CANFD_FDF flag is defined 3 years ago
can_native_posix_linux_socketcan.h drivers: can: native_posix_linux: initial implementation 3 years ago
can_rcar.c treewide: Update clock control API usage 2 years ago
can_sam.c treewide: Update clock control API usage 2 years ago
can_shell.c drivers: can: shell: add debug log for calculated timing parameters 2 years ago
can_sja1000.c drivers: can: sja1000: move public header file to public include path 2 years ago
can_sja1000_priv.h drivers: can: add NXP SJA1000 common driver backend 3 years ago
can_stm32.c treewide: Update clock control API usage 2 years ago
can_stm32.h drivers: can: stm32: abort transfers after entering init mode 3 years ago
can_stm32fd.c include: add missing zephyr/irq.h include 3 years ago
can_stm32h7.c treewide: Update clock control API usage 2 years ago