Michael James Clift
Results
2
issues of
Michael James Clift
fat_write.c:(.text+0x255): undefined reference to `fatfs_entry_lfn_text' fatfs_entry_lfn_text() is still called at fat_write.c:160 even though DFATFS_INC_LFN_SUPPORT=0 and the code for fatfs_entry_lfn_text() is not compiled.
Hi, well done! I needed to do the following to run your code: * Add -pthread to compiler options * Change the wget url to https://raw.githubusercontent.com/dwyl/english-words/master/words_alpha.txt FYI, on my Ryzen...