You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2021/07/21 19:52:42 UTC

[incubator-nuttx] branch master updated (af1dceb -> e85b119)

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


    from af1dceb  libc: Implement times function
     add e85b119  arch/: Clean what was made during `context` in distclean.

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/Makefile             | 6 ++----
 arch/arm/src/nrf52/Make.defs      | 2 +-
 arch/avr/src/Makefile             | 6 ++----
 arch/hc/src/Makefile              | 6 ++----
 arch/mips/src/Makefile            | 6 ++----
 arch/misoc/src/Makefile           | 6 ++----
 arch/or1k/src/Makefile            | 6 ++----
 arch/renesas/src/Makefile         | 6 ++----
 arch/risc-v/src/Makefile          | 6 ++----
 arch/risc-v/src/bl602/Make.defs   | 2 +-
 arch/risc-v/src/esp32c3/Make.defs | 2 +-
 arch/sim/src/Makefile             | 4 +---
 arch/x86/src/Makefile             | 6 ++----
 arch/x86_64/src/Makefile          | 6 ++----
 arch/xtensa/src/Makefile          | 6 ++----
 arch/xtensa/src/esp32/Make.defs   | 2 +-
 arch/z16/src/Makefile             | 6 ++----
 arch/z80/src/Makefile             | 2 +-
 arch/z80/src/Makefile.clang       | 4 +---
 arch/z80/src/Makefile.sdccl       | 4 +---
 arch/z80/src/Makefile.sdccw       | 4 +---
 arch/z80/src/Makefile.zdsiil      | 4 +---
 arch/z80/src/Makefile.zdsiiw      | 4 +---
 tools/Directories.mk              | 2 +-
 24 files changed, 36 insertions(+), 72 deletions(-)