Добавлен модуль для оптимизации по эволюционному алгоритму

This commit is contained in:
2025-10-19 16:51:30 +03:00
parent 9d720767b0
commit caf08ca619
288 changed files with 4616 additions and 1513 deletions

View File

@@ -27,7 +27,7 @@ var NAVTREE =
[ "MyLibs", "index.html", [
[ "Обзор", "index.html#overview", [
[ "Основные возможности", "index.html#features", [
[ "Общие утилиты <a class=\"el\" href=\"group___m_y_l_i_b_s___d_e_f_i_n_e_s.html\">General Defines</a>", "index.html#utils_module", null ],
[ "Общие утилиты (<a class=\"el\" href=\"group___m_y_l_i_b_s___d_e_f_i_n_e_s.html\">General Tools</a>)", "index.html#utils_module", null ],
[ "Трассировка <a class=\"el\" href=\"group___t_r_a_c_e.html\">Trace defines</a>", "index.html#trace_module", null ],
[ "Модуль GPIO <a class=\"el\" href=\"group___m_y___l_i_b_s___g_p_i_o.html\">GPIO Tools</a>", "index.html#gpio_module", null ],
[ "Модуль таймеров <a class=\"el\" href=\"group___m_y___l_i_b_s___t_i_m.html\">TIM Tools</a>", "index.html#tim_module", null ]
@@ -64,7 +64,7 @@ var NAVTREE =
var NAVTREEINDEX =
[
"____general__flash_8c_source.html",
"trace_8h_source.html"
"struct_t_i_m___encoder_type_def.html#a4fc05ef011205a6702cb3d006bab677e"
];
var SYNCONMSG = 'click to disable panel synchronization';