My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

SdBaseFile.cpp 55KB

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