/linux-stack

Linux driver and unix env programming

Primary LanguageCMIT LicenseMIT

linux-stack

Linux driver and unix env programming

sdio driver

spi driver

device tree

to-do

  1. add rpi-sdio driver
  2. send the command from host to slave
  3. add i.mx6ull debug cfg file and guide

device tree driver

add sdio wifi driver

add bt uart driver

add device tree example

add pcie driver

Linux Tips List:

  1. THIS_MODULE
  2. EXPORT_SYMBOL
  3. INIT SYMBOL

linux symbol and pointer