Commit History

Author SHA1 Message Date
  Gregory Nutt 5a9eebe270 More conversions of defconfig files to compressed format. All but Windows native configurati9ons. 7 years ago
  Gregory Nutt 47be509d79 Rename CONFIG_STM32_STM32F40XX to CONFIG_STM32_STM32FXXXX since it is used by F4 parts other than F40x 7 years ago
  Gregory Nutt cd54a0340f Fix a typo. And typo in Kconfig file is reflect in all defconfig files. 7 years ago
  Gregory Nutt b0fda33e13 Kconfig: Rename CONFIG_ARM_TOOLCHAIN_IAR to CONFIG_ARCH_TOOLCHAIN_IAR 7 years ago
  Gregory Nutt 6e4918c557 Remove CONFIG_ARM_TOOLCHAIN_GNU; replace with CONFIG_ARCH_TOOLCHAIN_GNU 7 years ago
  Gregory Nutt b07d3fc305 Rename CONFIG_MUTEX_TYPES to CONFIG_PTHREAD_MUTEX_TYPES 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 d0813aa0c5 Refresh all ARM configurations 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 d9e040d76b Remove all Calypso board configurations 7 years ago
  Gregory Nutt 55dd1c87b3 Remove all references to BOARDIOC_ADCSETUP 7 years ago
  Gregory Nutt b999e63c82 Remove some references to BOARDIOC_PWMTEST and board_pwm_setup(). Still lots more. 7 years ago
  Gregory Nutt c0cbea2550 Remove RGMP and RGMP drivers. 8 years ago
  Alan Carvalho de Assis a6b7730f8c Add Vishay VEML6070 driver and support for STM32F103-Minimum board 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