提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 47d87fd857 configs/: Refresh ARM and Xtensa configurations. 6 年之前
  Gregory Nutt bbad69ab61 Change all occurrences of CONFIG_EXAMPLES_NSH* to CONFIG_SYSTEM_NSH* to match changes in the apps/ directory. 6 年之前
  Gregory Nutt 7a9e623c42 configs/samxxx-xplained: Fix a few configuration variable name changes that were missing in the last big name changer commit. 6 年之前
  Gregory Nutt c3b406826e Rename all usage of samdl/SAMDL to samd2l2/SAMD2L2 to make room in the name space for the forthcoming samd5e5/SAMD5E5 6 年之前
  Gregory Nutt 422888733b More conversions of defconfig files to compressed format. Not yet finished. 7 年之前
  Gregory Nutt cd54a0340f Fix a typo. And typo in Kconfig file is reflect in all defconfig files. 7 年之前
  Gregory Nutt b0fda33e13 Kconfig: Rename CONFIG_ARM_TOOLCHAIN_IAR to CONFIG_ARCH_TOOLCHAIN_IAR 7 年之前
  Gregory Nutt 6e4918c557 Remove CONFIG_ARM_TOOLCHAIN_GNU; replace with CONFIG_ARCH_TOOLCHAIN_GNU 7 年之前
  Gregory Nutt 7fe112fe4c Kconfig/deconfigs: Add CONFIG_ARCH_TOOLCHAIN_GNU to indicate that the toolchain is based on GNU gcc/as/ld. This is in addition to the CPU-specific versions of the same definition. 7 年之前
  Gregory Nutt c071e2a30c Make sure that CONFIG_PTHREAD_MUTEX_ROBUST=y is selected every configuration that enabled pthreads. 7 年之前
  Gregory Nutt b07d3fc305 Rename CONFIG_MUTEX_TYPES to CONFIG_PTHREAD_MUTEX_TYPES 7 年之前
  Gregory Nutt c428661e18 apps/examples/usbterm is gone because it can be configured to perform an illegal call into the OS. Remove all traces of CONFIG_EXAMPLES_USBTERM* and all of the illegal device support. 7 年之前
  Gregory Nutt d0813aa0c5 Refresh all ARM configurations 7 年之前
  Gregory Nutt 3c4684ef5f Eliminate CONFIG_ARCH_OPTIMIZED_FUNCTIONS. Move options to select architectur-specific C library options from libc/Kconfig to libc/machine/Kconfig and rename. 7 年之前
  Gregory Nutt f063e4c5ac Remove Calypso architecture support and support for Calypso SERCOMM driver. 7 年之前
  Gregory Nutt d9e040d76b Remove all Calypso board configurations 7 年之前
  Gregory Nutt c0cbea2550 Remove RGMP and RGMP drivers. 8 年之前
  Gregory Nutt f43ded46e6 Rename arch/sh to arch/renesas, cont'd 8 年之前
  Gregory Nutt 2a19e16eb0 libc/hex2bin: Move the portable library portion of apps/system/hex2bin to nuttx/libc/hex2bin where it can be shared with the OS internals. 8 年之前
  Gregory Nutt 1377452394 Refresh all ARM configurations 8 年之前
  Gregory Nutt 5118264e6c Rename CONFIG_SYSLOG_CONSOLE to CONFIG_CONSOLE_SYSLOG 8 年之前
  Gregory Nutt 5b2aa7bf99 Remove all traces of CONFIG_SYSLOG 8 年之前
  Gregory Nutt 1cdc746726 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 8 年之前
  Gregory Nutt 9ec104834a Remove CONFIG_USARTn_ISUART 8 年之前
  Gregory Nutt c089a2f241 Rename CONFIG_ARCH_HAVE_OTHER_UART to CONFIG_OTHER_UART_SERIALDRIVER 8 年之前
  Gregory Nutt e2e6ce3f1b Rename CONFIG_ARCH_HAVE_SCIn to CONFIG_SCIn_SERIALDRIVER 8 年之前
  Gregory Nutt 2a87741e72 Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER 8 年之前
  Gregory Nutt 249a2e48e5 Rename CONFIG_ARCH_HAVE_USARTn to CONFIG_USARTn_SERIALDRIVER 8 年之前
  Gregory Nutt ad61b7ab3e Remove all references to CONFIG_SYSTEM_SDCARD 8 年之前
  Gregory Nutt 156904d030 Update all Atmel SAMxxx configurations 8 年之前