Merge commit 'e54a826745ae298a4eb555f3d76dfcdd571211b9' into sam-update

# Conflicts:
#	src/platforms/common/swdptap.c
This commit is contained in:
Jason Kotzin 2022-08-01 19:52:55 -07:00
commit a42fc8904d

View File

@ -18,7 +18,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* This file implements the low-level SW-DP interface. */
/* This file implements the SW-DP interface. */
#include "general.h"
#include "swdptap.h"