flipperzero-firmware/firmware/targets/f4/api-hal
あく 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
..
api-hal-boot.c
api-hal-bt.c
api-hal-clock.c
api-hal-clock.h
api-hal-delay.c
api-hal-flash.c
api-hal-flash.h
api-hal-gpio.c
api-hal-gpio.h
api-hal-os-timer.h [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
api-hal-os.c [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
api-hal-os.h [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
api-hal-power.c [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
api-hal-pwm.c
api-hal-pwm.h
api-hal-resources.c
api-hal-resources.h
api-hal-spi-config.c
api-hal-spi-config.h
api-hal-spi.c
api-hal-spi.h
api-hal-task.c
api-hal-task.h
api-hal-tim.c
api-hal-tim.h
api-hal-uuid.c
api-hal-vcp.c
api-hal.c [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
api-interrupts.c