提交历史

作者 SHA1 备注 提交日期
  Nathan Hartman 609ee6b54b Fix typos in comments and identifiers 3 年之前
  Nathan Hartman ce20211357 Fix various typos in comments and documentation 3 年之前
  ligd 8d2615f78d sched: add STACK_USAGE_SAFE_PERCENT for stack overflow check 3 年之前
  raiden00pl dd86fe5ca5 Kconfig: add missing DEBUG_MOTOR option 3 年之前
  raiden00pl 0f847c1514 debug: add motor related debug messsages 3 年之前
  Alan C. Assis c172ced3ba sched: Move the default Task Stack size to Stack menu 3 年之前
  jeshrz b8d1153e38 should be MMU, not MPU 3 年之前
  liuhaitao 55deefdb30 Add debug.h selection choice to support include chip debug.h 4 年之前
  dongjiuzhu 2ed6e13241 driver/rc: support IR remote control 4 年之前
  ligd 639093feea sim: increase default stack size to 64K on SIM 4 年之前
  Xiang Xiao 897b61b057 build: Change .external_dummy to dummy 4 年之前
  Xiang Xiao eb4121ce38 Change all 'Nuttx' to 'NuttX' 4 年之前
  Xiang Xiao a49a3eae51 tools: Remove the special handle for Ubuntu under Windows 10 4 年之前
  Matias N 9ce4de634d support building external code into the OS, similar to how "external" apps work 4 年之前
  qiaowei 1d97b2ecee stack check: Support Stack Smashing Protector(SSP) 4 年之前
  Xiang Xiao bd656888f2 build: Replace WINTOOL with CYGWIN_WINTOOL Kconfig 4 年之前
  Xiang Xiao ddda00ea65 Kconfig: Refine BUILD_FLAT, BUILD_PROTECTED and BUILD_KERNEL usage 4 年之前
  YAMAMOTO Takashi ebc6627b77 Bump DEFAULT_TASK_STACKSIZE for the sim 4 年之前
  YAMAMOTO Takashi f8077022bd Introduce CONFIG_DEFAULT_TASK_STACKSIZE 4 年之前
  Xiang Xiao d2e6378322 Move CXD56_BINARY to boards/arm/cxd56xx/spresense/Kconfig 4 年之前
  YAMAMOTO Takashi eb1e946c59 Kconfig: Allow DEBUG_BINFMT when LIBC_MODLIB is enabled 4 年之前
  Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again 4 年之前
  Xiang Xiao 68951e8d72 Remove exra whitespace from files (#189) 4 年之前
  Greg Nutt 6b413ec241 net/tcp: Fix errors found in build testing. 4 年之前
  patacongo d126ddeeed Kconfig: Mark Windows Native build as EXPERIMENTAL (#144) 4 年之前
  Gregory Nutt 897378bc29 Remove support for generation of RRLOAD binary files. The RRLOAD binary format was used with Linux BSPs from www.ridgerun.com circa 2000-2001. It is still need by the the c5471 board if that bootloader is used. Removes the CONFIG_RRLOAD_BINARY option and tools/mkimage.sh 4 年之前
  Guiding Li 8b92305265 This commit brings in the drivers needed to support OpenAMP. These changes were ported from https://github.com/FishsemiCode/nuttx. The current state: Most drivers do now compile but are not yet verfied. 5 年之前
  Xiang Xiao 3bc62f1ccc Change space to tab and help to ---help--- in Kconfig files. 5 年之前
  Xiang Xiao 2d794f4102 Configuration: Auto-select CONFIG_BUILD_LOADABLE when either CONFIG_BUILD_KERNEL or CONFIG_BINFMT_LOADABLE is selected. 5 年之前
  Gregory Nutt a5a7fe2d8a Kconfig and arch/Kconfig: Add some protection so that you cannot select an architecture-specific header file if the architecture does not provide the header file. 5 年之前