This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit edb38ee53a2128df5259119b1081c4ce1a928fc9 Author: Masayuki Ishikawa <[email protected]> AuthorDate: Thu Feb 6 11:41:17 2020 +0900 boards: spresense: Update README.txt Signed-off-by: Masayuki Ishikawa <[email protected]> --- boards/arm/cxd56xx/spresense/README.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/boards/arm/cxd56xx/spresense/README.txt b/boards/arm/cxd56xx/spresense/README.txt index 3e6edae..74625e2 100644 --- a/boards/arm/cxd56xx/spresense/README.txt +++ b/boards/arm/cxd56xx/spresense/README.txt @@ -26,6 +26,10 @@ Configuration sub-directories This is a configuration to test apps/examples/elf. + module + + This is a configuration to test apps/examples/module. + posix_spawn This is a configuration to test apps/examples/posix_spawn.
