Skip to content

Commit

Permalink
update bootloader for 4916
Browse files Browse the repository at this point in the history
  • Loading branch information
dhineshkumarmcci committed May 25, 2023
1 parent 22f5623 commit dcc4d44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion boards.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@
"name": "MCCI Model {{modelnumber}}",
"build_board": "MCCI_MODEL_{{modelnumber}}",
"build_variant": "MODEL_4916",
"bootloader_file": "McciBootloader_4801",
"bootloader_tool": "stlink_upload",
"extra_sections": [
{ "name": "xserial",
Expand Down
2 changes: 1 addition & 1 deletion boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1817,7 +1817,7 @@ mcci_model_4916.build.extra_flags=-DARDUINO_STM32 -DARDUINO_{build.series} -DARD
# mcci_model_4916.build.cpp.Werror=
# mcci_model_4916.build.S.Werror=
mcci_model_4916.bootloader.tool=stlink_upload
mcci_model_4916.bootloader.file=McciBootloader_4801
mcci_model_4916.bootloader.file=McciBootloader_46xx

#
# menu.upload_method
Expand Down

0 comments on commit dcc4d44

Please sign in to comment.