Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _data/projects/user_libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@ components:
description: "ltimer implementation for the OMAP platforms using GPT timers"
maintainer: "seL4 Foundation"
status: "Supported on OMAP SoCs"
component_type: user-driver-other
component_type: user-driver-ltimer
- name: mach/imx/epit/epit.c
display_name: "mach/imx/epit/epit.c"
description: "EPIT driver for the EPIT timers in the i.MX SoCs"
Expand Down Expand Up @@ -776,7 +776,7 @@ components:
description: "ltimer implementation for the Exynos platforms using the PWM timers"
maintainer: "seL4 Foundation"
status: "Supported on the Exynos SoCs"
component_type: user-driver-pinmux
component_type: user-driver-ltimer
- name: mach/exynos/spi.c
display_name: "mach/exynos/spi.c"
description: "SPI driver for the SPI devices in the Exynos SoCs"
Expand Down
Loading