mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 17:38:03 +08:00
bsp-howto: Fix URLs
This commit is contained in:
parent
3db6371539
commit
362ae6861e
@ -6,7 +6,7 @@ I2C Driver
|
|||||||
**********
|
**********
|
||||||
|
|
||||||
The Inter-Integrated Circuit (I2C, I²C, IIC) bus drivers should use the
|
The Inter-Integrated Circuit (I2C, I²C, IIC) bus drivers should use the
|
||||||
`I2C bus framework <https://git.rtems.org/rtems/tree/cpukit/dev/include/dev/i2c/i2c.h>`_.
|
`I2C bus framework <https://git.rtems.org/rtems/tree/cpukit/include/dev/i2c/i2c.h>`_.
|
||||||
For example drivers see the
|
For example drivers see the
|
||||||
`Cadence I2C driver <https://git.rtems.org/rtems/tree/bsps/arm/xilinx-zynq/i2c/cadence-i2c.c>`_,
|
`Cadence I2C driver <https://git.rtems.org/rtems/tree/bsps/arm/xilinx-zynq/i2c/cadence-i2c.c>`_,
|
||||||
the
|
the
|
||||||
|
@ -7,7 +7,7 @@ SPI Driver
|
|||||||
|
|
||||||
The Serial Peripheral Interface (SPI) bus drivers should use the
|
The Serial Peripheral Interface (SPI) bus drivers should use the
|
||||||
`SPI bus framework
|
`SPI bus framework
|
||||||
<https://git.rtems.org/rtems/tree/cpukit/dev/include/dev/spi/spi.h>`_.
|
<https://git.rtems.org/rtems/tree/cpukit/include/dev/spi/spi.h>`_.
|
||||||
For
|
For
|
||||||
example drivers see the
|
example drivers see the
|
||||||
`Atmel SAM SPI driver <https://git.rtems.org/rtems/tree/bsps/arm/atsam/spi/atsam_spi_bus.c>`_
|
`Atmel SAM SPI driver <https://git.rtems.org/rtems/tree/bsps/arm/atsam/spi/atsam_spi_bus.c>`_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user