home/categories/framework-internals/ecnu-icalk-autoskill-skillbank-convskill-english-gpt3-5-8-glm4-7-freertos-64bit-division-implementation-skill-md
framework-internalsdevelopment
freertos-64bit-division-implementation
Implements 64-bit division functions (div_u64, div_s64, div64_u64, div64_s64) for FreeRTOS on 32-bit architectures using bitwise shifting algorithms, incorporating specific sign handling and quotient adjustment logic.
maintainer
ECNU-ICALK
更新於 3/13/2026
星標
304
分支
34
quick start
Installation and usage
Implements 64-bit division functions (div_u64, div_s64, div64_u64, div64_s64) for FreeRTOS on 32-bit architectures using bitwise shifting algorithms, incorporating specific sign handling and quotient adjustment logic.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use freertos-64bit-division-implementation