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/incubator-nuttx.git.


    from 18b47f9  arch/sim: Add the pthread_cond_* API to the nuttx-names.in 
list
     new 9e69b87  Added KDEFINE (__KERNEL__) to EXTRAFLAGS for libboard.
     new 77b32a7  Removed -w option from MKEXPORT_ARGS.
     new 515ad1c  Added KDEFINE (__KERNEL__) to EXTRAFLAGS for libboard, for 
other architectures.

The 3 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:
 arch/arm/src/Makefile        | 2 +-
 arch/avr/src/Makefile        | 2 +-
 arch/hc/src/Makefile         | 2 +-
 arch/mips/src/Makefile       | 2 +-
 arch/misoc/src/Makefile      | 2 +-
 arch/or1k/src/Makefile       | 2 +-
 arch/renesas/src/Makefile    | 2 +-
 arch/risc-v/src/Makefile     | 2 +-
 arch/sim/src/Makefile        | 2 +-
 arch/x86/src/Makefile        | 2 +-
 arch/x86_64/src/Makefile     | 2 +-
 arch/xtensa/src/Makefile     | 2 +-
 arch/z16/src/Makefile        | 2 +-
 arch/z80/src/Makefile.sdccl  | 2 +-
 arch/z80/src/Makefile.sdccw  | 2 +-
 arch/z80/src/Makefile.zdsiil | 2 +-
 arch/z80/src/Makefile.zdsiiw | 2 +-
 tools/Makefile.unix          | 2 +-
 tools/Makefile.win           | 2 +-
 19 files changed, 19 insertions(+), 19 deletions(-)

Reply via email to