Commit History

Author SHA1 Message Date
  Gregory Nutt a6f595e89e Remove more duplicate Make.defs files 7 years ago
  Gregory Nutt a031fc1a88 Remove submodules 8 years ago
  Gregory Nutt 8b848504c3 Fix all URLs to the NuttX repository 8 years ago
  Gregory Nutt 4fbd79d1a8 rtc.h: Needs to include signal.h and time.h to avoid compile errors in certain contexts 8 years ago
  Gregory Nutt 1767b21d3c Update submodules 8 years ago
  Gregory Nutt ab3f9b764e Update ChangeLog 8 years ago
  Gregory Nutt a6fff34ec6 Update TODO list 8 years ago
  Gregory Nutt af027f2a18 Update submodules 8 years ago
  Gregory Nutt bbbb615c31 Remove references to VSN from README; update ChangeLog 8 years ago
  Gregory Nutt 35ab1697cd CONFIG_DEV_RANDOM depends on CONFIG_ARCH_HAVE_RNG which is selected with MCU-specific RNG H/W is enabled. So correct default is y; you almost certainly want /dev/random as well. 8 years ago
  Gregory Nutt 751e85eade tools/: Scripts should use /bin/bash vs. /bin/sh 8 years ago
  Gregory Nutt fbaee9db34 PM: Some cosmetic updates 8 years ago
  Gregory Nutt 54dbec248e PM: Add domain to all PM interfaces. Internal PM data structures now handle multiple PM domains. 8 years ago
  Gregory Nutt dea4fe5d90 PM: Add activity domain to all PM callbacks 8 years ago
  Gregory Nutt 970822b351 Add missing PM configuratin options to Kconfig file 8 years ago
  Gregory Nutt d580b70a71 Minor updates to TODO list 8 years ago
  Gregory Nutt 8523e17f52 Prep for 7.15 release 8 years ago
  Gregory Nutt cc5a678a9e Extend boardctl() USB device control to include PL2303 serial 8 years ago
  Gregory Nutt e2b16e0cb6 Update README 8 years ago
  Gregory Nutt 3e4ae24387 Fix a few issues related to new USB device boardctl() commands 8 years ago
  Gregory Nutt 9b9c374a83 Add basic definitions for control of USB devices via boardctl() 8 years ago
  Gregory Nutt 53a721cdd7 Fix a cloned error in both sq_cat() and dq_cat() 8 years ago
  Gregory Nutt 03a77c1d18 Remove most unused references to CONFIG_NET_MULTICAST. Rename other uses of CONFIG_NET_MULTICAST to avoid naming comflicts. 8 years ago
  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 years ago
  Gregory Nutt 242f8ff25f drivers/syslog/note_driver.c: Add a driver that will allow an application to read buffered scheduler instrumentation data 8 years ago
  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 years ago
  Gregory Nutt 320b70ebad Update submodules 8 years ago
  Gregory Nutt a193e669d1 Update submodules 8 years ago
  Gregory Nutt 8cff133a1c Update submodules 8 years ago
  Gregory Nutt 30b6ee96c9 Add basic definitions for TLS support 8 years ago