提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 03a77c1d18 Remove most unused references to CONFIG_NET_MULTICAST. Rename other uses of CONFIG_NET_MULTICAST to avoid naming comflicts. 8 年之前
  Gregory Nutt 4639cdd894 TCP timeouts: Fix some logic when there are multiple network interfaces. In this case, TCP timeout events can really only being processed when the poll from the correct device is received. 8 年之前
  Gregory Nutt 242f8ff25f drivers/syslog/note_driver.c: Add a driver that will allow an application to read buffered scheduler instrumentation data 8 年之前
  Gregory Nutt e879d0f423 Move scheduler instrumentation hooks out of sched.h (where they seem like application interfaces) and into nuttx/sched.h where it is clare that these are OS internal interfaces. 8 年之前
  Gregory Nutt 320b70ebad Update submodules 8 年之前
  Gregory Nutt a193e669d1 Update submodules 8 年之前
  Gregory Nutt 8cff133a1c Update submodules 8 年之前
  Gregory Nutt 30b6ee96c9 Add basic definitions for TLS support 8 年之前
  Gregory Nutt 760fb63f33 Update README/TODO with new naming 8 年之前
  Stefan Kolb fde277a388 Missing parentheses in MSEC2TICK macro can lead to incorrect conversions 8 年之前
  Gregory Nutt fea11c002a Build system: Add 'make oldconfig' target. Use this option in tools/testbuild.sh. Add --silent option to tools/refresh.sh so that it can be run in batch without human interaction 8 年之前
  Gregory Nutt 88d8a81b23 tools/testbuild.sh: kconfig-conf was silently failing because (1) it needs to execute from the top-level NuttX directory and (2) apps/Kconfig does not yet exist 8 年之前
  Gregory Nutt c13cb0f839 Update submodules 8 年之前
  Gregory Nutt 9b5e88af71 Update some comments 8 年之前
  Gregory Nutt 5d63cd85c7 sched/semaphore: Add an internal interface to reset a semaphore count. 8 年之前
  Gregory Nutt 8899cef78e Update submodules 8 年之前
  Gregory Nutt 480eab8423 Update ChangeLog 8 年之前
  Gregory Nutt c02ede8fa0 Update README 8 年之前
  Gregory Nutt 4e5b80f4a6 Update submodules 8 年之前
  Gregory Nutt 4ad08a2d85 Update ChangeLog 8 年之前
  Gregory Nutt 300edb9b0f Update ChangeLog 8 年之前
  Gregory Nutt cfe018e991 Rename CONFIG_WIRELESS to CONFIG_DRIVERS_WIRELESS 8 年之前
  Gregory Nutt 309beae2cd Move drivers/ieee802154 to drivers/wireless/ieee802154; rename include/nuttx/net ieee802154 to 6lowpan.h 8 年之前
  Gregory Nutt 0b441ff1f4 net/: Add basic IEEE 802.15-4 socket support 8 年之前
  Gregory Nutt b6f5ffa9a8 CDC/AC: too man right parentheses if IFLOW_CONTROL enabled 8 年之前
  Gregory Nutt d0c09771db sched: Recent change of ASSERT to DEBUGASSERT causes a crash when debug is diabled because there is a critical function call within the assertion 8 年之前
  Frank Benkert 35df528f69 PCA9555: Remove duplicate variable declaration 8 年之前
  Gregory Nutt bc0648119e Update submodules 8 年之前
  Gregory Nutt 7cb35587a3 Correct minor typos in a Kconfig file 8 年之前
  Gregory Nutt 0eadf1dcad Costmetic change + update submodules 8 年之前