kendryte-freertos-demo
kendryte-freertos-demo copied to clipboard
Append doesn't work
Hi All, I am trying to append to a file using "ab" command but it doesn't append it and instead create a new file. I amusing fopen and fwrite. Also I'd like to know the maximum size of file can be written by fwrite ?