unleashed-firmware/applications/examples
Skorpionm 6d823835df
FurEventLoop: add support for FuriEventFlag, simplify API (#3958)
* Core: event_flag, removing duplicate code
* event_loop: add support furi_event_flags
* Examples: add missing free in event loop examples
* Furi: fix event flag
* Sync api symbols
* Unit_test: evet_loop_event_flags
* Fix multiple waiting list elements handling
* Unit_test: add event_loop_event_flag test
* FURI: event_loop add restrictions
* Fix multiple waiting lists items for good
* Improve FuriEventLoop unit tests
* Abolish callback return value
* Remove return value from callback signature
* Use bool level value instead of int32_t
* Add unit tests for FuriStreamBuffer
* Add unit tests for FuriSemaphore
* Speed up test execution
* Improve docs
* Add a stub for furi os-level primitives
* Add more checks for edge cases
* Allow event loop notification from ISR
* Bump api version

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
Co-authored-by: Georgii Surkov <georgii.surkov@outlook.com>
Co-authored-by: Georgii Surkov <37121527+gsurkov@users.noreply.github.com>
2024-10-31 10:58:16 +09:00
..
example_adc [FL-2969] FuriHal: add ADC API (#3583) 2024-04-18 00:17:40 +09:00
example_apps_assets [FL-870] Auto-generated firmware documentation take two (#2944) 2024-03-06 15:25:21 +09:00
example_apps_data [FL-870] Auto-generated firmware documentation take two (#2944) 2024-03-06 15:25:21 +09:00
example_ble_beacon [FL-3841] FuriEventLoop Pt.2 (#3703) 2024-08-07 12:49:41 +09:00
example_custom_font [FL-2969] FuriHal: add ADC API (#3583) 2024-04-18 00:17:40 +09:00
example_event_loop FurEventLoop: add support for FuriEventFlag, simplify API (#3958) 2024-10-31 10:58:16 +09:00
example_images Images linting: ensure that all images conform specification (#3802) 2024-08-07 11:57:32 +09:00
example_number_input Documentation: update and cleanup (#3934) 2024-10-08 15:27:16 +04:00
example_plugins [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
example_plugins_advanced [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
example_thermo Replace all calls to strncpy with strlcpy, use strdup more, expose strlcat (#3866) 2024-09-07 17:16:56 +01:00
example_view_dispatcher [FL-3841] FuriEventLoop Pt.2 (#3703) 2024-08-07 12:49:41 +09:00
example_view_holder [FL-3841] FuriEventLoop Pt.2 (#3703) 2024-08-07 12:49:41 +09:00
application.fam [FL-3097] fbt, faploader: minimal app module implementation (#2420) 2023-03-14 23:29:28 +09:00