# DAPProg **Repository Path**: imnt_jempty/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**: 0 - **Forks**: 3 - **Created**: 2022-05-16 - **Last Updated**: 2024-03-13 ## 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