# DAPProg **Repository Path**: XIVN1987/DAPProg ## Basic Information - **Project Name**: DAPProg - **Description**: Offline SWD Programmer for Cortex-M Core MCU. - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2023-07-04 - **Last Updated**: 2025-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DAPProg Offline SWD Programmer for Cortex-M Core MCU This Project bases on some other open-source Project: 1、file under src/DAP and file SWD_host.c come form [ARMmbed/DAPLink](https://github.com/ARMmbed/DAPLink) 2、file /doc/FlashAlgo/flash_algo.py come from [mbedmicro/FlashAlgo](https://github.com/mbedmicro/FlashAlgo) flash_algo.py is used to extracting flash programming code from Keil's *.FLM algorithm file