This code example demonstrates the use of the Class-B safety test library to test the SPI loopback Test in the PSoC™ Control C3 MCU. The example performs the SPI loopback test by configuring one SCB ...
📁 SPI (根目錄) ├── 📄 pom.xml # 父 POM(聚合器) ├── 📄 README.md # 專案說明文件 ├── 📄 .gitignore # Git 忽略文件 │ ├── 📁 logger-api/ # API 模組 │ ├── 📄 pom.xml │ └── 📁 src ...