Добавлено:
- максимально убрана зависимость от HAL - можно использовать и без него, чисто на cmsis - документирован uart - документирован spi - добавлены примеры использования в general_periph - всякие фиксы документации
This commit is contained in:
@@ -64,6 +64,7 @@ var menudata={children:[
|
||||
{text:"c",url:"globals.html#index_c"},
|
||||
{text:"d",url:"globals.html#index_d"},
|
||||
{text:"e",url:"globals.html#index_e"},
|
||||
{text:"f",url:"globals.html#index_f"},
|
||||
{text:"g",url:"globals.html#index_g"},
|
||||
{text:"h",url:"globals.html#index_h"},
|
||||
{text:"i",url:"globals.html#index_i"},
|
||||
@@ -80,7 +81,9 @@ var menudata={children:[
|
||||
{text:"g",url:"globals_func.html#index_g"},
|
||||
{text:"h",url:"globals_func.html#index_h"},
|
||||
{text:"r",url:"globals_func.html#index_r"},
|
||||
{text:"t",url:"globals_func.html#index_t"}]},
|
||||
{text:"s",url:"globals_func.html#index_s"},
|
||||
{text:"t",url:"globals_func.html#index_t"},
|
||||
{text:"u",url:"globals_func.html#index_u"}]},
|
||||
{text:"Enumerations",url:"globals_enum.html"},
|
||||
{text:"Enumerator",url:"globals_eval.html"},
|
||||
{text:"Macros",url:"globals_defs.html",children:[
|
||||
@@ -89,6 +92,7 @@ var menudata={children:[
|
||||
{text:"c",url:"globals_defs.html#index_c"},
|
||||
{text:"d",url:"globals_defs.html#index_d"},
|
||||
{text:"e",url:"globals_defs.html#index_e"},
|
||||
{text:"f",url:"globals_defs.html#index_f"},
|
||||
{text:"g",url:"globals_defs.html#index_g"},
|
||||
{text:"h",url:"globals_defs.html#index_h"},
|
||||
{text:"i",url:"globals_defs.html#index_i"},
|
||||
|
||||
Reference in New Issue
Block a user