nuttx/Documentation/components/drivers
Pressl, Stepan 55bef681e1 arch/arm/src/stm32/stm32_i2cslave_v2.c: add STM32 I2C Slave support for the v2 ip core
This commit adds the lowerhalf driver support for the I2C Slave.
While not currently ideal, it is compatible with the upperhalf i2c slave driver.
A workqueue can be used to delegate the isr work to the upperhalf driver.
But keep in mind wq introduces a lot of delay and in certain scenarios,
it is better to write your own better upperhalf driver.

Signed-off-by: Stepan Pressl <pressl.stepan@gmail.com>
2025-07-02 01:59:46 +08:00
..
block Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
character Documentation/drivers/analog/adc/ads1115: Add missing documentation for ioctl 2025-05-29 22:03:43 -04:00
special arch/arm/src/stm32/stm32_i2cslave_v2.c: add STM32 I2C Slave support for the v2 ip core 2025-07-02 01:59:46 +08:00
thermal Documentation: fix spelling 2025-05-15 11:33:41 +08:00
index.rst Documentation: port "Device Drivers vs. Bus Drivers and GPIO Drivers" from wiki 2024-09-28 19:06:30 +08:00