[docs] Refactor & update API documentation

This commit is contained in:
Kuba Szczodrzyński
2023-03-11 21:58:43 +01:00
parent fd1afea1bc
commit dfcb36361e
45 changed files with 371 additions and 430 deletions

View File

@@ -26,7 +26,7 @@ A list of chip families currently supported by this project.
!!! note
The term *family* was chosen over *platform*, in order to reduce possible confusion between LibreTuya supported "platforms" and PlatformIO's "platform", as an entire package. *Family* is also more compatible with the UF2 term.
The following list corresponds to UF2 OTA format family names, and is also [available as JSON](../../families.json). The IDs are also present in [ChipType.h](../../ltapi/_chip_type_8h_source.md).
The following list corresponds to UF2 OTA format family names, and is also [available as JSON](../../families.json). The IDs are also present in [lt_Types.h](../../ltapi/lt__types_8h.md).
{%
include-markdown "supported_families.md"