Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Initial Version and Version 1 of GSoC/2023/improving-the-rpi4-bsp


Ignore:
Timestamp:
06/07/23 12:30:15 (13 months ago)
Author:
Utkarsh Verma
Comment:

Add project page

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2023/improving-the-rpi4-bsp

    v1 v1  
     1= Improve the Raspberry Pi 4 BSP =
     2
     3[[TOC(depth=2)]]
     4
     5**Students**: Utkarsh Verma
     6
     7**Mentors**: Alan Cudmore, Kinsey Moore
     8
     9== Abstract ==
     10The existing support for Raspberry Pi SBCs in RTEMS, at the time of writing, is operational, but it lacks essential functionalities such as graphics support, USB, SD card, UART, I2C and SPI functionality, which are necessary for basic user requirements. To address this gap, this project aims to incorporate these controllers into the Raspberry Pi 4 (Model B) board-specific package within RTEMS.