[FL-3260] Added API version to device info (#2611)

* hal: device_info: added API version to "firmware.api.major" & "firmware.api.minor"
* FuriHal: bump device info version

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
hedger
2023-05-03 12:58:59 +09:00
committed by GitHub
co-authored by あく
parent 5c09bc5b2d
commit c5b460b416
6 changed files with 31 additions and 4 deletions
@@ -14,6 +14,8 @@
extern "C" {
#endif
void furi_hal_info_get_api_version(uint16_t* major, uint16_t* minor);
/** Get device information
*
* @param[in] callback callback to provide with new data