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.

ECNU-ICALK
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