genode/repos/os
Pirmin Duss 55007f5bd9 i2c: bus speed configuration node
I2C EEPROMs of the type at24xxx are really slow (ca. 10 kHZ).

This adds the `bus_speed_khz` attribute to the config of the driver and
adapts the i.MX8 driver to support the feature.

Issue gapfruit#1996
Fixes genodelabs#5090
2024-02-26 08:31:05 +01:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include input/event.h: axis ids LX, LY, LT, RX, RY, and RT 2024-02-26 08:31:03 +01:00
lib monitor: add more debugging features 2023-08-23 13:46:37 +02:00
recipes usb_hid: mode led handling to shadow input-leds.c 2024-02-26 08:31:04 +01:00
run test.run: remove obsolete boot-module heuristic 2024-02-26 08:31:04 +01:00
src i2c: bus speed configuration node 2024-02-26 08:31:05 +01:00
xsd sntp_client: add DNS lookup option 2023-11-28 14:24:23 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.