This repository contains all OpenOCD patches, which are work in progress, or in process of upstreaming.
You can download latest Linux and Windows binaries in Release page.
The binaries are built by CI.
- ✅ - Available in upstream OpenOCD
- 🌊 - In the process of upstreaming
- 🛠️ - Work in progress
- ❌ - No support
BL602 | BL702 | BL702L | BL808 | BL616 | |
---|---|---|---|---|---|
Basic support | ✅ | ✅ | ✅ | ❌ | 🛠️ |
Proper reset | ✅ | ✅ | ✅ | ❌ | 🛠️ |
Flash driver support | 🌊 | 🌊 | 🌊 | ❌ | ❌ |
- Basic support & proper reset for BL616 series - branch:
wip/bl616-reset
- flash/nor/bl602: add bl602 flash driver - branch:
feature/bl602-flash-driver