flipperzero-firmware/applications/tests
あく b835d7a451
[FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334)
* Furi: replace obsolete furiac_exit with osThreadExit, drop obsolete apis and test. Rename systemd to flipper and move to separate file, cleanup. ApiHal: Rename timebase to os and move freertos hooks there, move insomnia api to power module.
* Furi: new thread helper
* Furi: cleanup thread documentation
* Flipper, AppLoader: update to use FuriThread. Update tasks signatures to match FuriThreadCallback signature.
* F4: rename API_HAL_TIMEBASE_DEBUG to API_HAL_OS_DEBUG
* Applications: rename FuriApplication to FlipperApplication, use FuriThreadCallback signature for apps.
* C++ app template sample, new exit method
2021-02-12 20:24:34 +03:00
..
furi_memmgr_test.c furi memory managment (#177) 2020-10-15 20:36:15 +03:00
furi_pubsub_test.c [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
furi_record_test.c [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
furi_valuemutex_test.c [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
minunit_test.c [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
minunit_vars_ex.h Add minunit test framework (#168) 2020-10-10 13:32:06 +03:00
minunit_vars.h Add minunit test framework (#168) 2020-10-10 13:32:06 +03:00
minunit.h Core code cleanup (#206) 2020-10-29 10:58:19 +03:00
test_index.c [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00