目录
- [0、Layered Software Architecture](#0、Layered Software Architecture)
- 1、BSW_MCAL
-
- [1.1 Microcontroller Drivers](#1.1 Microcontroller Drivers)
- [1.2 Memory Drivers](#1.2 Memory Drivers)
- [1.3 Crypto Drivers](#1.3 Crypto Drivers)
- [1.4 Communication Drivers](#1.4 Communication Drivers)
- [1.5 IO Drivers](#1.5 IO Drivers)
- [2、BSW_ECU Abstraction Layer](#2、BSW_ECU Abstraction Layer)
-
- [2.1 Onboard Device Abstraction](#2.1 Onboard Device Abstraction)
- [2.2 Memory Hardware Abstraction](#2.2 Memory Hardware Abstraction)
- [2.3 Crypto Hardware Abstraction](#2.3 Crypto Hardware Abstraction)
- [2.4 Communication Hardware Abstraction](#2.4 Communication Hardware Abstraction)
- [2.5 I/O Hardware Abstraction](#2.5 I/O Hardware Abstraction)
- [2.6 Complex Abstraction](#2.6 Complex Abstraction)
- [3、BSW_Services Layer](#3、BSW_Services Layer)
-
- [3.1 System Services](#3.1 System Services)
- [3.2 Memory Services](#3.2 Memory Services)
- [3.3 Crypto Services](#3.3 Crypto Services)
- [3.4 Communication Services](#3.4 Communication Services)
- 4、RTE
- 5、SWC
CP_AUTOSAR总目录,持续更新中。。。