mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04:00
Merge remote-tracking branch 'OFW/dev' into dev
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
entry,status,name,type,params
|
||||
Version,+,83.2,,
|
||||
Version,+,82.2,,
|
||||
Header,+,applications/drivers/subghz/cc1101_ext/cc1101_ext_interconnect.h,,
|
||||
Header,+,applications/services/bt/bt_service/bt.h,,
|
||||
Header,+,applications/services/bt/bt_service/bt_keys_storage.h,,
|
||||
@@ -62,6 +62,7 @@ Header,+,lib/flipper_format/flipper_format_stream.h,,
|
||||
Header,+,lib/ibutton/ibutton_key.h,,
|
||||
Header,+,lib/ibutton/ibutton_protocols.h,,
|
||||
Header,+,lib/ibutton/ibutton_worker.h,,
|
||||
Header,+,lib/ieee754_parse_wrap/wrappers.h,,
|
||||
Header,+,lib/infrared/encoder_decoder/infrared.h,,
|
||||
Header,+,lib/infrared/worker/infrared_transmit.h,,
|
||||
Header,+,lib/infrared/worker/infrared_worker.h,,
|
||||
@@ -467,6 +468,8 @@ Function,+,__wrap_putc,int,"int, FILE*"
|
||||
Function,+,__wrap_putchar,int,int
|
||||
Function,+,__wrap_puts,int,const char*
|
||||
Function,+,__wrap_snprintf,int,"char*, size_t, const char*, ..."
|
||||
Function,+,__wrap_strtod,double,"const char*, char**"
|
||||
Function,+,__wrap_strtof,float,"const char*, char**"
|
||||
Function,+,__wrap_ungetc,int,"int, FILE*"
|
||||
Function,+,__wrap_vsnprintf,int,"char*, size_t, const char*, va_list"
|
||||
Function,-,_asiprintf_r,int,"_reent*, char**, const char*, ..."
|
||||
|
||||
|
Reference in New Issue
Block a user