提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 36a30b26a6 Last of the conversions of defconfig files to compressed format. 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 1d290c2b37 setvbuf: Add support for disabling I/O buffering. Initially cut; untested. 7 年之前
  Gregory Nutt f858027d56 Configurations that enable OSTEST must not disable signals. 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 5b2aa7bf99 Remove all traces of CONFIG_SYSLOG 8 年之前
  Gregory Nutt 1cdc746726 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 8 年之前
  Gregory Nutt 2a87741e72 Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_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 651bd9e8ad Rename CONFIG_LOOP to CONFIG_DEV_LOOP 9 年之前
  Gregory Nutt 42f69ba42f Rename CONFIG_NETUTILS_DNS* to CONFIG_NETDB_DNS* to reflect the movement of the DNS server from apps/netutils to nuttx/libc/netdb 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 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 49deb059d4 Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options for system timers in general, but more importantly, let's us realize higher resolution for the case of CONFIG_SCHED_TICKLESS=y -- of course, at the risk of some new interger overvflow problems 10 年之前
  Gregory Nutt 7edc6a5666 Remove CONFIG_DISABLE_CLOCK 10 年之前
  Gregory Nutt cbe4d3573d Rename apps/examples/uip to apps/examples/webserver 10 年之前
  Gregory Nutt 285f66a2c1 NET: Rename uiplib/UIPLIB to netlib/NETLIB 10 年之前
  Gregory Nutt 069ea487ae Long needed clean up of DNS resolver for coding style and naming conventions 10 年之前
  Gregory Nutt 7050b91155 Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig file 10 年之前
  Gregory Nutt 378e4f9dd6 Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if they are reconfigured, they will pick up the most conservative options for all new settings 10 年之前