【记录】记录好的文章 [宏]_IO, _IOR, _IOW, _IOWR 宏的用法与解析      https://blog.csdn.net/weixin_36924912/article/details/77601324 python里面的xlrd模块详解(一)

arm :

  ATF             https://blog.csdn.net/shuaifengyun/category_6919265.html

shell :

  打印进度条          https://www.cnblogs.com/zhangrui153169/p/11508123.html

内核:

       内核软中断: http://blog.chinaunix.net/uid-28541347-id-5716840.html

  make menuconfig的修改和创建     https://blog.csdn.net/huanhaisia/article/details/6855809

                    https://blog.csdn.net/codectq/article/details/9797031?utm_source=blogxgwz4

                    https://blog.csdn.net/duziaoao/article/details/78158249?utm_medium=distribute.pc_aggpage_search_result.none-task-blog-2~all~first_rank_v2~rank_v25-4-78158249.nonecase

                   http://www.mamicode.com/info-detail-2501697.html

    Kbuild             http://blog.chinaunix.net/uid-10221131-id-2943265.html

     buildroot          https://blog.csdn.net/haimo_free/article/details/107677695

                  https://buildroot.org/

Python:

  Python中读写excel:     https://www.cnblogs.com/insane-Mr-Li/p/9093212.html

  Python中xlrd模块详解:     https://www.cnblogs.com/insane-Mr-Li/p/9092619.html

  Python中pexpect详解    https://www.cnblogs.com/dkblog/archive/2013/03/20/2970738.html

  Python数据强制类型转换:   https://www.cnblogs.com/zyuanlbj/p/11909992.html

  Python正则匹配        https://www.cnblogs.com/gufengchen/p/10913186.html

       Python 复制列表      https://www.runoob.com/python3/python-copy-list.html

     python格式化输出      https://www.cnblogs.com/qinchao0317/p/10699717.html

                     https://blog.csdn.net/weixin_44312186/article/details/106757680

            颜色  https://www.cnblogs.com/irockcode/p/8570140.html

单词缩写查询网站      https://www.allacronyms.com/

动态链接库: https://www.cnblogs.com/sky-heaven/p/9772505.html

      https://blog.csdn.net/fang_yang_wa/article/details/62046281

内核引导选项简介    http://www.jinbuguo.com/kernel/boot_parameters.html

 Linux swiotlb技术解析   https://blog.csdn.net/liuhangtiant/article/details/87825466

makefile        https://seisman.github.io/how-to-write-makefile/index.html

        https://blog.csdn.net/weixin_38391755/article/details/80380786

        https://www.cnblogs.com/cuckoos/articles/5049984.html

      https://blog.csdn.net/kof98765/article/details/38515239

      https://www.cnblogs.com/merlindu/p/6542805.html

Linux内核等待队列      https://blog.csdn.net/u012385733/article/details/98960313?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromBaidu-1.nonecase&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromBaidu-1.nonecase

Linux内核工作队列   https://www.cnblogs.com/Suzkfly/p/10334456.html

Linux内核mmap原理与实现      https://www.cnblogs.com/wanghuaijun/p/7624564.html

 kernel中文件的读写操作可以使用vfs_read()和vfs_write:          https://www.cnblogs.com/cbryge/p/6066978.html

Linux 驱动开发: DMA使用      https://www.cnblogs.com/alantu2018/p/8447606.html

linux 总线 设备 驱动:   https://zhuanlan.zhihu.com/p/134180200

Linux驱动讲解:             https://blog.csdn.net/feixiaoxing/article/details/79913476

Linux内核编码格式: https://www.cnblogs.com/baochuan/archive/2013/04/08/3006615.html

高精度定时器等: https://blog.csdn.net/droidphone/article/details/8074892

container_of使用方法   https://blog.csdn.net/a_flying_bird/article/details/21295255

高端内存和低端内存         https://blog.csdn.net/YuZhiHui_No1/article/details/46711601

内核映射使用      https://blog.csdn.net/laoyouji/article/details/7524415

内核错误码       https://www.cnblogs.com/tanrong/p/7056127.html

python里面的xlrd模块详解(一)