From: Keith Packard Date: Tue, 23 Jun 2020 23:17:03 +0000 (-0700) Subject: altos: Micropeak v2.0 doesn't have a flash loader anymore X-Git-Tag: 1.9.5~1^2~45 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=1e1a84e9ea21ef6037a2127098499e294d293fa8 altos: Micropeak v2.0 doesn't have a flash loader anymore The current version doesn't have USB, so the existing flash loader protocol won't work anyways. Signed-off-by: Keith Packard --- diff --git a/src/Makefile b/src/Makefile index 7d683d8c..3443ec8a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -49,7 +49,7 @@ ARMM0DIRS=\ chaoskey-v1.0 chaoskey-v1.0/flash-loader \ telemini-v3.0 telemini-v3.0/flash-loader \ easymini-v2.0 easymini-v2.0/flash-loader \ - micropeak-v2.0 micropeak-v2.0/flash-loader + micropeak-v2.0 AVRDIRS=\ micropeak microkite microsplash