提交历史

作者 SHA1 备注 提交日期
  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 2dbaed4779 The alternate console device CONFIG_NSH_CONDEV must not be defined unconditionally. This causes errors when using Telnet sessions. This was solved by adding CONFIG_NSH_ALTCONDEV: CONFIG_NSH_ALTCONDEV enables or disables the feature then, if enabled, CONFIG_NSH_CONDEV provides the alternative console device name 10 年之前
  Gregory Nutt 7050b91155 Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig file 10 年之前
  Gregory Nutt da579f8b45 configs/avr32dev1/nsh: Configuration converted to use the kconfig-frontends tools 10 年之前
  Gregory Nutt 02e087f6c0 Create AVR32 Kconfig files; reshuffled lots of configuration names 10 年之前
  Gregory Nutt f32456d562 configs/eagle100/nsh converted to use the kconfig-frontends tools 10 年之前
  Gregory Nutt b517ccdb99 Misc changes from Richard Cochran 10 年之前
  Gregory Nutt efded598fd Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_ 11 年之前
  patacongo 263b317427 More changes for a kernel-mode allocator (more to be done) 11 年之前
  patacongo 88e549ad63 Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio buffers 11 年之前
  patacongo e901816a09 Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli) 11 年之前
  patacongo fe6f52462d Fix a *critical* bug in the task exit logic. Implements SIGCHILD 11 年之前
  patacongo cf8f828900 Patch to removed MMCSD NSLOTS warning from Freddie Chopin 12 年之前
  patacongo 447f38418a Part I of port of Rhombus math library 12 年之前
  patacongo e35b9c23ad Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency; fleshed out a few more Kconfig files 12 年之前
  patacongo dbad3e978a Resync new repository with old repo r5166 12 年之前
  patacongo ad91dc351e Email address change in nuttx/ 12 年之前
  patacongo 755d0c1095 Remove several unused configuration values 12 年之前
  patacongo a7c7b81760 More Shenzhou board logic 12 年之前
  patacongo e9c24c17fb Kconfig changes + back out part of last check-in: The 2STOP setting must be integer 0/1, not boolean 12 年之前
  patacongo f19b449061 Changes to Kconfig and matching defconfig files 12 年之前
  patacongo 407a58ac54 Add configurable application entry point 12 年之前
  patacongo 607217ec79 Remove documentation from defconfig files so that they are more maintainable 12 年之前
  patacongo 1bb5d9eb33 The USB host driver has been verified on the STM32F4Discovery 12 年之前
  patacongo 4aabba5267 Lots of defconfig changes for compatibility with the configuration tool 12 年之前
  patacongo cadc799f21 CONFIG_DRAM_END configuration change from Richard Cochran 12 年之前
  patacongo cb7d91ef93 Kconfig update 12 年之前