-
Notifications
You must be signed in to change notification settings - Fork 504
home
夏晓文 edited this page Apr 6, 2018
·
5 revisions
主要涉及到嵌入式软件开发、嵌入式驱动开发、RTOS开发、IOT开发等知识点。
- c基础知识
- 数据结构(链表 hash表 排序算法 设计模式等)
- 外设(串口 网口 i2s i2c spi sdio等)
- ARM cortex-m0 m3 m4 A8等芯片架构
- 操作系统(内存管理 进程管理 实时性要求 任务间通讯等)
- tcpip协议栈(tcpip模型 分层结构 ip tcp udp icmp igmp tftp http ftp等协议)
- linux 多线程 多进程通讯 linux系统任务调度和中断
- bash命令 shell makefile python github go javascript
- linux 启动过程
#目录