asuol / RTEMS_rpi_testing

Test cases and drivers for the Raspberry Pi BSP on RTEMS
3 stars 2 forks source link
23k256 device-drivers gpio i2c-bus mcp23008 raspberrypi rtems spi

RTEMS_rpi_testing

Test cases and drivers for the Raspberry Pi BSP on RTEMS. Also includes test cases for the RTEMS GPIO API.

Documentation from 2015 GSOC can be found in https://devel.rtems.org/wiki/GSoC/2015/RaspberryPi_peripherals_and_SD_card

Documentation from 2014 GSOC can be found in https://devel.rtems.org/wiki/GSoC/2013/Raspberry_Pi_BSP_Peripherals

GPIO - Test cases for the RTEMS GPIO API.

SPI_bus - Test cases for the Raspberry Pi SPI bus including device drivers.

I2C_bus - Test cases for the Raspberry Pi I2C bus including device drivers.