This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
unleashed-firmware
Watch
2
Star
0
Fork
You've already forked unleashed-firmware
0
mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced
2024-12-04 10:19:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6507f6870e
unleashed-firmware
/
targets
/
f7
/
inc
/
furi_config.h
4 lines
61 B
C
Raw
Normal View
History
Unescape
Escape
Furi, FuriHal: remove FreeRTOS headers leaks (#3179) * Furi: remove direct FreeRTOS timers use * Furi: eliminate FreeRTOS headers leak. What did it cost? Everything... * SubGhz: proper public api for protocols. Format Sources. * Furi: slightly less redundant declarations * Desktop: proper types in printf * Sync API Symbols * Furi: add timer reset and fix dolphin service, fix unit tests * Furi: proper timer restart method naming and correct behavior in timer stopped state. --------- Co-authored-by: hedger <hedger@nanode.su>
2023-11-01 07:24:11 +00:00
#
pragma once
formatting
2024-07-15 17:02:45 +00:00
#
define FURI_CONFIG_THREAD_MAX_PRIORITIES (32)
Reference in a new issue
Copy permalink