multi_download.conf 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. [EFUSE CHECK]
  2. efuse_mode = 1
  3. efuse_err_halt = 1
  4. [MULTI_UI_CONFIG]
  5. multi_col = 2
  6. [DOWNLOAD PATH]
  7. file_sel0 = 1
  8. file_path0 =
  9. file_flag0 = False
  10. file_offset0 =
  11. file_sel1 = 0
  12. file_path1 =
  13. file_flag1 = False
  14. file_offset1 =
  15. file_sel2 = 0
  16. file_path2 =
  17. file_flag2 = False
  18. file_offset2 =
  19. file_sel3 = 0
  20. file_path3 =
  21. file_flag3 = False
  22. file_offset3 =
  23. file_sel4 = 0
  24. file_path4 =
  25. file_flag4 = False
  26. file_offset4 =
  27. file_sel5 = 0
  28. file_path5 =
  29. file_flag5 = False
  30. file_offset5 =
  31. file_sel6 = 0
  32. file_path6 =
  33. file_flag6 = False
  34. file_offset6 =
  35. file_sel7 = 0
  36. file_path7 =
  37. file_flag7 = False
  38. file_offset7 =
  39. file_sel8 = 0
  40. file_path8 =
  41. file_flag8 = False
  42. file_offset8 =
  43. file_sel9 = 0
  44. file_path9 =
  45. file_flag9 = False
  46. file_offset9 =
  47. file_sel10 = 0
  48. file_path10 =
  49. file_flag10 = False
  50. file_offset10 =
  51. file_sel11 = 0
  52. file_path11 =
  53. file_flag11 = False
  54. file_offset11 =
  55. file_sel12 = 0
  56. file_path12 =
  57. file_flag12 = False
  58. file_offset12 =
  59. file_sel13 = 0
  60. file_path13 =
  61. file_flag13 = False
  62. file_offset13 =
  63. default_path = ./bin/
  64. [LOCK]
  65. lock_setting_password =
  66. [FLASH_CRYSTAL]
  67. spicfgdis = 1
  68. spispeed = 0
  69. spimode = 2
  70. [DOWNLOAD]
  71. erase_button_en = True
  72. autostart1 = 0
  73. com_port1 = COM23
  74. baudrate1 = 0
  75. checkmac1 = 1
  76. autostart2 = 0
  77. com_port2 =
  78. baudrate2 = 0
  79. checkmac2 = 1
  80. autostart3 = 0
  81. com_port3 =
  82. baudrate3 = 0
  83. checkmac3 = 1
  84. autostart4 = 0
  85. com_port4 =
  86. baudrate4 = 0
  87. checkmac4 = 1
  88. autostart5 = 0
  89. com_port5 =
  90. baudrate5 = 0
  91. checkmac5 = 1
  92. autostart6 = 0
  93. com_port6 =
  94. baudrate6 = 0
  95. checkmac6 = 1
  96. autostart7 = 0
  97. com_port7 =
  98. baudrate7 = 0
  99. checkmac7 = 1
  100. autostart8 = 0
  101. com_port8 =
  102. baudrate8 = 0
  103. checkmac8 = 1
  104. autostart9 = 0
  105. com_port9 =
  106. baudrate9 = 0
  107. checkmac9 = 1
  108. autostart10 = 0
  109. com_port10 =
  110. baudrate10 = 0
  111. checkmac10 = 1
  112. [LOG_CHECK]
  113. log_check_enable = False
  114. log_check_baud = 115200
  115. log_check_str = 1.0.0
  116. log_check_delaytime = 3
  117. log_check_timeout = 3
  118. log_check_cmd_str = AT+GMR
  119. log_check_enable_cmd = False
  120. [MAC_SAVE]
  121. mac_save_enable = False
  122. [ESPTOOL_PARAM]
  123. after = no_reset
  124. before = default_reset
  125. compress = True
  126. flash_size = keep
  127. no_stub = False
  128. verify = True
  129. flash_freq = keep
  130. flash_mode = keep
  131. [STATISTICS]
  132. pass1 = 0
  133. fail1 = 0
  134. pass2 = 0
  135. fail2 = 0
  136. pass3 = 0
  137. fail3 = 0
  138. pass4 = 0
  139. fail4 = 0
  140. pass5 = 0
  141. fail5 = 0
  142. pass6 = 0
  143. fail6 = 0
  144. pass7 = 0
  145. fail7 = 0
  146. pass8 = 0
  147. fail8 = 0
  148. pass9 = 0
  149. fail9 = 0
  150. pass10 = 0
  151. fail10 = 0