Petit fats 文件系統移植官方例程,包括win32,pic,generic,avr_boot,avr等
0.png (43.19 KB, 下載次數: 53)
下載附件
2018-5-22 18:41 上傳
全部資料51hei下載地址:
pfsampleR0.03.zip
(208.74 KB, 下載次數: 11)
2018-5-22 17:16 上傳
點擊文件名下載附件
下載積分: 黑幣 -5
Petit FatFs Module Sample Projects
DIRECTORIES
<generic> Generic microcontrollers with MMC
<avr> ATMEL AVR (ATtiny85) with MMC
<avr_boot> ATMEL AVR generic MMC boot loader
<pic> Microchip PIC (PIC24FJ46GA002) with MMC
<win32> Windows 2000/XP (VC++)
These are sample projects for function/compatibility test of FatFs module
with low level disk I/O codes.
AGREEMENTS
These sample projects for Petit FatFs module are free software and there is
NO WARRANTY. You can use, modify and redistribute it for personal, non-profit
or commercial use without any restriction UNDER YOUR RESPONSIBILITY.
REVISION HISTORY
Jun 15, 2009 First release.
Dec 14, 2009 Modified for R0.02
Oct 23, 2010 Added a sample of generic uC
Dec 3, 2010 Added a sample for PIC devices.
Dec 7, 2010 Added a generic MMC boot loader for AVR devices.
Jun 10, 2014 Modified for R0.03
|