This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 197401975 mtdconfig: support ram_mtdconfig device && lomtdconfig device
new 72f57fc34 netutils: Add BARE
new 0e1ccbe35 license: Fix typo in LICENSE file
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
LICENSE | 28 ++++++++++++++-
netutils/bare/Kconfig | 22 ++++++++++++
{audioutils/lame => netutils/bare}/Make.defs | 8 +++--
{testing/mm/memtester => netutils/bare}/Makefile | 46 +++++++++++++-----------
netutils/bare/cbare_porting_for_nuttx.patch | 28 +++++++++++++++
5 files changed, 107 insertions(+), 25 deletions(-)
create mode 100644 netutils/bare/Kconfig
copy {audioutils/lame => netutils/bare}/Make.defs (81%)
copy {testing/mm/memtester => netutils/bare}/Makefile (59%)
create mode 100644 netutils/bare/cbare_porting_for_nuttx.patch