提交历史

作者 SHA1 备注 提交日期
  Stefan Kolb fde277a388 Missing parentheses in MSEC2TICK macro can lead to incorrect conversions 8 年之前
  Gregory Nutt 4b1c510f6f Refresh all STM32 configurations 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 f5c987a627 Change name IMX to IMX1 in configuration variable names to make room for i.MX6 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 12c14ee718 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 年之前
  Gregory Nutt 72d3920295 Rename cpuset_t to cpu_set_t which is the type used in some non-standard Linux/GNU interfaces. Move definitions of cpu_set_t to include/sys/types.h. Add prototypes for sched_setaffinity(), sched_getaffinity(), pthread_attr_setaffinity_np(), pthread_attr_getaffinity_np(), pthread_setaffinity_np(), and pthread_getaffinity_np(). No implementation is yet in place. 8 年之前
  Gregory Nutt 9b214957a6 Update submodules 8 年之前
  Gregory Nutt fd94d7a675 Update TODO 8 年之前
  Gregory Nutt 94bea6547b Fix two unterminated strings in Kconfig files 8 年之前
  Gregory Nutt 41d7c35e73 Trivial update to TODO 8 年之前
  Gregory Nutt 95735519dd SMP: Cosmetic renaming to clarify functionality of SMP interfaces. Update comments. 8 年之前