flipperzero-firmware/firmware/targets/f4/Src
あく 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
..
fatfs SPI Device API (#304) 2021-01-12 20:33:36 +03:00
adc.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
aes.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
comp.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
crc.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
freertos-openocd.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
gpio.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
i2c.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
main.c [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
pka.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
rf.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
rng.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
rtc.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
spi.c fix some bugs with sd spi (#320) 2021-01-30 12:01:48 +03:00
stm32wbxx_hal_msp.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
stm32wbxx_it.c [FL-781] FURI, CLI, stdlib: stdout hooks, integration between subsystems, uniform printf usage (#311) 2021-01-29 03:09:33 +03:00
system_stm32wbxx.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
tim.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
usart.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
usb_device.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
usbd_cdc_if.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
usbd_conf.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
usbd_desc.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00