提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 10f74ebd3f configs/: Refresh AVR, AVR32, MIPS/PIC32, and Simulator 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 771cbc8e3a Partial conversion of defconfig files to compressed format 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 d7c0e49cb1 Refresh all AVR 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 c0cbea2550 Remove RGMP and RGMP drivers. 8 年之前
  Gregory Nutt f43ded46e6 Rename arch/sh to arch/renesas, cont'd 8 年之前
  Gregory Nutt 1a2ee220bb CONFIG_APPS_DIR should not be defined in any base configuration 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 249a2e48e5 Rename CONFIG_ARCH_HAVE_USARTn to CONFIG_USARTn_SERIALDRIVER 8 年之前
  Gregory Nutt ad61b7ab3e Remove all references to CONFIG_SYSTEM_SDCARD 8 年之前
  Gregory Nutt 12c14ee718 Rename CONFIG_WIRELESS to CONFIG_DRIVERS_WIRELESS 8 年之前
  Gregory Nutt 656e730f8f apps/system/ramtron has been removed. 8 年之前
  Gregory Nutt 9535c909d3 Rename CONFIG_SYSTEM_INIFILE to CONFIG_FSUTILS_INIFILE 8 年之前
  Gregory Nutt 651bd9e8ad Rename CONFIG_LOOP to CONFIG_DEV_LOOP 9 年之前
  Gregory Nutt f7ba1b1eeb Remove all references to the dedunct CONFIG_SYSTEM_SYSINFO configuration from all defconfig files 9 年之前
  Gregory Nutt add36cc3de Add an option to disable support for long long formats in lib_vsprintf. From Alan Carvalho de Assis 9 年之前
  Gregory Nutt f31dca368b Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigs 10 年之前
  Gregory Nutt 857d0b8e76 Remove non-standard, conditional syslog_enable(), instead only the required, standard setlogmask() 10 年之前
  Gregory Nutt 4aa785a503 Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXWM_NXCONSOLE to CONFIG_NXWM_NXTERM 10 年之前
  Gregory Nutt e09923cd8e Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVE 10 年之前
  Gregory Nutt 3dd8c08714 Remove final traces of the 8015 from the NuttX source tree 10 年之前
  Gregory Nutt f15246ec6c Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supported 10 年之前
  Gregory Nutt 1b2a96c965 Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- the architecure must first declare support 10 年之前