Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 576 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 576 Bytes

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.