Update README

This commit is contained in:
Gregory Nutt
2016-01-22 17:21:49 -06:00
parent bf2106a684
commit 3ba9e82c72
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -50,6 +50,8 @@ Files include in this directory include:
xxd -g 1 -i romfs.img >romfs.h
then cleaned up with an editor to conform with NuttX coding standards.
Also, the data definitions in the romfs.h file should be marked with
'const' qualifier the so that the data will be stored in FLASH.
Test Configuration
------------------