Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 296 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 296 Bytes

Procedure for SDIO SAPI Execution

Steps

  1. Navigate to the driver source directory:

    cd linux-sdio-driver/platforms/linux/Driver/sdio/src
  2. Compile the driver:

    make clean
    make
  3. Insert the driver:

    insmod rpssdio.ko