This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

有没有一个使用pdk的drv驱动教程



例如我需要使用pdk的uart,新建一个bios工程,选择pdk

有没有一个教程介绍,新建的工程,选择pdk后,怎么编辑*.cfg文件、c源码文件 来使用uart

我用pdk编译出来的例程是能够使用,但是当我自己新建一个工程后,我不知道怎样添加这些驱动到我的工程,并且使用起来。