Gregory Nutt
|
9f487677d2
|
examples/hidkbd now expects an architecture-specific USB HOST initialization function
|
2013-11-29 14:31:36 -06:00 |
|
Gregory Nutt
|
36345c7234
|
NSH mount count updated from Ken Pettit
|
2013-11-17 12:30:04 -06:00 |
|
Gregory Nutt
|
647703e649
|
Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h
|
2013-11-15 11:22:23 -06:00 |
|
Gregory Nutt
|
2308f45af8
|
fs/procfs: Add a tiny, primitive procfs file system. Might get more interesting in the future
|
2013-11-13 15:59:14 -06:00 |
|
Gregory Nutt
|
1e694d25eb
|
apps/examples/i2schar: Raise priority of the receiver thread. In a loopback test, catching the returned data is higher priority than sending new data
|
2013-11-12 10:21:16 -06:00 |
|
Gregory Nutt
|
65ba440e75
|
Various fixes from initial attempts to integrate the SAMA5 SSC/I2C driver with the I2C character driver loopback test
|
2013-11-11 15:18:57 -06:00 |
|
Gregory Nutt
|
1129c10a27
|
Add apps/examples/i2schar that will eventually use the I2C character drvier to verify I2S
|
2013-11-10 14:08:45 -06:00 |
|
Gregory Nutt
|
ffed849881
|
NxPlayer play thread stack size is now configurable; all NxPlayer threads are named via pthread_setname_np(). From Ken Pettit
|
2013-11-10 10:58:14 -06:00 |
|
Gregory Nutt
|
bfcc6ae4d7
|
apps/examples/composite: Bug fix. Wrong handle being nullified. From David Sidrane
|
2013-11-07 17:43:14 -06:00 |
|
Gregory Nutt
|
cdd15a12f6
|
NSH library: Allow USB trace without a USB console
|
2013-11-06 07:09:00 -06:00 |
|
Gregory Nutt
|
764e05bf6a
|
Correct unitialization of composite USB device. A stale pointer was being reused. From David Sidrane
|
2013-11-05 09:12:08 -06:00 |
|
Gregory Nutt
|
4f2e095050
|
apps/platform/mikroe-stm32f4 updated to use new MTD configuratino driver features
|
2013-11-04 09:24:38 -06:00 |
|
Gregory Nutt
|
b8177768eb
|
apps/example/configdata: Unit test for the MTD configuration data driver
|
2013-11-04 09:05:11 -06:00 |
|
Gregory Nutt
|
dc7f894963
|
apps/platform/Makefile was not dealing with the bin subdirectory correctly
|
2013-11-02 11:04:12 -06:00 |
|
Gregory Nutt
|
891d1892e5
|
Extend stack debug logic to include IDLE and interrupt stacks. Also color the heap as well. Based on suggestions from David Sidrane
|
2013-11-01 11:16:51 -06:00 |
|
Gregory Nutt
|
3a8c1cdccd
|
The Mikroe STM32 F4 board now uses /dev/config for configuration data storage. From Ken Pettit
|
2013-11-01 07:50:35 -06:00 |
|
Gregory Nutt
|
74b0933088
|
Add skip= and count= options to the NSH hexdump command. From Ken Pettit
|
2013-11-01 07:15:14 -06:00 |
|
Gregory Nutt
|
716ca60638
|
Missing file that I forgot to add in the last commit
|
2013-10-30 18:11:54 -06:00 |
|
Gregory Nutt
|
be5e345860
|
apps/platform/mikroe-stm32f4 now support platform-specific configuration data. From Ken Pettit
|
2013-10-30 17:20:01 -06:00 |
|
Gregory Nutt
|
125c7fd8fa
|
Fix typos introduced into NxWM configuration by an earlier check-in today
|
2013-10-30 17:16:58 -06:00 |
|
Gregory Nutt
|
253ab48071
|
Updates to the CC3000 example from David Sidrane
|
2013-10-30 14:23:45 -06:00 |
|
Gregory Nutt
|
608b605f40
|
Fine tuning of memory usage in examples/cc3000 from David Sidrane
|
2013-10-30 10:25:30 -06:00 |
|
Gregory Nutt
|
c107547bdb
|
Add interface definition for platform-specific storage of configuration data; Modify NxWM unit test to use these interfaces, if available, to save and restore touchscreen calibration data.
|
2013-10-30 10:11:43 -06:00 |
|
Gregory Nutt
|
e1fbe0ba0d
|
apps/platform: A new now for platform-specific applicatin code
|
2013-10-30 09:04:37 -06:00 |
|
Gregory Nutt
|
b6e3ef8e83
|
Prep for release 6.31
|
2013-10-28 14:08:34 -06:00 |
|
Gregory Nutt
|
f47ca195cb
|
Add for audio sub-format in audion system. From Ken Pettit
|
2013-10-28 12:11:52 -06:00 |
|
Gregory Nutt
|
fe0b2506dd
|
Minor, costmetic things that were still unsaved in my editor
|
2013-10-27 19:08:26 -06:00 |
|
Gregory Nutt
|
3ff45e664d
|
apps/examples/cc3000: Updated by David Sidrane
|
2013-10-27 18:52:21 -06:00 |
|
Gregory Nutt
|
52464a4412
|
Remove trailing whitespace
|
2013-10-27 07:45:16 -06:00 |
|
Gregory Nutt
|
96a778cf46
|
Add apps/system/nxplayer media player from Ken Pettit
|
2013-10-27 07:23:01 -06:00 |
|
Gregory Nutt
|
0b14e81b56
|
apps/examples/cc3000 update from David Sidrane
|
2013-10-26 17:40:59 -06:00 |
|
Gregory Nutt
|
ea93f20f39
|
apps/examples/cc3000 updated by David Sidrane
|
2013-10-25 15:48:11 -06:00 |
|
Gregory Nutt
|
eb39b81b69
|
apps/examples/adc: Add support for software triggering
|
2013-10-25 14:17:29 -06:00 |
|
Gregory Nutt
|
097a0952f0
|
apps/examples/can: Fix an error in a debug statement. From Martin Lederhilger
|
2013-10-24 08:14:41 -06:00 |
|
Gregory Nutt
|
53b56c781d
|
apps/examples/cc3000 update from David Sidrane. Plus some kruft removal
|
2013-10-24 07:54:28 -06:00 |
|
Gregory Nutt
|
b914af7836
|
Telnetd: Missing argument in debug statement can cause crash in certain error conditions. From David Sidrane
|
2013-10-24 07:21:56 -06:00 |
|
Gregory Nutt
|
2d36a7d06b
|
Missing part of last apps/examples/cc3000 checkin. From David Sidrane
|
2013-10-23 14:07:16 -06:00 |
|
Gregory Nutt
|
3d5c058ad3
|
More apps/examples/cc3000 changes from David Sidrane
|
2013-10-23 11:49:59 -06:00 |
|
Gregory Nutt
|
dec3293e02
|
apps/examples/cc3000: Extensions and enhancements from David Sidrane
|
2013-10-23 08:25:40 -06:00 |
|
Gregory Nutt
|
a976360e0d
|
apps/examples/random: Add a test for /dev/random
|
2013-10-20 11:37:56 -06:00 |
|
Gregory Nutt
|
bf17953959
|
SAMA5 WDT driver is now functional
|
2013-10-20 09:24:30 -06:00 |
|
Gregory Nutt
|
0701397785
|
SAMA5 WDT: Miss watchdog fixes
|
2013-10-20 08:24:05 -06:00 |
|
Gregory Nutt
|
73e10bd839
|
New touchscreen scaling algorithm for the case where measured X values vary with y position (and vice versa)
|
2013-10-17 12:07:14 -06:00 |
|
Gregory Nutt
|
8dc8455815
|
CC3000-related typo fixes from the last bit checked. Thanks to David Sidrane
|
2013-10-16 18:23:42 -06:00 |
|
Gregory Nutt
|
081396c18d
|
Updated CC30000 example from David Sidrane
|
2013-10-16 07:30:54 -06:00 |
|
Gregory Nutt
|
9df979417f
|
Add a 320x320 NuttX logo image
|
2013-10-15 16:10:08 -06:00 |
|
Gregory Nutt
|
efceac559e
|
Use NxWidgets::CScaledBitmap to scale icons in the NxWM taskbar
|
2013-10-15 14:29:06 -06:00 |
|
Gregory Nutt
|
52993dc0d3
|
NxWM::CCalibration: Add logic to collect and average samples, optionally discarding the most extreem values
|
2013-10-14 18:35:23 -06:00 |
|
Gregory Nutt
|
8d97d83767
|
Misc changes to README files; Update SAMA5D3x-EK NxWM configuration to use Calibration instruction messages
|
2013-10-14 14:53:38 -06:00 |
|
Gregory Nutt
|
a5339d6c64
|
NxWM::CCalibration: Add an option to provide some instructions in the center of the calibration screen
|
2013-10-14 14:52:17 -06:00 |
|