You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by bt...@apache.org on 2021/04/05 06:20:45 UTC

[incubator-nuttx] branch master updated (1fab9ad -> 9097244)

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

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


    from 1fab9ad  Add black  linter for python
     add 9097244  build: Makefile should reference CONFIG_HOST_xxx

No new revisions were added by this update.

Summary of changes:
 arch/sim/src/Makefile                                | 8 ++++----
 boards/arm/c5471/c5471evm/scripts/Make.defs          | 2 +-
 boards/arm/lpc214x/mcu123-lpc214x/scripts/Make.defs  | 2 +-
 boards/arm/lpc214x/zp214xpa/scripts/Make.defs        | 2 +-
 boards/arm/lpc2378/olimex-lpc2378/scripts/Make.defs  | 2 +-
 boards/arm/str71x/olimex-strp711/scripts/Make.defs   | 2 +-
 boards/sim/sim/sim/scripts/Make.defs                 | 2 --
 boards/x86/qemu/qemu-i486/scripts/Make.defs          | 4 +---
 boards/x86_64/intel64/qemu-intel64/scripts/Make.defs | 4 +---
 tools/Config.mk                                      | 8 +++-----
 10 files changed, 14 insertions(+), 22 deletions(-)