This commit is contained in:
JF
2020-09-20 11:29:56 +02:00
parent d45cf23611
commit 8d2e56bf00
4 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ echo ""
# Flashing Bootloader
echo "Flashing bootloader..."
program ./mynewt_nosemi_4.1.7.elf verify 0x00000000
program ./bootloader-5.0.4.elf verify 0x00000000
# Flashing Application
echo "Flashing application..."