提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 8523e17f52 Prep for 7.15 release 8 年之前
  Gregory Nutt cc5a678a9e Extend boardctl() USB device control to include PL2303 serial 8 年之前
  Gregory Nutt e2b16e0cb6 Update README 8 年之前
  Gregory Nutt 3e4ae24387 Fix a few issues related to new USB device boardctl() commands 8 年之前
  Gregory Nutt 9b9c374a83 Add basic definitions for control of USB devices via boardctl() 8 年之前
  Gregory Nutt 53a721cdd7 Fix a cloned error in both sq_cat() and dq_cat() 8 年之前
  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 年之前