Commit History

Author SHA1 Message Date
  Gregory Nutt ca747ee289 Rename CONFIG_EXAMPLES_OSTEST -> CONFIG_TESTING_OSTEST 5 years ago
  Gregory Nutt bbad69ab61 Change all occurrences of CONFIG_EXAMPLES_NSH* to CONFIG_SYSTEM_NSH* to match changes in the apps/ directory. 6 years ago
  Gregory Nutt 95aa9bede3 configs/misoc: Fix misoc 'board' configuration so that it survives a refresh and is consistent with other board configurations. 6 years ago
  Gregory Nutt 90f38af8dc More conversions of defconfig files to compressed format. Not yet finished. 7 years ago
  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 years ago
  Gregory Nutt 245e2fe42a Refresh all Misoc configurations 7 years ago
  Gregory Nutt 1d290c2b37 setvbuf: Add support for disabling I/O buffering. Initially cut; untested. 7 years ago
  Gregory Nutt f858027d56 Configurations that enable OSTEST must not disable signals. 7 years ago
  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 years ago
  Gregory Nutt f063e4c5ac Remove Calypso architecture support and support for Calypso SERCOMM driver. 7 years ago
  Gregory Nutt c0cbea2550 Remove RGMP and RGMP drivers. 8 years ago
  Ramtin Amin 2964779985 configs/misoc: Add an NSH configuration 8 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