This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git


    from b88057fff examples/foc: support svm3 state with nxscope
     add 06b4911db add shm example using fs shm

No new revisions were added by this update.

Summary of changes:
 examples/{fb => shm_test}/CMakeLists.txt           |  12 +-
 examples/{gps => shm_test}/Kconfig                 |  22 ++--
 {builtin => examples/shm_test}/Make.defs           |   6 +-
 examples/{hello => shm_test}/Makefile              |  16 +--
 .../rfid_readuid.c => shm_test/shm_main.c}         | 132 ++++++++++++---------
 5 files changed, 102 insertions(+), 86 deletions(-)
 copy examples/{fb => shm_test}/CMakeLists.txt (84%)
 copy examples/{gps => shm_test}/Kconfig (53%)
 copy {builtin => examples/shm_test}/Make.defs (89%)
 copy examples/{hello => shm_test}/Makefile (79%)
 copy examples/{rfid_readuid/rfid_readuid.c => shm_test/shm_main.c} (50%)

Reply via email to