Releases: Fujix1/NanoDrive-PRO
v2.0.2
Attempt to improve the early version of s98.
Some more optimizations.
コンパイル済みファーム / Precompiled firmware:
https://github.com/Fujix1/NanoDrive-PRO/blob/master/firmware_v202.bin
ドライバ・転送用公式ツール / Official utilities for Longan Nano. Use "GD32_MCU_Dfu_Tool” to upload the firmware.
https://dl.sipeed.com/shareURL/others/Longan_nano/Nano/Tools
v2.0.1
Fixed the start timing in some VGMs sending PCM data one by one with normal register update rather than optimized PCM blocks.
PCMデータがブロック化されておらず、1つ1つ命令で送信するものでスタートタイミングがずれるを修正。
コンパイル済みファーム / Precompiled firmware:
https://github.com/Fujix1/NanoDrive-PRO/blob/master/firmware_v201.bin
ドライバ・転送用公式ツール / Official utilities for Longan Nano. Use "GD32_MCU_Dfu_Tool” to upload the firmware.
https://dl.sipeed.com/shareURL/others/Longan_nano/Nano/Tools
v2.0
Updated the vgm routine to the new solid time handling.
時間処理を新しい方法に変更して、ずれを解消。