提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Michael Jung 469859b9f1 Kconfig, include/debug.h, and drivers/contactless: Add debug macros for contactless. The various contactless device drivers currently define device specific debug macros within their local header files. This patch adds generic ctls[info|warn|err] macros for the overall contactless subsystem to be used in future drivers. Ported the two currently available contactless device drivers (mfrc522.c and pn532.c) to these generic logging macros and fixed some logging bugs 5 年之前
  David S. Alessio ced0dc1e16 arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 5 年之前
  Alin Jerpelea a1c991d921 Merged in alinjerpelea/nuttx (pull request #963) 5 年之前
  Alin Jerpelea a9be5eb6e7 Merged in alinjerpelea/nuttx (pull request #941) 5 年之前
  Gregory Nutt dbf286472b Squashed commit of the following: 5 年之前
  anchao 5f28be71e5 Kconfig: Move 'option modules' from NSH_FILE_APPS to BUILD_LOADABLE 6 年之前
  anchao 95163b2c59 Squashed commit of the following: 6 年之前
  Gregory Nutt 2679bd6784 Revert "Kconfig and tools/Makefile.unix and : add dynamic application loadable support" 6 年之前
  Gregory Nutt dc15583df8 Kconfig and tools/Makefile.unix and : add dynamic application loadable support 6 年之前
  Alan Carvalho de Assis 283b73edc5 Fix lots of typos in C comments and Kconfig help text 6 年之前
  Gregory Nutt d944388888 configs/viewtool-stm32f107: Add a TCP performance test using apps/examples/tcpblaster. 6 年之前
  Gregory Nutt d52c63f632 Change all references from OSX to macOS 6 年之前
  Gregory Nutt 3373854183 Update README. 6 年之前
  Mateusz Szafoni b5ec5349b0 Merged in raiden00/nuttx (pull request #648) 6 年之前