提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Gregory Nutt cf99fb40c9 This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 6 年之前
  Gregory Nutt 28de00a90a Changes to allow the font subsystem to be built without enabling the entire graphics system (CONFIG_NX). Adds CONFIG_NXFONTS and CONFIG_NXGLIB. NX and NXFONTS are still pretty heavily entangled 7 年之前
  Gregory Nutt a9a236fea5 Add power-related debug output 7 年之前
  Gregory Nutt 91f342a267 Kconfig: Remove duplicate setting 7 年之前
  Gregory Nutt 6dafb4f532 6LoWPAN: Add debug statements; Update configuration, need to specific 6LoWPAN compatible port numbers. 7 年之前
  Gregory Nutt 6a45afdd75 Merge remote-tracking branch 'origin/master' into ieee802154 7 年之前
  Simon Piriou e1a4e88a55 photon: add DOWNLOAD function to upload firmware through DFU 7 年之前
  Gregory Nutt e897949e6d Trivial correction of a typo in a comment. 7 年之前
  Gregory Nutt 255673b9d0 Fix a typo introduced in Kconfig with last commit 7 年之前
  Gregory Nutt 57a1360c84 Add option to enable wireless debug output. 7 年之前
  Maciej Wójcik 960b468ed3 option to enable Memory Card debug output was hidden with SD cards connected through SPI 7 年之前
  Gregory Nutt 13d00344c9 Add configuration to prevent selection of Windows native toolchains when using Ubuntu under Windows 10 7 年之前