update CMSIS-DAP to v2.1.0

This commit is contained in:
XIVN1987
2024-12-08 08:47:57 +08:00
parent aa14c15461
commit 4e6b0561a8
355 changed files with 3570 additions and 275969 deletions
+686 -403
View File
File diff suppressed because it is too large Load Diff
+2
View File
@@ -4,6 +4,8 @@
#define __CC_ARM
#define __STATIC_INLINE static inline
#define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline
#define __WEAK __attribute__((weak))