unleashed-firmware/furi/core
あく 3f04d6dd46
Furi: wrap message queue in container, prepare it for epoll. Accessor: disable expansion service on start. (#3672)
* Furi: wrap message queue in container, prepare it for epoll. Accessor: disable expansion service on start.
* Furi: one allocation, smaller message queue struct, type compatibility with FreeRTOS.
2024-05-30 12:58:03 +01:00
..
base.h Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
check.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
check.h [FL-3729] Gui: unicode support, new canvas API (#3322) 2024-03-19 19:23:06 +04:00
common_defines.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
core_defines.h New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
critical.c Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
dangerous_defines.h New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
event_flag.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
event_flag.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
kernel.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
kernel.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
log.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
log.h [FL-870] Auto-generated firmware documentation take two (#2944) 2024-03-06 15:25:21 +09:00
memmgr.c Revert "TLSF memory allocator. Less free flash, moar free ram. (#3572)" (#3651) 2024-05-16 18:43:27 +04:00
memmgr.h Revert "TLSF memory allocator. Less free flash, moar free ram. (#3572)" (#3651) 2024-05-16 18:43:27 +04:00
memmgr_heap.c Revert "TLSF memory allocator. Less free flash, moar free ram. (#3572)" (#3651) 2024-05-16 18:43:27 +04:00
memmgr_heap.h Revert "TLSF memory allocator. Less free flash, moar free ram. (#3572)" (#3651) 2024-05-16 18:43:27 +04:00
message_queue.c Furi: wrap message queue in container, prepare it for epoll. Accessor: disable expansion service on start. (#3672) 2024-05-30 12:58:03 +01:00
message_queue.h Furi: wrap message queue in container, prepare it for epoll. Accessor: disable expansion service on start. (#3672) 2024-05-30 12:58:03 +01:00
mutex.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
mutex.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
pubsub.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
pubsub.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
record.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
record.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
semaphore.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
semaphore.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
stream_buffer.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
stream_buffer.h [FL-3669] Expansion module protocol (#3250) 2024-01-16 18:18:56 +09:00
string.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
string.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
thread.c Revert "TLSF memory allocator. Less free flash, moar free ram. (#3572)" (#3651) 2024-05-16 18:43:27 +04:00
thread.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
timer.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
timer.h Various Fixes for 0.95 (#3215) 2023-11-15 20:11:05 +04:00