Browse Source

dfu demo test ok

master
zhaohe 1 year ago
parent
commit
bfc3c13c8b
  1. 3
      .vscode/settings.json
  2. BIN
      bin2/app.zip
  3. 5356
      bin2/bl_temp.hex
  4. 5356
      bin2/bootloader.hex
  5. 5356
      bin2/whole.hex
  6. 2
      sdk

3
.vscode/settings.json

@ -107,7 +107,8 @@
"board_beep_ctrl.h": "c", "board_beep_ctrl.h": "c",
"nrf_soc.h": "c", "nrf_soc.h": "c",
"sample_data_manager_service.h": "c", "sample_data_manager_service.h": "c",
"app_event.h": "c"
"app_event.h": "c",
"compiler_abstraction.h": "c"
}, },
"files.encoding": "gbk" "files.encoding": "gbk"
} }

BIN
bin2/app.zip

5356
bin2/bl_temp.hex
File diff suppressed because it is too large
View File

5356
bin2/bootloader.hex
File diff suppressed because it is too large
View File

5356
bin2/whole.hex
File diff suppressed because it is too large
View File

2
sdk

@ -1 +1 @@
Subproject commit 7bfc13022ec982aa0ae06e786b49c719d113e6f8
Subproject commit 3f932bccb3fb344dedd439afcdffd0a74e56c673
Loading…
Cancel
Save