My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

SdBaseFile.cpp 55KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828
  1. /* Arduino SdFat Library
  2. * Copyright (C) 2009 by William Greiman
  3. *
  4. * This file is part of the Arduino SdFat Library
  5. *
  6. * This Library is free software: you can redistribute it and/or modify
  7. * it under the terms of the GNU General Public License as published by
  8. * the Free Software Foundation, either version 3 of the License, or
  9. * (at your option) any later version.
  10. *
  11. * This Library is distributed in the hope that it will be useful,
  12. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  14. * GNU General Public License for more details.
  15. *
  16. * You should have received a copy of the GNU General Public License
  17. * along with the Arduino SdFat Library. If not, see
  18. * <http://www.gnu.org/licenses/>.
  19. */
  20. #include "SdFat.h"
  21. #include <Print.h>
  22. #include "SdBaseFile.h"
  23. //------------------------------------------------------------------------------
  24. // pointer to cwd directory
  25. SdBaseFile* SdBaseFile::cwd_ = 0;
  26. // callback function for date/time
  27. void (*SdBaseFile::dateTime_)(uint16_t* date, uint16_t* time) = 0;
  28. //------------------------------------------------------------------------------
  29. // add a cluster to a file
  30. bool SdBaseFile::addCluster() {
  31. if (!vol_->allocContiguous(1, &curCluster_)) goto fail;
  32. // if first cluster of file link to directory entry
  33. if (firstCluster_ == 0) {
  34. firstCluster_ = curCluster_;
  35. flags_ |= F_FILE_DIR_DIRTY;
  36. }
  37. return true;
  38. fail:
  39. return false;
  40. }
  41. //------------------------------------------------------------------------------
  42. // Add a cluster to a directory file and zero the cluster.
  43. // return with first block of cluster in the cache
  44. bool SdBaseFile::addDirCluster() {
  45. uint32_t block;
  46. // max folder size
  47. if (fileSize_/sizeof(dir_t) >= 0XFFFF) goto fail;
  48. if (!addCluster()) goto fail;
  49. if (!vol_->cacheFlush()) goto fail;
  50. block = vol_->clusterStartBlock(curCluster_);
  51. // set cache to first block of cluster
  52. vol_->cacheSetBlockNumber(block, true);
  53. // zero first block of cluster
  54. memset(vol_->cacheBuffer_.data, 0, 512);
  55. // zero rest of cluster
  56. for (uint8_t i = 1; i < vol_->blocksPerCluster_; i++) {
  57. if (!vol_->writeBlock(block + i, vol_->cacheBuffer_.data)) goto fail;
  58. }
  59. // Increase directory file size by cluster size
  60. fileSize_ += 512UL << vol_->clusterSizeShift_;
  61. return true;
  62. fail:
  63. return false;
  64. }
  65. //------------------------------------------------------------------------------
  66. // cache a file's directory entry
  67. // return pointer to cached entry or null for failure
  68. dir_t* SdBaseFile::cacheDirEntry(uint8_t action) {
  69. if (!vol_->cacheRawBlock(dirBlock_, action)) goto fail;
  70. return vol_->cache()->dir + dirIndex_;
  71. fail:
  72. return 0;
  73. }
  74. //------------------------------------------------------------------------------
  75. /** Close a file and force cached data and directory information
  76. * to be written to the storage device.
  77. *
  78. * \return The value one, true, is returned for success and
  79. * the value zero, false, is returned for failure.
  80. * Reasons for failure include no file is open or an I/O error.
  81. */
  82. bool SdBaseFile::close() {
  83. bool rtn = sync();
  84. type_ = FAT_FILE_TYPE_CLOSED;
  85. return rtn;
  86. }
  87. //------------------------------------------------------------------------------
  88. /** Check for contiguous file and return its raw block range.
  89. *
  90. * \param[out] bgnBlock the first block address for the file.
  91. * \param[out] endBlock the last block address for the file.
  92. *
  93. * \return The value one, true, is returned for success and
  94. * the value zero, false, is returned for failure.
  95. * Reasons for failure include file is not contiguous, file has zero length
  96. * or an I/O error occurred.
  97. */
  98. bool SdBaseFile::contiguousRange(uint32_t* bgnBlock, uint32_t* endBlock) {
  99. // error if no blocks
  100. if (firstCluster_ == 0) goto fail;
  101. for (uint32_t c = firstCluster_; ; c++) {
  102. uint32_t next;
  103. if (!vol_->fatGet(c, &next)) goto fail;
  104. // check for contiguous
  105. if (next != (c + 1)) {
  106. // error if not end of chain
  107. if (!vol_->isEOC(next)) goto fail;
  108. *bgnBlock = vol_->clusterStartBlock(firstCluster_);
  109. *endBlock = vol_->clusterStartBlock(c)
  110. + vol_->blocksPerCluster_ - 1;
  111. return true;
  112. }
  113. }
  114. fail:
  115. return false;
  116. }
  117. //------------------------------------------------------------------------------
  118. /** Create and open a new contiguous file of a specified size.
  119. *
  120. * \note This function only supports short DOS 8.3 names.
  121. * See open() for more information.
  122. *
  123. * \param[in] dirFile The directory where the file will be created.
  124. * \param[in] path A path with a valid DOS 8.3 file name.
  125. * \param[in] size The desired file size.
  126. *
  127. * \return The value one, true, is returned for success and
  128. * the value zero, false, is returned for failure.
  129. * Reasons for failure include \a path contains
  130. * an invalid DOS 8.3 file name, the FAT volume has not been initialized,
  131. * a file is already open, the file already exists, the root
  132. * directory is full or an I/O error.
  133. *
  134. */
  135. bool SdBaseFile::createContiguous(SdBaseFile* dirFile,
  136. const char* path, uint32_t size) {
  137. uint32_t count;
  138. // don't allow zero length file
  139. if (size == 0) goto fail;
  140. if (!open(dirFile, path, O_CREAT | O_EXCL | O_RDWR)) goto fail;
  141. // calculate number of clusters needed
  142. count = ((size - 1) >> (vol_->clusterSizeShift_ + 9)) + 1;
  143. // allocate clusters
  144. if (!vol_->allocContiguous(count, &firstCluster_)) {
  145. remove();
  146. goto fail;
  147. }
  148. fileSize_ = size;
  149. // insure sync() will update dir entry
  150. flags_ |= F_FILE_DIR_DIRTY;
  151. return sync();
  152. fail:
  153. return false;
  154. }
  155. //------------------------------------------------------------------------------
  156. /** Return a file's directory entry.
  157. *
  158. * \param[out] dir Location for return of the file's directory entry.
  159. *
  160. * \return The value one, true, is returned for success and
  161. * the value zero, false, is returned for failure.
  162. */
  163. bool SdBaseFile::dirEntry(dir_t* dir) {
  164. dir_t* p;
  165. // make sure fields on SD are correct
  166. if (!sync()) goto fail;
  167. // read entry
  168. p = cacheDirEntry(SdVolume::CACHE_FOR_READ);
  169. if (!p) goto fail;
  170. // copy to caller's struct
  171. memcpy(dir, p, sizeof(dir_t));
  172. return true;
  173. fail:
  174. return false;
  175. }
  176. //------------------------------------------------------------------------------
  177. /** Format the name field of \a dir into the 13 byte array
  178. * \a name in standard 8.3 short name format.
  179. *
  180. * \param[in] dir The directory structure containing the name.
  181. * \param[out] name A 13 byte char array for the formatted name.
  182. */
  183. void SdBaseFile::dirName(const dir_t& dir, char* name) {
  184. uint8_t j = 0;
  185. for (uint8_t i = 0; i < 11; i++) {
  186. if (dir.name[i] == ' ')continue;
  187. if (i == 8) name[j++] = '.';
  188. name[j++] = dir.name[i];
  189. }
  190. name[j] = 0;
  191. }
  192. //------------------------------------------------------------------------------
  193. /** Test for the existence of a file in a directory
  194. *
  195. * \param[in] name Name of the file to be tested for.
  196. *
  197. * The calling instance must be an open directory file.
  198. *
  199. * dirFile.exists("TOFIND.TXT") searches for "TOFIND.TXT" in the directory
  200. * dirFile.
  201. *
  202. * \return true if the file exists else false.
  203. */
  204. bool SdBaseFile::exists(const char* name) {
  205. SdBaseFile file;
  206. return file.open(this, name, O_READ);
  207. }
  208. //------------------------------------------------------------------------------
  209. /**
  210. * Get a string from a file.
  211. *
  212. * fgets() reads bytes from a file into the array pointed to by \a str, until
  213. * \a num - 1 bytes are read, or a delimiter is read and transferred to \a str,
  214. * or end-of-file is encountered. The string is then terminated
  215. * with a null byte.
  216. *
  217. * fgets() deletes CR, '\\r', from the string. This insures only a '\\n'
  218. * terminates the string for Windows text files which use CRLF for newline.
  219. *
  220. * \param[out] str Pointer to the array where the string is stored.
  221. * \param[in] num Maximum number of characters to be read
  222. * (including the final null byte). Usually the length
  223. * of the array \a str is used.
  224. * \param[in] delim Optional set of delimiters. The default is "\n".
  225. *
  226. * \return For success fgets() returns the length of the string in \a str.
  227. * If no data is read, fgets() returns zero for EOF or -1 if an error occurred.
  228. **/
  229. int16_t SdBaseFile::fgets(char* str, int16_t num, char* delim) {
  230. char ch;
  231. int16_t n = 0;
  232. int16_t r = -1;
  233. while ((n + 1) < num && (r = read(&ch, 1)) == 1) {
  234. // delete CR
  235. if (ch == '\r') continue;
  236. str[n++] = ch;
  237. if (!delim) {
  238. if (ch == '\n') break;
  239. } else {
  240. if (strchr(delim, ch)) break;
  241. }
  242. }
  243. if (r < 0) {
  244. // read error
  245. return -1;
  246. }
  247. str[n] = '\0';
  248. return n;
  249. }
  250. //------------------------------------------------------------------------------
  251. /** Get a file's name
  252. *
  253. * \param[out] name An array of 13 characters for the file's name.
  254. *
  255. * \return The value one, true, is returned for success and
  256. * the value zero, false, is returned for failure.
  257. */
  258. bool SdBaseFile::getFilename(char* name) {
  259. if (!isOpen()) return false;
  260. if (isRoot()) {
  261. name[0] = '/';
  262. name[1] = '\0';
  263. return true;
  264. }
  265. // cache entry
  266. dir_t* p = cacheDirEntry(SdVolume::CACHE_FOR_READ);
  267. if (!p) return false;
  268. // format name
  269. dirName(*p, name);
  270. return true;
  271. }
  272. //------------------------------------------------------------------------------
  273. void SdBaseFile::getpos(fpos_t* pos) {
  274. pos->position = curPosition_;
  275. pos->cluster = curCluster_;
  276. }
  277. //------------------------------------------------------------------------------
  278. /** List directory contents.
  279. *
  280. * \param[in] pr Print stream for list.
  281. *
  282. * \param[in] flags The inclusive OR of
  283. *
  284. * LS_DATE - %Print file modification date
  285. *
  286. * LS_SIZE - %Print file size.
  287. *
  288. * LS_R - Recursive list of subdirectories.
  289. *
  290. * \param[in] indent Amount of space before file name. Used for recursive
  291. * list to indicate subdirectory level.
  292. */
  293. void SdBaseFile::ls(Print *p, uint8_t flags, uint8_t indent) {
  294. rewind();
  295. int8_t status;
  296. while ((status = lsPrintNext( p, flags, indent))) {
  297. if (status > 1 && (flags & LS_R)) {
  298. uint16_t index = curPosition()/32 - 1;
  299. SdBaseFile s;
  300. if (s.open(this, index, O_READ)) s.ls( p, flags, indent + 2);
  301. seekSet(32 * (index + 1));
  302. }
  303. }
  304. }
  305. //------------------------------------------------------------------------------
  306. // saves 32 bytes on stack for ls recursion
  307. // return 0 - EOF, 1 - normal file, or 2 - directory
  308. int8_t SdBaseFile::lsPrintNext( Print *p, uint8_t flags, uint8_t indent) {
  309. Print &MYSERIAL = *p;
  310. dir_t dir;
  311. uint8_t w = 0;
  312. while (1) {
  313. if (read(&dir, sizeof(dir)) != sizeof(dir)) return 0;
  314. if (dir.name[0] == DIR_NAME_FREE) return 0;
  315. // skip deleted entry and entries for . and ..
  316. if (dir.name[0] != DIR_NAME_DELETED && dir.name[0] != '.'
  317. && DIR_IS_FILE_OR_SUBDIR(&dir)) break;
  318. }
  319. // indent for dir level
  320. for (uint8_t i = 0; i < indent; i++) MYSERIAL.write(' ');
  321. // print name
  322. for (uint8_t i = 0; i < 11; i++) {
  323. if (dir.name[i] == ' ')continue;
  324. if (i == 8) {
  325. MYSERIAL.write('.');
  326. w++;
  327. }
  328. MYSERIAL.write(dir.name[i]);
  329. w++;
  330. }
  331. if (DIR_IS_SUBDIR(&dir)) {
  332. MYSERIAL.write('/');
  333. w++;
  334. }
  335. if (flags & (LS_DATE | LS_SIZE)) {
  336. while (w++ < 14) MYSERIAL.write(' ');
  337. }
  338. // print modify date/time if requested
  339. if (flags & LS_DATE) {
  340. MYSERIAL.write(' ');
  341. printFatDate( p, dir.lastWriteDate);
  342. MYSERIAL.write(' ');
  343. printFatTime( p, dir.lastWriteTime);
  344. }
  345. // print size if requested
  346. if (!DIR_IS_SUBDIR(&dir) && (flags & LS_SIZE)) {
  347. MYSERIAL.write(' ');
  348. MYSERIAL.print(dir.fileSize);
  349. }
  350. MYSERIAL.println();
  351. return DIR_IS_FILE(&dir) ? 1 : 2;
  352. }
  353. //------------------------------------------------------------------------------
  354. // format directory name field from a 8.3 name string
  355. bool SdBaseFile::make83Name(const char* str, uint8_t* name, const char** ptr) {
  356. uint8_t c;
  357. uint8_t n = 7; // max index for part before dot
  358. uint8_t i = 0;
  359. // blank fill name and extension
  360. while (i < 11) name[i++] = ' ';
  361. i = 0;
  362. while (*str != '\0' && *str != '/') {
  363. c = *str++;
  364. if (c == '.') {
  365. if (n == 10) goto fail; // only one dot allowed
  366. n = 10; // max index for full 8.3 name
  367. i = 8; // place for extension
  368. } else {
  369. // illegal FAT characters
  370. PGM_P p = PSTR("|<>^+=?/[];,*\"\\");
  371. uint8_t b;
  372. while ((b = pgm_read_byte(p++))) if (b == c) goto fail;
  373. // check size and only allow ASCII printable characters
  374. if (i > n || c < 0X21 || c > 0X7E)goto fail;
  375. // only upper case allowed in 8.3 names - convert lower to upper
  376. name[i++] = (c < 'a' || c > 'z') ? (c) : (c + ('A' - 'a'));
  377. }
  378. }
  379. *ptr = str;
  380. // must have a file name, extension is optional
  381. return name[0] != ' ';
  382. fail:
  383. return false;
  384. }
  385. //------------------------------------------------------------------------------
  386. /** Make a new directory.
  387. *
  388. * \param[in] parent An open SdFat instance for the directory that will contain
  389. * the new directory.
  390. *
  391. * \param[in] path A path with a valid 8.3 DOS name for the new directory.
  392. *
  393. * \param[in] pFlag Create missing parent directories if true.
  394. *
  395. * \return The value one, true, is returned for success and
  396. * the value zero, false, is returned for failure.
  397. * Reasons for failure include this file is already open, \a parent is not a
  398. * directory, \a path is invalid or already exists in \a parent.
  399. */
  400. bool SdBaseFile::mkdir(SdBaseFile* parent, const char* path, bool pFlag) {
  401. uint8_t dname[11];
  402. SdBaseFile dir1, dir2;
  403. SdBaseFile* sub = &dir1;
  404. SdBaseFile* start = parent;
  405. if (!parent || isOpen()) goto fail;
  406. if (*path == '/') {
  407. while (*path == '/') path++;
  408. if (!parent->isRoot()) {
  409. if (!dir2.openRoot(parent->vol_)) goto fail;
  410. parent = &dir2;
  411. }
  412. }
  413. while (1) {
  414. if (!make83Name(path, dname, &path)) goto fail;
  415. while (*path == '/') path++;
  416. if (!*path) break;
  417. if (!sub->open(parent, dname, O_READ)) {
  418. if (!pFlag || !sub->mkdir(parent, dname)) {
  419. goto fail;
  420. }
  421. }
  422. if (parent != start) parent->close();
  423. parent = sub;
  424. sub = parent != &dir1 ? &dir1 : &dir2;
  425. }
  426. return mkdir(parent, dname);
  427. fail:
  428. return false;
  429. }
  430. //------------------------------------------------------------------------------
  431. bool SdBaseFile::mkdir(SdBaseFile* parent, const uint8_t dname[11]) {
  432. uint32_t block;
  433. dir_t d;
  434. dir_t* p;
  435. if (!parent->isDir()) goto fail;
  436. // create a normal file
  437. if (!open(parent, dname, O_CREAT | O_EXCL | O_RDWR)) goto fail;
  438. // convert file to directory
  439. flags_ = O_READ;
  440. type_ = FAT_FILE_TYPE_SUBDIR;
  441. // allocate and zero first cluster
  442. if (!addDirCluster())goto fail;
  443. // force entry to SD
  444. if (!sync()) goto fail;
  445. // cache entry - should already be in cache due to sync() call
  446. p = cacheDirEntry(SdVolume::CACHE_FOR_WRITE);
  447. if (!p) goto fail;
  448. // change directory entry attribute
  449. p->attributes = DIR_ATT_DIRECTORY;
  450. // make entry for '.'
  451. memcpy(&d, p, sizeof(d));
  452. d.name[0] = '.';
  453. for (uint8_t i = 1; i < 11; i++) d.name[i] = ' ';
  454. // cache block for '.' and '..'
  455. block = vol_->clusterStartBlock(firstCluster_);
  456. if (!vol_->cacheRawBlock(block, SdVolume::CACHE_FOR_WRITE)) goto fail;
  457. // copy '.' to block
  458. memcpy(&vol_->cache()->dir[0], &d, sizeof(d));
  459. // make entry for '..'
  460. d.name[1] = '.';
  461. if (parent->isRoot()) {
  462. d.firstClusterLow = 0;
  463. d.firstClusterHigh = 0;
  464. } else {
  465. d.firstClusterLow = parent->firstCluster_ & 0XFFFF;
  466. d.firstClusterHigh = parent->firstCluster_ >> 16;
  467. }
  468. // copy '..' to block
  469. memcpy(&vol_->cache()->dir[1], &d, sizeof(d));
  470. // write first block
  471. return vol_->cacheFlush();
  472. fail:
  473. return false;
  474. }
  475. //------------------------------------------------------------------------------
  476. /** Open a file in the current working directory.
  477. *
  478. * \param[in] path A path with a valid 8.3 DOS name for a file to be opened.
  479. *
  480. * \param[in] oflag Values for \a oflag are constructed by a bitwise-inclusive
  481. * OR of open flags. see SdBaseFile::open(SdBaseFile*, const char*, uint8_t).
  482. *
  483. * \return The value one, true, is returned for success and
  484. * the value zero, false, is returned for failure.
  485. */
  486. bool SdBaseFile::open(const char* path, uint8_t oflag) {
  487. return open(cwd_, path, oflag);
  488. }
  489. //------------------------------------------------------------------------------
  490. /** Open a file or directory by name.
  491. *
  492. * \param[in] dirFile An open SdFat instance for the directory containing the
  493. * file to be opened.
  494. *
  495. * \param[in] path A path with a valid 8.3 DOS name for a file to be opened.
  496. *
  497. * \param[in] oflag Values for \a oflag are constructed by a bitwise-inclusive
  498. * OR of flags from the following list
  499. *
  500. * O_READ - Open for reading.
  501. *
  502. * O_RDONLY - Same as O_READ.
  503. *
  504. * O_WRITE - Open for writing.
  505. *
  506. * O_WRONLY - Same as O_WRITE.
  507. *
  508. * O_RDWR - Open for reading and writing.
  509. *
  510. * O_APPEND - If set, the file offset shall be set to the end of the
  511. * file prior to each write.
  512. *
  513. * O_AT_END - Set the initial position at the end of the file.
  514. *
  515. * O_CREAT - If the file exists, this flag has no effect except as noted
  516. * under O_EXCL below. Otherwise, the file shall be created
  517. *
  518. * O_EXCL - If O_CREAT and O_EXCL are set, open() shall fail if the file exists.
  519. *
  520. * O_SYNC - Call sync() after each write. This flag should not be used with
  521. * write(uint8_t), write_P(PGM_P), writeln_P(PGM_P), or the Arduino Print class.
  522. * These functions do character at a time writes so sync() will be called
  523. * after each byte.
  524. *
  525. * O_TRUNC - If the file exists and is a regular file, and the file is
  526. * successfully opened and is not read only, its length shall be truncated to 0.
  527. *
  528. * WARNING: A given file must not be opened by more than one SdBaseFile object
  529. * of file corruption may occur.
  530. *
  531. * \note Directory files must be opened read only. Write and truncation is
  532. * not allowed for directory files.
  533. *
  534. * \return The value one, true, is returned for success and
  535. * the value zero, false, is returned for failure.
  536. * Reasons for failure include this file is already open, \a dirFile is not
  537. * a directory, \a path is invalid, the file does not exist
  538. * or can't be opened in the access mode specified by oflag.
  539. */
  540. bool SdBaseFile::open(SdBaseFile* dirFile, const char* path, uint8_t oflag) {
  541. uint8_t dname[11];
  542. SdBaseFile dir1, dir2;
  543. SdBaseFile *parent = dirFile;
  544. SdBaseFile *sub = &dir1;
  545. if (!dirFile) goto fail;
  546. // error if already open
  547. if (isOpen()) goto fail;
  548. if (*path == '/') {
  549. while (*path == '/') path++;
  550. if (!dirFile->isRoot()) {
  551. if (!dir2.openRoot(dirFile->vol_)) goto fail;
  552. parent = &dir2;
  553. }
  554. }
  555. while (1) {
  556. if (!make83Name(path, dname, &path)) goto fail;
  557. while (*path == '/') path++;
  558. if (!*path) break;
  559. if (!sub->open(parent, dname, O_READ)) goto fail;
  560. if (parent != dirFile) parent->close();
  561. parent = sub;
  562. sub = parent != &dir1 ? &dir1 : &dir2;
  563. }
  564. return open(parent, dname, oflag);
  565. fail:
  566. return false;
  567. }
  568. //------------------------------------------------------------------------------
  569. // open with filename in dname
  570. bool SdBaseFile::open(SdBaseFile* dirFile,
  571. const uint8_t dname[11], uint8_t oflag) {
  572. bool emptyFound = false;
  573. bool fileFound = false;
  574. uint8_t index;
  575. dir_t* p;
  576. vol_ = dirFile->vol_;
  577. dirFile->rewind();
  578. // search for file
  579. while (dirFile->curPosition_ < dirFile->fileSize_) {
  580. index = 0XF & (dirFile->curPosition_ >> 5);
  581. p = dirFile->readDirCache();
  582. if (!p) goto fail;
  583. if (p->name[0] == DIR_NAME_FREE || p->name[0] == DIR_NAME_DELETED) {
  584. // remember first empty slot
  585. if (!emptyFound) {
  586. dirBlock_ = dirFile->vol_->cacheBlockNumber();
  587. dirIndex_ = index;
  588. emptyFound = true;
  589. }
  590. // done if no entries follow
  591. if (p->name[0] == DIR_NAME_FREE) break;
  592. } else if (!memcmp(dname, p->name, 11)) {
  593. fileFound = true;
  594. break;
  595. }
  596. }
  597. if (fileFound) {
  598. // don't open existing file if O_EXCL
  599. if (oflag & O_EXCL) goto fail;
  600. } else {
  601. // don't create unless O_CREAT and O_WRITE
  602. if (!(oflag & O_CREAT) || !(oflag & O_WRITE)) goto fail;
  603. if (emptyFound) {
  604. index = dirIndex_;
  605. p = cacheDirEntry(SdVolume::CACHE_FOR_WRITE);
  606. if (!p) goto fail;
  607. } else {
  608. if (dirFile->type_ == FAT_FILE_TYPE_ROOT_FIXED) goto fail;
  609. // add and zero cluster for dirFile - first cluster is in cache for write
  610. if (!dirFile->addDirCluster()) goto fail;
  611. // use first entry in cluster
  612. p = dirFile->vol_->cache()->dir;
  613. index = 0;
  614. }
  615. // initialize as empty file
  616. memset(p, 0, sizeof(dir_t));
  617. memcpy(p->name, dname, 11);
  618. // set timestamps
  619. if (dateTime_) {
  620. // call user date/time function
  621. dateTime_(&p->creationDate, &p->creationTime);
  622. } else {
  623. // use default date/time
  624. p->creationDate = FAT_DEFAULT_DATE;
  625. p->creationTime = FAT_DEFAULT_TIME;
  626. }
  627. p->lastAccessDate = p->creationDate;
  628. p->lastWriteDate = p->creationDate;
  629. p->lastWriteTime = p->creationTime;
  630. // write entry to SD
  631. if (!dirFile->vol_->cacheFlush()) goto fail;
  632. }
  633. // open entry in cache
  634. return openCachedEntry(index, oflag);
  635. fail:
  636. return false;
  637. }
  638. //------------------------------------------------------------------------------
  639. /** Open a file by index.
  640. *
  641. * \param[in] dirFile An open SdFat instance for the directory.
  642. *
  643. * \param[in] index The \a index of the directory entry for the file to be
  644. * opened. The value for \a index is (directory file position)/32.
  645. *
  646. * \param[in] oflag Values for \a oflag are constructed by a bitwise-inclusive
  647. * OR of flags O_READ, O_WRITE, O_TRUNC, and O_SYNC.
  648. *
  649. * See open() by path for definition of flags.
  650. * \return true for success or false for failure.
  651. */
  652. bool SdBaseFile::open(SdBaseFile* dirFile, uint16_t index, uint8_t oflag) {
  653. dir_t* p;
  654. vol_ = dirFile->vol_;
  655. // error if already open
  656. if (isOpen() || !dirFile) goto fail;
  657. // don't open existing file if O_EXCL - user call error
  658. if (oflag & O_EXCL) goto fail;
  659. // seek to location of entry
  660. if (!dirFile->seekSet(32 * index)) goto fail;
  661. // read entry into cache
  662. p = dirFile->readDirCache();
  663. if (!p) goto fail;
  664. // error if empty slot or '.' or '..'
  665. if (p->name[0] == DIR_NAME_FREE ||
  666. p->name[0] == DIR_NAME_DELETED || p->name[0] == '.') {
  667. goto fail;
  668. }
  669. // open cached entry
  670. return openCachedEntry(index & 0XF, oflag);
  671. fail:
  672. return false;
  673. }
  674. //------------------------------------------------------------------------------
  675. // open a cached directory entry. Assumes vol_ is initialized
  676. bool SdBaseFile::openCachedEntry(uint8_t dirIndex, uint8_t oflag) {
  677. // location of entry in cache
  678. dir_t* p = &vol_->cache()->dir[dirIndex];
  679. // write or truncate is an error for a directory or read-only file
  680. if (p->attributes & (DIR_ATT_READ_ONLY | DIR_ATT_DIRECTORY)) {
  681. if (oflag & (O_WRITE | O_TRUNC)) goto fail;
  682. }
  683. // remember location of directory entry on SD
  684. dirBlock_ = vol_->cacheBlockNumber();
  685. dirIndex_ = dirIndex;
  686. // copy first cluster number for directory fields
  687. firstCluster_ = (uint32_t)p->firstClusterHigh << 16;
  688. firstCluster_ |= p->firstClusterLow;
  689. // make sure it is a normal file or subdirectory
  690. if (DIR_IS_FILE(p)) {
  691. fileSize_ = p->fileSize;
  692. type_ = FAT_FILE_TYPE_NORMAL;
  693. } else if (DIR_IS_SUBDIR(p)) {
  694. if (!vol_->chainSize(firstCluster_, &fileSize_)) goto fail;
  695. type_ = FAT_FILE_TYPE_SUBDIR;
  696. } else {
  697. goto fail;
  698. }
  699. // save open flags for read/write
  700. flags_ = oflag & F_OFLAG;
  701. // set to start of file
  702. curCluster_ = 0;
  703. curPosition_ = 0;
  704. if ((oflag & O_TRUNC) && !truncate(0)) return false;
  705. return oflag & O_AT_END ? seekEnd(0) : true;
  706. fail:
  707. type_ = FAT_FILE_TYPE_CLOSED;
  708. return false;
  709. }
  710. //------------------------------------------------------------------------------
  711. /** Open the next file or subdirectory in a directory.
  712. *
  713. * \param[in] dirFile An open SdFat instance for the directory containing the
  714. * file to be opened.
  715. *
  716. * \param[in] oflag Values for \a oflag are constructed by a bitwise-inclusive
  717. * OR of flags O_READ, O_WRITE, O_TRUNC, and O_SYNC.
  718. *
  719. * See open() by path for definition of flags.
  720. * \return true for success or false for failure.
  721. */
  722. bool SdBaseFile::openNext(SdBaseFile* dirFile, uint8_t oflag) {
  723. dir_t* p;
  724. uint8_t index;
  725. if (!dirFile) goto fail;
  726. // error if already open
  727. if (isOpen()) goto fail;
  728. vol_ = dirFile->vol_;
  729. while (1) {
  730. index = 0XF & (dirFile->curPosition_ >> 5);
  731. // read entry into cache
  732. p = dirFile->readDirCache();
  733. if (!p) goto fail;
  734. // done if last entry
  735. if (p->name[0] == DIR_NAME_FREE) goto fail;
  736. // skip empty slot or '.' or '..'
  737. if (p->name[0] == DIR_NAME_DELETED || p->name[0] == '.') {
  738. continue;
  739. }
  740. // must be file or dir
  741. if (DIR_IS_FILE_OR_SUBDIR(p)) {
  742. return openCachedEntry(index, oflag);
  743. }
  744. }
  745. fail:
  746. return false;
  747. }
  748. //------------------------------------------------------------------------------
  749. /** Open a directory's parent directory.
  750. *
  751. * \param[in] dir Parent of this directory will be opened. Must not be root.
  752. *
  753. * \return The value one, true, is returned for success and
  754. * the value zero, false, is returned for failure.
  755. */
  756. bool SdBaseFile::openParent(SdBaseFile* dir) {
  757. dir_t entry;
  758. dir_t* p;
  759. SdBaseFile file;
  760. uint32_t c;
  761. uint32_t cluster;
  762. uint32_t lbn;
  763. // error if already open or dir is root or dir is not a directory
  764. if (isOpen() || !dir || dir->isRoot() || !dir->isDir()) goto fail;
  765. vol_ = dir->vol_;
  766. // position to '..'
  767. if (!dir->seekSet(32)) goto fail;
  768. // read '..' entry
  769. if (dir->read(&entry, sizeof(entry)) != 32) goto fail;
  770. // verify it is '..'
  771. if (entry.name[0] != '.' || entry.name[1] != '.') goto fail;
  772. // start cluster for '..'
  773. cluster = entry.firstClusterLow;
  774. cluster |= (uint32_t)entry.firstClusterHigh << 16;
  775. if (cluster == 0) return openRoot(vol_);
  776. // start block for '..'
  777. lbn = vol_->clusterStartBlock(cluster);
  778. // first block of parent dir
  779. if (!vol_->cacheRawBlock(lbn, SdVolume::CACHE_FOR_READ)) {
  780. goto fail;
  781. }
  782. p = &vol_->cacheBuffer_.dir[1];
  783. // verify name for '../..'
  784. if (p->name[0] != '.' || p->name[1] != '.') goto fail;
  785. // '..' is pointer to first cluster of parent. open '../..' to find parent
  786. if (p->firstClusterHigh == 0 && p->firstClusterLow == 0) {
  787. if (!file.openRoot(dir->volume())) goto fail;
  788. } else {
  789. if (!file.openCachedEntry(1, O_READ)) goto fail;
  790. }
  791. // search for parent in '../..'
  792. do {
  793. if (file.readDir(&entry, NULL) != 32) goto fail;
  794. c = entry.firstClusterLow;
  795. c |= (uint32_t)entry.firstClusterHigh << 16;
  796. } while (c != cluster);
  797. // open parent
  798. return open(&file, file.curPosition()/32 - 1, O_READ);
  799. fail:
  800. return false;
  801. }
  802. //------------------------------------------------------------------------------
  803. /** Open a volume's root directory.
  804. *
  805. * \param[in] vol The FAT volume containing the root directory to be opened.
  806. *
  807. * \return The value one, true, is returned for success and
  808. * the value zero, false, is returned for failure.
  809. * Reasons for failure include the file is already open, the FAT volume has
  810. * not been initialized or it a FAT12 volume.
  811. */
  812. bool SdBaseFile::openRoot(SdVolume* vol) {
  813. // error if file is already open
  814. if (isOpen()) goto fail;
  815. if (vol->fatType() == 16 || (FAT12_SUPPORT && vol->fatType() == 12)) {
  816. type_ = FAT_FILE_TYPE_ROOT_FIXED;
  817. firstCluster_ = 0;
  818. fileSize_ = 32 * vol->rootDirEntryCount();
  819. } else if (vol->fatType() == 32) {
  820. type_ = FAT_FILE_TYPE_ROOT32;
  821. firstCluster_ = vol->rootDirStart();
  822. if (!vol->chainSize(firstCluster_, &fileSize_)) goto fail;
  823. } else {
  824. // volume is not initialized, invalid, or FAT12 without support
  825. return false;
  826. }
  827. vol_ = vol;
  828. // read only
  829. flags_ = O_READ;
  830. // set to start of file
  831. curCluster_ = 0;
  832. curPosition_ = 0;
  833. // root has no directory entry
  834. dirBlock_ = 0;
  835. dirIndex_ = 0;
  836. return true;
  837. fail:
  838. return false;
  839. }
  840. //------------------------------------------------------------------------------
  841. /** Return the next available byte without consuming it.
  842. *
  843. * \return The byte if no error and not at eof else -1;
  844. */
  845. int SdBaseFile::peek() {
  846. fpos_t pos;
  847. getpos(&pos);
  848. int c = read();
  849. if (c >= 0) setpos(&pos);
  850. return c;
  851. }
  852. //------------------------------------------------------------------------------
  853. /** %Print the name field of a directory entry in 8.3 format.
  854. * \param[in] pr Print stream for output.
  855. * \param[in] dir The directory structure containing the name.
  856. * \param[in] width Blank fill name if length is less than \a width.
  857. * \param[in] printSlash Print '/' after directory names if true.
  858. */
  859. void SdBaseFile::printDirName(Print *p, const dir_t& dir, uint8_t width, bool printSlash) {
  860. Print &MYSERIAL = *p;
  861. uint8_t w = 0;
  862. for (uint8_t i = 0; i < 11; i++) {
  863. if (dir.name[i] == ' ')continue;
  864. if (i == 8) {
  865. MYSERIAL.write('.');
  866. w++;
  867. }
  868. MYSERIAL.write(dir.name[i]);
  869. w++;
  870. }
  871. if (DIR_IS_SUBDIR(&dir) && printSlash) {
  872. MYSERIAL.write('/');
  873. w++;
  874. }
  875. while (w < width) {
  876. MYSERIAL.write(' ');
  877. w++;
  878. }
  879. }
  880. //------------------------------------------------------------------------------
  881. // print uint8_t with width 2
  882. static void print2u( Print *p, uint8_t v) {
  883. Print &MYSERIAL = *p;
  884. if (v < 10) MYSERIAL.write('0');
  885. MYSERIAL.print(v, DEC);
  886. }
  887. //------------------------------------------------------------------------------
  888. /** %Print a directory date field to Serial.
  889. *
  890. * Format is yyyy-mm-dd.
  891. *
  892. * \param[in] fatDate The date field from a directory entry.
  893. */
  894. //------------------------------------------------------------------------------
  895. /** %Print a directory date field.
  896. *
  897. * Format is yyyy-mm-dd.
  898. *
  899. * \param[in] pr Print stream for output.
  900. * \param[in] fatDate The date field from a directory entry.
  901. */
  902. void SdBaseFile::printFatDate(Print *p, uint16_t fatDate) {
  903. Print &MYSERIAL = *p;
  904. MYSERIAL.print(FAT_YEAR(fatDate));
  905. MYSERIAL.write('-');
  906. print2u( p, FAT_MONTH(fatDate));
  907. MYSERIAL.write('-');
  908. print2u( p, FAT_DAY(fatDate));
  909. }
  910. //------------------------------------------------------------------------------
  911. /** %Print a directory time field.
  912. *
  913. * Format is hh:mm:ss.
  914. *
  915. * \param[in] pr Print stream for output.
  916. * \param[in] fatTime The time field from a directory entry.
  917. */
  918. void SdBaseFile::printFatTime( Print *p, uint16_t fatTime) {
  919. Print &MYSERIAL = *p;
  920. print2u( p, FAT_HOUR(fatTime));
  921. MYSERIAL.write(':');
  922. print2u( p, FAT_MINUTE(fatTime));
  923. MYSERIAL.write(':');
  924. print2u( p, FAT_SECOND(fatTime));
  925. }
  926. //------------------------------------------------------------------------------
  927. /** Print a file's name to Serial
  928. *
  929. * \return The value one, true, is returned for success and
  930. * the value zero, false, is returned for failure.
  931. */
  932. bool SdBaseFile::printName(Print *p) {
  933. Print &MYSERIAL = *p;
  934. char name[13];
  935. if (!getFilename(name)) return false;
  936. MYSERIAL.print(name);
  937. return true;
  938. }
  939. //------------------------------------------------------------------------------
  940. /** Read the next byte from a file.
  941. *
  942. * \return For success read returns the next byte in the file as an int.
  943. * If an error occurs or end of file is reached -1 is returned.
  944. */
  945. int16_t SdBaseFile::read() {
  946. uint8_t b;
  947. return read(&b, 1) == 1 ? b : -1;
  948. }
  949. //------------------------------------------------------------------------------
  950. /** Read data from a file starting at the current position.
  951. *
  952. * \param[out] buf Pointer to the location that will receive the data.
  953. *
  954. * \param[in] nbyte Maximum number of bytes to read.
  955. *
  956. * \return For success read() returns the number of bytes read.
  957. * A value less than \a nbyte, including zero, will be returned
  958. * if end of file is reached.
  959. * If an error occurs, read() returns -1. Possible errors include
  960. * read() called before a file has been opened, corrupt file system
  961. * or an I/O error occurred.
  962. */
  963. int16_t SdBaseFile::read(void* buf, uint16_t nbyte) {
  964. uint8_t* dst = reinterpret_cast<uint8_t*>(buf);
  965. uint16_t offset;
  966. uint16_t toRead;
  967. uint32_t block; // raw device block number
  968. // error if not open or write only
  969. if (!isOpen() || !(flags_ & O_READ)) goto fail;
  970. // max bytes left in file
  971. if (nbyte >= (fileSize_ - curPosition_)) {
  972. nbyte = fileSize_ - curPosition_;
  973. }
  974. // amount left to read
  975. toRead = nbyte;
  976. while (toRead > 0) {
  977. offset = curPosition_ & 0X1FF; // offset in block
  978. if (type_ == FAT_FILE_TYPE_ROOT_FIXED) {
  979. block = vol_->rootDirStart() + (curPosition_ >> 9);
  980. } else {
  981. uint8_t blockOfCluster = vol_->blockOfCluster(curPosition_);
  982. if (offset == 0 && blockOfCluster == 0) {
  983. // start of new cluster
  984. if (curPosition_ == 0) {
  985. // use first cluster in file
  986. curCluster_ = firstCluster_;
  987. } else {
  988. // get next cluster from FAT
  989. if (!vol_->fatGet(curCluster_, &curCluster_)) goto fail;
  990. }
  991. }
  992. block = vol_->clusterStartBlock(curCluster_) + blockOfCluster;
  993. }
  994. uint16_t n = toRead;
  995. // amount to be read from current block
  996. if (n > (512 - offset)) n = 512 - offset;
  997. // no buffering needed if n == 512
  998. if (n == 512 && block != vol_->cacheBlockNumber()) {
  999. if (!vol_->readBlock(block, dst)) goto fail;
  1000. } else {
  1001. // read block to cache and copy data to caller
  1002. if (!vol_->cacheRawBlock(block, SdVolume::CACHE_FOR_READ)) goto fail;
  1003. uint8_t* src = vol_->cache()->data + offset;
  1004. memcpy(dst, src, n);
  1005. }
  1006. dst += n;
  1007. curPosition_ += n;
  1008. toRead -= n;
  1009. }
  1010. return nbyte;
  1011. fail:
  1012. return -1;
  1013. }
  1014. //------------------------------------------------------------------------------
  1015. /** Read the next directory entry from a directory file.
  1016. *
  1017. * \param[out] dir The dir_t struct that will receive the data.
  1018. *
  1019. * \return For success readDir() returns the number of bytes read.
  1020. * A value of zero will be returned if end of file is reached.
  1021. * If an error occurs, readDir() returns -1. Possible errors include
  1022. * readDir() called before a directory has been opened, this is not
  1023. * a directory file or an I/O error occurred.
  1024. */
  1025. int8_t SdBaseFile::readDir(dir_t* dir, char* longFilename) {
  1026. int16_t n;
  1027. // if not a directory file or miss-positioned return an error
  1028. if (!isDir() || (0X1F & curPosition_)) return -1;
  1029. //If we have a longFilename buffer, mark it as invalid. If we find a long filename it will be filled automaticly.
  1030. if (longFilename != NULL)
  1031. {
  1032. longFilename[0] = '\0';
  1033. }
  1034. while (1) {
  1035. n = read(dir, sizeof(dir_t));
  1036. if (n != sizeof(dir_t)) return n == 0 ? 0 : -1;
  1037. // last entry if DIR_NAME_FREE
  1038. if (dir->name[0] == DIR_NAME_FREE) return 0;
  1039. // skip empty entries and entry for . and ..
  1040. if (dir->name[0] == DIR_NAME_DELETED || dir->name[0] == '.') continue;
  1041. //Fill the long filename if we have a long filename entry,
  1042. // long filename entries are stored before the actual filename.
  1043. if (DIR_IS_LONG_NAME(dir) && longFilename != NULL)
  1044. {
  1045. vfat_t *VFAT = (vfat_t*)dir;
  1046. //Sanity check the VFAT entry. The first cluster is always set to zero. And th esequence number should be higher then 0
  1047. if (VFAT->firstClusterLow == 0 && (VFAT->sequenceNumber & 0x1F) > 0 && (VFAT->sequenceNumber & 0x1F) <= MAX_VFAT_ENTRIES)
  1048. {
  1049. //TODO: Store the filename checksum to verify if a none-long filename aware system modified the file table.
  1050. n = ((VFAT->sequenceNumber & 0x1F) - 1) * 13;
  1051. longFilename[n+0] = VFAT->name1[0];
  1052. longFilename[n+1] = VFAT->name1[1];
  1053. longFilename[n+2] = VFAT->name1[2];
  1054. longFilename[n+3] = VFAT->name1[3];
  1055. longFilename[n+4] = VFAT->name1[4];
  1056. longFilename[n+5] = VFAT->name2[0];
  1057. longFilename[n+6] = VFAT->name2[1];
  1058. longFilename[n+7] = VFAT->name2[2];
  1059. longFilename[n+8] = VFAT->name2[3];
  1060. longFilename[n+9] = VFAT->name2[4];
  1061. longFilename[n+10] = VFAT->name2[5];
  1062. longFilename[n+11] = VFAT->name3[0];
  1063. longFilename[n+12] = VFAT->name3[1];
  1064. //If this VFAT entry is the last one, add a NUL terminator at the end of the string
  1065. if (VFAT->sequenceNumber & 0x40)
  1066. longFilename[n+13] = '\0';
  1067. }
  1068. }
  1069. // return if normal file or subdirectory
  1070. if (DIR_IS_FILE_OR_SUBDIR(dir)) return n;
  1071. }
  1072. }
  1073. //------------------------------------------------------------------------------
  1074. // Read next directory entry into the cache
  1075. // Assumes file is correctly positioned
  1076. dir_t* SdBaseFile::readDirCache() {
  1077. uint8_t i;
  1078. // error if not directory
  1079. if (!isDir()) goto fail;
  1080. // index of entry in cache
  1081. i = (curPosition_ >> 5) & 0XF;
  1082. // use read to locate and cache block
  1083. if (read() < 0) goto fail;
  1084. // advance to next entry
  1085. curPosition_ += 31;
  1086. // return pointer to entry
  1087. return vol_->cache()->dir + i;
  1088. fail:
  1089. return 0;
  1090. }
  1091. //------------------------------------------------------------------------------
  1092. /** Remove a file.
  1093. *
  1094. * The directory entry and all data for the file are deleted.
  1095. *
  1096. * \note This function should not be used to delete the 8.3 version of a
  1097. * file that has a long name. For example if a file has the long name
  1098. * "New Text Document.txt" you should not delete the 8.3 name "NEWTEX~1.TXT".
  1099. *
  1100. * \return The value one, true, is returned for success and
  1101. * the value zero, false, is returned for failure.
  1102. * Reasons for failure include the file read-only, is a directory,
  1103. * or an I/O error occurred.
  1104. */
  1105. bool SdBaseFile::remove() {
  1106. dir_t* d;
  1107. // free any clusters - will fail if read-only or directory
  1108. if (!truncate(0)) goto fail;
  1109. // cache directory entry
  1110. d = cacheDirEntry(SdVolume::CACHE_FOR_WRITE);
  1111. if (!d) goto fail;
  1112. // mark entry deleted
  1113. d->name[0] = DIR_NAME_DELETED;
  1114. // set this file closed
  1115. type_ = FAT_FILE_TYPE_CLOSED;
  1116. // write entry to SD
  1117. return vol_->cacheFlush();
  1118. return true;
  1119. fail:
  1120. return false;
  1121. }
  1122. //------------------------------------------------------------------------------
  1123. /** Remove a file.
  1124. *
  1125. * The directory entry and all data for the file are deleted.
  1126. *
  1127. * \param[in] dirFile The directory that contains the file.
  1128. * \param[in] path Path for the file to be removed.
  1129. *
  1130. * \note This function should not be used to delete the 8.3 version of a
  1131. * file that has a long name. For example if a file has the long name
  1132. * "New Text Document.txt" you should not delete the 8.3 name "NEWTEX~1.TXT".
  1133. *
  1134. * \return The value one, true, is returned for success and
  1135. * the value zero, false, is returned for failure.
  1136. * Reasons for failure include the file is a directory, is read only,
  1137. * \a dirFile is not a directory, \a path is not found
  1138. * or an I/O error occurred.
  1139. */
  1140. bool SdBaseFile::remove(SdBaseFile* dirFile, const char* path) {
  1141. SdBaseFile file;
  1142. if (!file.open(dirFile, path, O_WRITE)) goto fail;
  1143. return file.remove();
  1144. fail:
  1145. // can't set iostate - static function
  1146. return false;
  1147. }
  1148. //------------------------------------------------------------------------------
  1149. /** Rename a file or subdirectory.
  1150. *
  1151. * \param[in] dirFile Directory for the new path.
  1152. * \param[in] newPath New path name for the file/directory.
  1153. *
  1154. * \return The value one, true, is returned for success and
  1155. * the value zero, false, is returned for failure.
  1156. * Reasons for failure include \a dirFile is not open or is not a directory
  1157. * file, newPath is invalid or already exists, or an I/O error occurs.
  1158. */
  1159. bool SdBaseFile::rename(SdBaseFile* dirFile, const char* newPath) {
  1160. dir_t entry;
  1161. uint32_t dirCluster = 0;
  1162. SdBaseFile file;
  1163. dir_t* d;
  1164. // must be an open file or subdirectory
  1165. if (!(isFile() || isSubDir())) goto fail;
  1166. // can't move file
  1167. if (vol_ != dirFile->vol_) goto fail;
  1168. // sync() and cache directory entry
  1169. sync();
  1170. d = cacheDirEntry(SdVolume::CACHE_FOR_WRITE);
  1171. if (!d) goto fail;
  1172. // save directory entry
  1173. memcpy(&entry, d, sizeof(entry));
  1174. // mark entry deleted
  1175. d->name[0] = DIR_NAME_DELETED;
  1176. // make directory entry for new path
  1177. if (isFile()) {
  1178. if (!file.open(dirFile, newPath, O_CREAT | O_EXCL | O_WRITE)) {
  1179. goto restore;
  1180. }
  1181. } else {
  1182. // don't create missing path prefix components
  1183. if (!file.mkdir(dirFile, newPath, false)) {
  1184. goto restore;
  1185. }
  1186. // save cluster containing new dot dot
  1187. dirCluster = file.firstCluster_;
  1188. }
  1189. // change to new directory entry
  1190. dirBlock_ = file.dirBlock_;
  1191. dirIndex_ = file.dirIndex_;
  1192. // mark closed to avoid possible destructor close call
  1193. file.type_ = FAT_FILE_TYPE_CLOSED;
  1194. // cache new directory entry
  1195. d = cacheDirEntry(SdVolume::CACHE_FOR_WRITE);
  1196. if (!d) goto fail;
  1197. // copy all but name field to new directory entry
  1198. memcpy(&d->attributes, &entry.attributes, sizeof(entry) - sizeof(d->name));
  1199. // update dot dot if directory
  1200. if (dirCluster) {
  1201. // get new dot dot
  1202. uint32_t block = vol_->clusterStartBlock(dirCluster);
  1203. if (!vol_->cacheRawBlock(block, SdVolume::CACHE_FOR_READ)) goto fail;
  1204. memcpy(&entry, &vol_->cache()->dir[1], sizeof(entry));
  1205. // free unused cluster
  1206. if (!vol_->freeChain(dirCluster)) goto fail;
  1207. // store new dot dot
  1208. block = vol_->clusterStartBlock(firstCluster_);
  1209. if (!vol_->cacheRawBlock(block, SdVolume::CACHE_FOR_WRITE)) goto fail;
  1210. memcpy(&vol_->cache()->dir[1], &entry, sizeof(entry));
  1211. }
  1212. return vol_->cacheFlush();
  1213. restore:
  1214. d = cacheDirEntry(SdVolume::CACHE_FOR_WRITE);
  1215. if (!d) goto fail;
  1216. // restore entry
  1217. d->name[0] = entry.name[0];
  1218. vol_->cacheFlush();
  1219. fail:
  1220. return false;
  1221. }
  1222. //------------------------------------------------------------------------------
  1223. /** Remove a directory file.
  1224. *
  1225. * The directory file will be removed only if it is empty and is not the
  1226. * root directory. rmdir() follows DOS and Windows and ignores the
  1227. * read-only attribute for the directory.
  1228. *
  1229. * \note This function should not be used to delete the 8.3 version of a
  1230. * directory that has a long name. For example if a directory has the
  1231. * long name "New folder" you should not delete the 8.3 name "NEWFOL~1".
  1232. *
  1233. * \return The value one, true, is returned for success and
  1234. * the value zero, false, is returned for failure.
  1235. * Reasons for failure include the file is not a directory, is the root
  1236. * directory, is not empty, or an I/O error occurred.
  1237. */
  1238. bool SdBaseFile::rmdir() {
  1239. // must be open subdirectory
  1240. if (!isSubDir()) goto fail;
  1241. rewind();
  1242. // make sure directory is empty
  1243. while (curPosition_ < fileSize_) {
  1244. dir_t* p = readDirCache();
  1245. if (!p) goto fail;
  1246. // done if past last used entry
  1247. if (p->name[0] == DIR_NAME_FREE) break;
  1248. // skip empty slot, '.' or '..'
  1249. if (p->name[0] == DIR_NAME_DELETED || p->name[0] == '.') continue;
  1250. // error not empty
  1251. if (DIR_IS_FILE_OR_SUBDIR(p)) goto fail;
  1252. }
  1253. // convert empty directory to normal file for remove
  1254. type_ = FAT_FILE_TYPE_NORMAL;
  1255. flags_ |= O_WRITE;
  1256. return remove();
  1257. fail:
  1258. return false;
  1259. }
  1260. //------------------------------------------------------------------------------
  1261. /** Recursively delete a directory and all contained files.
  1262. *
  1263. * This is like the Unix/Linux 'rm -rf *' if called with the root directory
  1264. * hence the name.
  1265. *
  1266. * Warning - This will remove all contents of the directory including
  1267. * subdirectories. The directory will then be removed if it is not root.
  1268. * The read-only attribute for files will be ignored.
  1269. *
  1270. * \note This function should not be used to delete the 8.3 version of
  1271. * a directory that has a long name. See remove() and rmdir().
  1272. *
  1273. * \return The value one, true, is returned for success and
  1274. * the value zero, false, is returned for failure.
  1275. */
  1276. bool SdBaseFile::rmRfStar() {
  1277. uint16_t index;
  1278. SdBaseFile f;
  1279. rewind();
  1280. while (curPosition_ < fileSize_) {
  1281. // remember position
  1282. index = curPosition_/32;
  1283. dir_t* p = readDirCache();
  1284. if (!p) goto fail;
  1285. // done if past last entry
  1286. if (p->name[0] == DIR_NAME_FREE) break;
  1287. // skip empty slot or '.' or '..'
  1288. if (p->name[0] == DIR_NAME_DELETED || p->name[0] == '.') continue;
  1289. // skip if part of long file name or volume label in root
  1290. if (!DIR_IS_FILE_OR_SUBDIR(p)) continue;
  1291. if (!f.open(this, index, O_READ)) goto fail;
  1292. if (f.isSubDir()) {
  1293. // recursively delete
  1294. if (!f.rmRfStar()) goto fail;
  1295. } else {
  1296. // ignore read-only
  1297. f.flags_ |= O_WRITE;
  1298. if (!f.remove()) goto fail;
  1299. }
  1300. // position to next entry if required
  1301. if (curPosition_ != (32*(index + 1))) {
  1302. if (!seekSet(32*(index + 1))) goto fail;
  1303. }
  1304. }
  1305. // don't try to delete root
  1306. if (!isRoot()) {
  1307. if (!rmdir()) goto fail;
  1308. }
  1309. return true;
  1310. fail:
  1311. return false;
  1312. }
  1313. //------------------------------------------------------------------------------
  1314. /** Create a file object and open it in the current working directory.
  1315. *
  1316. * \param[in] path A path with a valid 8.3 DOS name for a file to be opened.
  1317. *
  1318. * \param[in] oflag Values for \a oflag are constructed by a bitwise-inclusive
  1319. * OR of open flags. see SdBaseFile::open(SdBaseFile*, const char*, uint8_t).
  1320. */
  1321. SdBaseFile::SdBaseFile(const char* path, uint8_t oflag) {
  1322. type_ = FAT_FILE_TYPE_CLOSED;
  1323. writeError = false;
  1324. open(path, oflag);
  1325. }
  1326. //------------------------------------------------------------------------------
  1327. /** Sets a file's position.
  1328. *
  1329. * \param[in] pos The new position in bytes from the beginning of the file.
  1330. *
  1331. * \return The value one, true, is returned for success and
  1332. * the value zero, false, is returned for failure.
  1333. */
  1334. bool SdBaseFile::seekSet(uint32_t pos) {
  1335. uint32_t nCur;
  1336. uint32_t nNew;
  1337. // error if file not open or seek past end of file
  1338. if (!isOpen() || pos > fileSize_) goto fail;
  1339. if (type_ == FAT_FILE_TYPE_ROOT_FIXED) {
  1340. curPosition_ = pos;
  1341. goto done;
  1342. }
  1343. if (pos == 0) {
  1344. // set position to start of file
  1345. curCluster_ = 0;
  1346. curPosition_ = 0;
  1347. goto done;
  1348. }
  1349. // calculate cluster index for cur and new position
  1350. nCur = (curPosition_ - 1) >> (vol_->clusterSizeShift_ + 9);
  1351. nNew = (pos - 1) >> (vol_->clusterSizeShift_ + 9);
  1352. if (nNew < nCur || curPosition_ == 0) {
  1353. // must follow chain from first cluster
  1354. curCluster_ = firstCluster_;
  1355. } else {
  1356. // advance from curPosition
  1357. nNew -= nCur;
  1358. }
  1359. while (nNew--) {
  1360. if (!vol_->fatGet(curCluster_, &curCluster_)) goto fail;
  1361. }
  1362. curPosition_ = pos;
  1363. done:
  1364. return true;
  1365. fail:
  1366. return false;
  1367. }
  1368. //------------------------------------------------------------------------------
  1369. void SdBaseFile::setpos(fpos_t* pos) {
  1370. curPosition_ = pos->position;
  1371. curCluster_ = pos->cluster;
  1372. }
  1373. //------------------------------------------------------------------------------
  1374. /** The sync() call causes all modified data and directory fields
  1375. * to be written to the storage device.
  1376. *
  1377. * \return The value one, true, is returned for success and
  1378. * the value zero, false, is returned for failure.
  1379. * Reasons for failure include a call to sync() before a file has been
  1380. * opened or an I/O error.
  1381. */
  1382. bool SdBaseFile::sync() {
  1383. // only allow open files and directories
  1384. if (!isOpen()) goto fail;
  1385. if (flags_ & F_FILE_DIR_DIRTY) {
  1386. dir_t* d = cacheDirEntry(SdVolume::CACHE_FOR_WRITE);
  1387. // check for deleted by another open file object
  1388. if (!d || d->name[0] == DIR_NAME_DELETED) goto fail;
  1389. // do not set filesize for dir files
  1390. if (!isDir()) d->fileSize = fileSize_;
  1391. // update first cluster fields
  1392. d->firstClusterLow = firstCluster_ & 0XFFFF;
  1393. d->firstClusterHigh = firstCluster_ >> 16;
  1394. // set modify time if user supplied a callback date/time function
  1395. if (dateTime_) {
  1396. dateTime_(&d->lastWriteDate, &d->lastWriteTime);
  1397. d->lastAccessDate = d->lastWriteDate;
  1398. }
  1399. // clear directory dirty
  1400. flags_ &= ~F_FILE_DIR_DIRTY;
  1401. }
  1402. return vol_->cacheFlush();
  1403. fail:
  1404. writeError = true;
  1405. return false;
  1406. }
  1407. //------------------------------------------------------------------------------
  1408. /** Copy a file's timestamps
  1409. *
  1410. * \param[in] file File to copy timestamps from.
  1411. *
  1412. * \note
  1413. * Modify and access timestamps may be overwritten if a date time callback
  1414. * function has been set by dateTimeCallback().
  1415. *
  1416. * \return The value one, true, is returned for success and
  1417. * the value zero, false, is returned for failure.
  1418. */
  1419. bool SdBaseFile::timestamp(SdBaseFile* file) {
  1420. dir_t* d;
  1421. dir_t dir;
  1422. // get timestamps
  1423. if (!file->dirEntry(&dir)) goto fail;
  1424. // update directory fields
  1425. if (!sync()) goto fail;
  1426. d = cacheDirEntry(SdVolume::CACHE_FOR_WRITE);
  1427. if (!d) goto fail;
  1428. // copy timestamps
  1429. d->lastAccessDate = dir.lastAccessDate;
  1430. d->creationDate = dir.creationDate;
  1431. d->creationTime = dir.creationTime;
  1432. d->creationTimeTenths = dir.creationTimeTenths;
  1433. d->lastWriteDate = dir.lastWriteDate;
  1434. d->lastWriteTime = dir.lastWriteTime;
  1435. // write back entry
  1436. return vol_->cacheFlush();
  1437. fail:
  1438. return false;
  1439. }
  1440. //------------------------------------------------------------------------------
  1441. /** Set a file's timestamps in its directory entry.
  1442. *
  1443. * \param[in] flags Values for \a flags are constructed by a bitwise-inclusive
  1444. * OR of flags from the following list
  1445. *
  1446. * T_ACCESS - Set the file's last access date.
  1447. *
  1448. * T_CREATE - Set the file's creation date and time.
  1449. *
  1450. * T_WRITE - Set the file's last write/modification date and time.
  1451. *
  1452. * \param[in] year Valid range 1980 - 2107 inclusive.
  1453. *
  1454. * \param[in] month Valid range 1 - 12 inclusive.
  1455. *
  1456. * \param[in] day Valid range 1 - 31 inclusive.
  1457. *
  1458. * \param[in] hour Valid range 0 - 23 inclusive.
  1459. *
  1460. * \param[in] minute Valid range 0 - 59 inclusive.
  1461. *
  1462. * \param[in] second Valid range 0 - 59 inclusive
  1463. *
  1464. * \note It is possible to set an invalid date since there is no check for
  1465. * the number of days in a month.
  1466. *
  1467. * \note
  1468. * Modify and access timestamps may be overwritten if a date time callback
  1469. * function has been set by dateTimeCallback().
  1470. *
  1471. * \return The value one, true, is returned for success and
  1472. * the value zero, false, is returned for failure.
  1473. */
  1474. bool SdBaseFile::timestamp(uint8_t flags, uint16_t year, uint8_t month,
  1475. uint8_t day, uint8_t hour, uint8_t minute, uint8_t second) {
  1476. uint16_t dirDate;
  1477. uint16_t dirTime;
  1478. dir_t* d;
  1479. if (!isOpen()
  1480. || year < 1980
  1481. || year > 2107
  1482. || month < 1
  1483. || month > 12
  1484. || day < 1
  1485. || day > 31
  1486. || hour > 23
  1487. || minute > 59
  1488. || second > 59) {
  1489. goto fail;
  1490. }
  1491. // update directory entry
  1492. if (!sync()) goto fail;
  1493. d = cacheDirEntry(SdVolume::CACHE_FOR_WRITE);
  1494. if (!d) goto fail;
  1495. dirDate = FAT_DATE(year, month, day);
  1496. dirTime = FAT_TIME(hour, minute, second);
  1497. if (flags & T_ACCESS) {
  1498. d->lastAccessDate = dirDate;
  1499. }
  1500. if (flags & T_CREATE) {
  1501. d->creationDate = dirDate;
  1502. d->creationTime = dirTime;
  1503. // seems to be units of 1/100 second not 1/10 as Microsoft states
  1504. d->creationTimeTenths = second & 1 ? 100 : 0;
  1505. }
  1506. if (flags & T_WRITE) {
  1507. d->lastWriteDate = dirDate;
  1508. d->lastWriteTime = dirTime;
  1509. }
  1510. return vol_->cacheFlush();
  1511. fail:
  1512. return false;
  1513. }
  1514. //------------------------------------------------------------------------------
  1515. /** Truncate a file to a specified length. The current file position
  1516. * will be maintained if it is less than or equal to \a length otherwise
  1517. * it will be set to end of file.
  1518. *
  1519. * \param[in] length The desired length for the file.
  1520. *
  1521. * \return The value one, true, is returned for success and
  1522. * the value zero, false, is returned for failure.
  1523. * Reasons for failure include file is read only, file is a directory,
  1524. * \a length is greater than the current file size or an I/O error occurs.
  1525. */
  1526. bool SdBaseFile::truncate(uint32_t length) {
  1527. uint32_t newPos;
  1528. // error if not a normal file or read-only
  1529. if (!isFile() || !(flags_ & O_WRITE)) goto fail;
  1530. // error if length is greater than current size
  1531. if (length > fileSize_) goto fail;
  1532. // fileSize and length are zero - nothing to do
  1533. if (fileSize_ == 0) return true;
  1534. // remember position for seek after truncation
  1535. newPos = curPosition_ > length ? length : curPosition_;
  1536. // position to last cluster in truncated file
  1537. if (!seekSet(length)) goto fail;
  1538. if (length == 0) {
  1539. // free all clusters
  1540. if (!vol_->freeChain(firstCluster_)) goto fail;
  1541. firstCluster_ = 0;
  1542. } else {
  1543. uint32_t toFree;
  1544. if (!vol_->fatGet(curCluster_, &toFree)) goto fail;
  1545. if (!vol_->isEOC(toFree)) {
  1546. // free extra clusters
  1547. if (!vol_->freeChain(toFree)) goto fail;
  1548. // current cluster is end of chain
  1549. if (!vol_->fatPutEOC(curCluster_)) goto fail;
  1550. }
  1551. }
  1552. fileSize_ = length;
  1553. // need to update directory entry
  1554. flags_ |= F_FILE_DIR_DIRTY;
  1555. if (!sync()) goto fail;
  1556. // set file to correct position
  1557. return seekSet(newPos);
  1558. fail:
  1559. return false;
  1560. }
  1561. //------------------------------------------------------------------------------
  1562. /** Write data to an open file.
  1563. *
  1564. * \note Data is moved to the cache but may not be written to the
  1565. * storage device until sync() is called.
  1566. *
  1567. * \param[in] buf Pointer to the location of the data to be written.
  1568. *
  1569. * \param[in] nbyte Number of bytes to write.
  1570. *
  1571. * \return For success write() returns the number of bytes written, always
  1572. * \a nbyte. If an error occurs, write() returns -1. Possible errors
  1573. * include write() is called before a file has been opened, write is called
  1574. * for a read-only file, device is full, a corrupt file system or an I/O error.
  1575. *
  1576. */
  1577. int16_t SdBaseFile::write(const void* buf, uint16_t nbyte) {
  1578. // convert void* to uint8_t* - must be before goto statements
  1579. const uint8_t* src = reinterpret_cast<const uint8_t*>(buf);
  1580. // number of bytes left to write - must be before goto statements
  1581. uint16_t nToWrite = nbyte;
  1582. // error if not a normal file or is read-only
  1583. if (!isFile() || !(flags_ & O_WRITE)) goto fail;
  1584. // seek to end of file if append flag
  1585. if ((flags_ & O_APPEND) && curPosition_ != fileSize_) {
  1586. if (!seekEnd()) goto fail;
  1587. }
  1588. while (nToWrite > 0) {
  1589. uint8_t blockOfCluster = vol_->blockOfCluster(curPosition_);
  1590. uint16_t blockOffset = curPosition_ & 0X1FF;
  1591. if (blockOfCluster == 0 && blockOffset == 0) {
  1592. // start of new cluster
  1593. if (curCluster_ == 0) {
  1594. if (firstCluster_ == 0) {
  1595. // allocate first cluster of file
  1596. if (!addCluster()) goto fail;
  1597. } else {
  1598. curCluster_ = firstCluster_;
  1599. }
  1600. } else {
  1601. uint32_t next;
  1602. if (!vol_->fatGet(curCluster_, &next)) goto fail;
  1603. if (vol_->isEOC(next)) {
  1604. // add cluster if at end of chain
  1605. if (!addCluster()) goto fail;
  1606. } else {
  1607. curCluster_ = next;
  1608. }
  1609. }
  1610. }
  1611. // max space in block
  1612. uint16_t n = 512 - blockOffset;
  1613. // lesser of space and amount to write
  1614. if (n > nToWrite) n = nToWrite;
  1615. // block for data write
  1616. uint32_t block = vol_->clusterStartBlock(curCluster_) + blockOfCluster;
  1617. if (n == 512) {
  1618. // full block - don't need to use cache
  1619. if (vol_->cacheBlockNumber() == block) {
  1620. // invalidate cache if block is in cache
  1621. vol_->cacheSetBlockNumber(0XFFFFFFFF, false);
  1622. }
  1623. if (!vol_->writeBlock(block, src)) goto fail;
  1624. } else {
  1625. if (blockOffset == 0 && curPosition_ >= fileSize_) {
  1626. // start of new block don't need to read into cache
  1627. if (!vol_->cacheFlush()) goto fail;
  1628. // set cache dirty and SD address of block
  1629. vol_->cacheSetBlockNumber(block, true);
  1630. } else {
  1631. // rewrite part of block
  1632. if (!vol_->cacheRawBlock(block, SdVolume::CACHE_FOR_WRITE)) goto fail;
  1633. }
  1634. uint8_t* dst = vol_->cache()->data + blockOffset;
  1635. memcpy(dst, src, n);
  1636. }
  1637. curPosition_ += n;
  1638. src += n;
  1639. nToWrite -= n;
  1640. }
  1641. if (curPosition_ > fileSize_) {
  1642. // update fileSize and insure sync will update dir entry
  1643. fileSize_ = curPosition_;
  1644. flags_ |= F_FILE_DIR_DIRTY;
  1645. } else if (dateTime_ && nbyte) {
  1646. // insure sync will update modified date and time
  1647. flags_ |= F_FILE_DIR_DIRTY;
  1648. }
  1649. if (flags_ & O_SYNC) {
  1650. if (!sync()) goto fail;
  1651. }
  1652. return nbyte;
  1653. fail:
  1654. // return for write error
  1655. writeError = true;
  1656. return -1;
  1657. }
  1658. //------------------------------------------------------------------------------
  1659. // suppress cpplint warnings with NOLINT comment
  1660. #if ALLOW_DEPRECATED_FUNCTIONS && !defined(DOXYGEN)
  1661. void (*SdBaseFile::oldDateTime_)(uint16_t& date, uint16_t& time) = 0; // NOLINT
  1662. #endif // ALLOW_DEPRECATED_FUNCTIONS