update api

This commit is contained in:
SG
2024-04-10 21:49:09 +03:00
parent a40df690d0
commit 7626a319de
2 changed files with 10 additions and 14 deletions
+5 -7
View File
@@ -1,5 +1,5 @@
entry,status,name,type,params
Version,+,60.7,,
Version,+,61.0,,
Header,+,applications/services/bt/bt_service/bt.h,,
Header,+,applications/services/cli/cli.h,,
Header,+,applications/services/cli/cli_vcp.h,,
@@ -514,9 +514,7 @@ Function,-,acosh,double,double
Function,-,acoshf,float,float
Function,-,acoshl,long double,long double
Function,-,acosl,long double,long double
Function,-,aligned_alloc,void*,"size_t, size_t"
Function,+,aligned_free,void,void*
Function,+,aligned_malloc,void*,"size_t, size_t"
Function,+,aligned_alloc,void*,"size_t, size_t"
Function,-,arc4random,__uint32_t,
Function,-,arc4random_buf,void,"void*, size_t"
Function,-,arc4random_uniform,__uint32_t,__uint32_t
@@ -1973,7 +1971,8 @@ Function,+,memchr,void*,"const void*, int, size_t"
Function,+,memcmp,int,"const void*, const void*, size_t"
Function,+,memcpy,void*,"void*, const void*, size_t"
Function,-,memmem,void*,"const void*, size_t, const void*, size_t"
Function,-,memmgr_alloc_from_pool,void*,size_t
Function,+,memmgr_aux_pool_alloc,void*,size_t
Function,+,memmgr_aux_pool_get_free,size_t,
Function,+,memmgr_get_free_heap,size_t,
Function,+,memmgr_get_minimum_free_heap,size_t,
Function,+,memmgr_get_total_heap,size_t,
@@ -1981,8 +1980,7 @@ Function,+,memmgr_heap_disable_thread_trace,void,FuriThreadId
Function,+,memmgr_heap_enable_thread_trace,void,FuriThreadId
Function,+,memmgr_heap_get_max_free_block,size_t,
Function,+,memmgr_heap_get_thread_memory,size_t,FuriThreadId
Function,+,memmgr_heap_printf_free_blocks,void,
Function,-,memmgr_pool_get_free,size_t,
Function,+,memmgr_heap_walk_blocks,void,"BlockWalker, void*"
Function,-,memmgr_pool_get_max_block,size_t,
Function,+,memmove,void*,"void*, const void*, size_t"
Function,-,mempcpy,void*,"void*, const void*, size_t"
1 entry status name type params
2 Version + 60.7 61.0
3 Header + applications/services/bt/bt_service/bt.h
4 Header + applications/services/cli/cli.h
5 Header + applications/services/cli/cli_vcp.h
514 Function - acoshf float float
515 Function - acoshl long double long double
516 Function - acosl long double long double
517 Function - + aligned_alloc void* size_t, size_t
Function + aligned_free void void*
Function + aligned_malloc void* size_t, size_t
518 Function - arc4random __uint32_t
519 Function - arc4random_buf void void*, size_t
520 Function - arc4random_uniform __uint32_t __uint32_t
1971 Function + memcmp int const void*, const void*, size_t
1972 Function + memcpy void* void*, const void*, size_t
1973 Function - memmem void* const void*, size_t, const void*, size_t
1974 Function - + memmgr_alloc_from_pool memmgr_aux_pool_alloc void* size_t
1975 Function + memmgr_aux_pool_get_free size_t
1976 Function + memmgr_get_free_heap size_t
1977 Function + memmgr_get_minimum_free_heap size_t
1978 Function + memmgr_get_total_heap size_t
1980 Function + memmgr_heap_enable_thread_trace void FuriThreadId
1981 Function + memmgr_heap_get_max_free_block size_t
1982 Function + memmgr_heap_get_thread_memory size_t FuriThreadId
1983 Function + memmgr_heap_printf_free_blocks memmgr_heap_walk_blocks void BlockWalker, void*
Function - memmgr_pool_get_free size_t
1984 Function - memmgr_pool_get_max_block size_t
1985 Function + memmove void* void*, const void*, size_t
1986 Function - mempcpy void* void*, const void*, size_t
+5 -7
View File
@@ -1,5 +1,5 @@
entry,status,name,type,params
Version,+,60.7,,
Version,+,61.0,,
Header,+,applications/drivers/subghz/cc1101_ext/cc1101_ext_interconnect.h,,
Header,+,applications/services/bt/bt_service/bt.h,,
Header,+,applications/services/cli/cli.h,,
@@ -585,9 +585,7 @@ Function,-,acosh,double,double
Function,-,acoshf,float,float
Function,-,acoshl,long double,long double
Function,-,acosl,long double,long double
Function,-,aligned_alloc,void*,"size_t, size_t"
Function,+,aligned_free,void,void*
Function,+,aligned_malloc,void*,"size_t, size_t"
Function,+,aligned_alloc,void*,"size_t, size_t"
Function,-,arc4random,__uint32_t,
Function,-,arc4random_buf,void,"void*, size_t"
Function,-,arc4random_uniform,__uint32_t,__uint32_t
@@ -2382,7 +2380,8 @@ Function,+,memchr,void*,"const void*, int, size_t"
Function,+,memcmp,int,"const void*, const void*, size_t"
Function,+,memcpy,void*,"void*, const void*, size_t"
Function,-,memmem,void*,"const void*, size_t, const void*, size_t"
Function,-,memmgr_alloc_from_pool,void*,size_t
Function,+,memmgr_aux_pool_alloc,void*,size_t
Function,+,memmgr_aux_pool_get_free,size_t,
Function,+,memmgr_get_free_heap,size_t,
Function,+,memmgr_get_minimum_free_heap,size_t,
Function,+,memmgr_get_total_heap,size_t,
@@ -2390,8 +2389,7 @@ Function,+,memmgr_heap_disable_thread_trace,void,FuriThreadId
Function,+,memmgr_heap_enable_thread_trace,void,FuriThreadId
Function,+,memmgr_heap_get_max_free_block,size_t,
Function,+,memmgr_heap_get_thread_memory,size_t,FuriThreadId
Function,+,memmgr_heap_printf_free_blocks,void,
Function,-,memmgr_pool_get_free,size_t,
Function,+,memmgr_heap_walk_blocks,void,"BlockWalker, void*"
Function,-,memmgr_pool_get_max_block,size_t,
Function,+,memmove,void*,"void*, const void*, size_t"
Function,-,mempcpy,void*,"void*, const void*, size_t"
1 entry status name type params
2 Version + 60.7 61.0
3 Header + applications/drivers/subghz/cc1101_ext/cc1101_ext_interconnect.h
4 Header + applications/services/bt/bt_service/bt.h
5 Header + applications/services/cli/cli.h
585 Function - acoshf float float
586 Function - acoshl long double long double
587 Function - acosl long double long double
588 Function - + aligned_alloc void* size_t, size_t
Function + aligned_free void void*
Function + aligned_malloc void* size_t, size_t
589 Function - arc4random __uint32_t
590 Function - arc4random_buf void void*, size_t
591 Function - arc4random_uniform __uint32_t __uint32_t
2380 Function + memcmp int const void*, const void*, size_t
2381 Function + memcpy void* void*, const void*, size_t
2382 Function - memmem void* const void*, size_t, const void*, size_t
2383 Function - + memmgr_alloc_from_pool memmgr_aux_pool_alloc void* size_t
2384 Function + memmgr_aux_pool_get_free size_t
2385 Function + memmgr_get_free_heap size_t
2386 Function + memmgr_get_minimum_free_heap size_t
2387 Function + memmgr_get_total_heap size_t
2389 Function + memmgr_heap_enable_thread_trace void FuriThreadId
2390 Function + memmgr_heap_get_max_free_block size_t
2391 Function + memmgr_heap_get_thread_memory size_t FuriThreadId
2392 Function + memmgr_heap_printf_free_blocks memmgr_heap_walk_blocks void BlockWalker, void*
Function - memmgr_pool_get_free size_t
2393 Function - memmgr_pool_get_max_block size_t
2394 Function + memmove void* void*, const void*, size_t
2395 Function - mempcpy void* void*, const void*, size_t