提交历史

作者 SHA1 备注 提交日期
  Xiang Xiao 3f83d2da30 tools/refresh.sh: replace cmpconfig with diff 4 年之前
  Xiang Xiao b4dceaa88c tools/refresh.sh: shouldn't redirect "make oldconfig" to /dev/null 4 年之前
  liuhaitao 97afe1c402 tools/refresh.sh: restore BOARD_DIR when refresh with a different host 4 年之前
  Xiang Xiao 816f624819 tools/Makefile.host: Initialize Q by inspecting V 4 年之前
  Xiang Xiao c153c31fbd tools/refresh.sh: Save defconfig and exit with 1 only when the difference exist 4 年之前
  Xiang Xiao 580364362c tools/refresh.sh: Support passing the multiple configuration 4 年之前
  Xiang Xiao 5d6d9eeb82 tools/refresh.sh: Invoke make with V=1 if receiving -d option 4 年之前
  Xiang Xiao 6f3ef32feb tools/refresh.sh: Should detect Make.defs from config folder first 4 年之前
  Xiang Xiao d06cacb2f7 tools/refresh.sh: ad --nocopy option to skip copy defconfig (#563) 4 年之前
  Xiang Xiao 4686d7cf57 tools: Support invoke refresh.sh from any directory 4 年之前
  Xiang Xiao 4bd4f3b424 tools/refresh.sh: support to refresh all configuration by pseudo config 4 年之前
  Xiang Xiao bb6c70bdcc Fix the comment header style in tools folder 4 年之前
  Xiang Xiao bc8edaf6c2 tools/: Remove the hardcode arch/chip list from all tool scripts 4 年之前
  Xiang Xiao 3b9efc95a2 Format all shell scripts in tools folder 4 年之前
  Masayuki Ishikawa e33fc3dc89 Squashed commit of the following: 4 年之前
  Gregory Nutt 6b66ac0e04 Some minor changes from review of last PR. 4 年之前
  Anjana fae7e63479 We have ported NuttX on Renesas RX65N Micro-controller. This port includes following interfaces 5 年之前
  Gregory Nutt e4c333820a tools/refresh.sh: Fix some remaining breakage from the boards/ directory reorganization; boards/arm/s32k1xx: Add CONFIG_NSH_ARCHINIT=y to all NSH configurations. 5 年之前
  Gregory Nutt 2a228e8650 Fleshs out a few more things needed to compile and build the S32K118EVB board configuration. 5 年之前
  Manuel Stühn 5585cc421c Merged in manuelstuehn/nuttx/feature/bsd-portable (pull request #975) 5 年之前
  Gregory Nutt 4b6f634a90 tools/: Update and verify all configuration related tools with new, boards directory layout. 5 年之前
  Gregory Nutt d4d67ec425 tools/: Update configuration-related tools for last change to boards/ directory organization. 5 年之前
  Gregory Nutt c6b5049e3e tools/configure.sh: Restore support for custom, out-of-tree configurations that was broken in a previous commit. 5 年之前
  Gregory Nutt 721994846c tools/: Change preferred argument of configurations tools to use ':' as the delimiter between <board-name> and <config-name>. This is to emphasize that this is not a path; it is configuration specification. 5 年之前
  Gregory Nutt aa49f831be tools/refresh.sh: Fix the configuratin refresh script for changes to configuration paths. 5 年之前
  Alin Jerpelea a1c991d921 Merged in alinjerpelea/nuttx (pull request #963) 5 年之前
  Gregory Nutt f159f1089a tools/refresh.sh: Add a --prompt option that will let you use --silent but will prompt before overwriting the original defconfig. arch/arm/src/stm32/Kconfig: Fix a HRTIM configuration error found in build testing. 6 年之前
  Gregory Nutt 02c6672868 tools/refresh.sh: Update so that it can find the Make.defs file in the new location. 7 年之前
  Gregory Nutt a49ec44427 tools/refresh.sh: Now runs make savedefconfig before copying the new defconfig file in place; Also, added a new option --defaults. Since the number of defaults that you now have to answer is so large, the option lets you just accept the default values. So it works just like --slilent but still prompts you for the decision to save or discard the new defconfig file. 7 年之前
  Gregory Nutt f9829db939 toos/refresh.sh: Recent complexities added to apps/ means that configuratino needs corred Make.defs file in place in order to configure properly 8 年之前