:275.607KB : :1 :2022-09-18 16:17:20
stm8驱动led如果开发者对于本文件有需要的可以参考。stm8s最小系统,驱动led示例
└── LED
├── My_Lib
│ ├── LED
│ │ ├── led.c
│ │ └── led.h
│ ├── USART
│ │ ├── USART.c
│ │ └── USART.h
│ └── delay
│ ├── delay.c
│ └── delay.h
├── Project
│ ├── Backup (2) of LED.ewp
│ ├── Backup (3) of LED.ewd
│ ├── Backup (3) of LED.ewp
│ ├── Backup of LED.ewp
│ ├── Debug
│ │ ├── Exe
│ │ │ ├── LED.hex
│ │ │ └── LED.out
│ │ ├── List
│ │ └── Obj
│ │ ├── LED.pbd
│ │ ├── LED.pbd.browse
│ │ ├── USART.o
│ │ ├── USART.pbi.cout
│ │ ├── delay.o
│ │ ├── delay.pbi
│ │ ├── delay.pbi.cout
│ │ ├── led.o
│ │ ├── led.pbi
│ │ ├── led.pbi.cout
│ │ ├── main.o
│ │ ├── main.pbi
│ │ ├── main.pbi.cout
│ │ └── spi.pbi.cout
│ ├── LED.dep
│ ├── LED.dep.eww
│ ├── LED.ewd
│ ├── LED.ewp
│ └── settings
│ ├── LED.cspy.bat
│ ├── LED.dbgdt
│ ├── LED.dep.wsdt
│ ├── LED.dni
│ └── LED.ewp.wsdt
├── System
│ ├── stm8s.h
│ └── stm8s_type.h
└── User
├── ALL_Includes.h
├── MyType.h
└── main.c
13 directories, 40 files
02-05开源全系统驱动映射
02-0464位系统隐藏进程,非驱动隐藏
02-04失落的方舟外服纯图色脚本,乐玩键鼠驱动
02-020环遍历驱动隐藏模块
02-02驱动键鼠的硬件USB通讯
02-02开源映像回调驱动注入源码
02-02驱动改主板硬盘序列号