Gregory Nutt
|
f1540e461c
|
NSH: Separate command line parsing from command execution
|
2014-01-10 13:50:36 -06:00 |
|
Gregory Nutt
|
de324350b5
|
NSH: Code expects CONFIG_NSH_DRIPADDR and CONFIG_NSH_NETMASK even if DHCPC is necessary. For now, just removed the dependency on DHCPC in the Kconfig file, but more thought is needed.
|
2014-01-09 13:39:40 -06:00 |
|
Gregory Nutt
|
700b3989fb
|
Add support for the XPT2046 touchscreen controller on the Viewtool LCD module
|
2014-01-09 10:57:17 -06:00 |
|
Gregory Nutt
|
e0156d95a1
|
NSH Configuration: Refactor networking and netutils dependencies
|
2014-01-09 10:46:28 -06:00 |
|
Gregory Nutt
|
bc40513eb2
|
apps/builtin: Native Windows build fixes from Max Holtzberg
|
2014-01-04 09:05:10 -06:00 |
|
Gregory Nutt
|
dfeb2b1910
|
README and other cosmetic updates
|
2014-01-04 08:38:05 -06:00 |
|
Gregory Nutt
|
7ca7ae9fd6
|
Add Z16F NSH configuration
|
2014-01-01 12:40:18 -06:00 |
|
Gregory Nutt
|
b40dae2137
|
sim/mount: Converted to use kconfig-frontends tools
|
2014-01-01 08:52:58 -06:00 |
|
Gregory Nutt
|
b6c31e3f9f
|
NxWM::CTouchscreen: Add CONFIG_NXWM_TOUCHSCREEN_DEVINIT to suppress attempts to initialize the touchscreen from NxWM in the kernel build
|
2013-12-30 12:39:23 -06:00 |
|
Gregory Nutt
|
346abf470b
|
NxWM: Can now disable the NxConsole window. STM3240G-EVAL knxwm: Disabled the NxConsole for now because there are issues with the kernel build.
|
2013-12-30 10:04:34 -06:00 |
|
Gregory Nutt
|
0b4d203c7b
|
Move nuttx/configs/stm3240g-eval/src/up_cxxinitialize.c to apps/platform/stm3240g-eval/
|
2013-12-29 15:02:51 -06:00 |
|
Gregory Nutt
|
bdbd0f9b5b
|
Add nx_start() to simplify starting the NX server from within the RTOS
|
2013-12-29 11:11:48 -06:00 |
|
Gregory Nutt
|
a42656813f
|
NxWidgets server initialization must be performed in the kernel when NxWdigets is built in kernel mode
|
2013-12-29 09:46:57 -06:00 |
|
Gregory Nutt
|
e7184c27db
|
Viewtool STM32F107: Add a NSH configuration with network support
|
2013-12-25 12:14:24 -06:00 |
|
Gregory Nutt
|
46184187b3
|
procfs/: Extenstive architectural changes and enhancements by Ken Pettit
|
2013-12-12 09:21:55 -06:00 |
|
Gregory Nutt
|
1b4869300a
|
Modified NSH 'df -h' command to do some saner conversions. From Ken Pettit
|
2013-12-12 08:50:21 -06:00 |
|
Gregory Nutt
|
d9f6b144bc
|
Move ramdisk.h to include/nutt/fs/ramdisk.h
|
2013-12-10 09:42:58 -06:00 |
|
Gregory Nutt
|
5ec7a2d346
|
Move smart.h to include/nuttx/fs/smart.h
|
2013-12-10 09:38:48 -06:00 |
|
Gregory Nutt
|
ee48207dce
|
Move rgbcolors.h to include/nuttx/video
|
2013-12-10 09:29:20 -06:00 |
|
Gregory Nutt
|
bae04a9413
|
Move include/nuttx/fb.h to include/nuttx/video/fb.h
|
2013-12-10 09:23:54 -06:00 |
|
Gregory Nutt
|
a88b64db7a
|
A little SAMA5 camera stuff
|
2013-12-09 14:20:11 -06:00 |
|
Gregory Nutt
|
a55aa436b3
|
Prep for the NuttX-6.32 Release
|
2013-12-07 11:04:08 -06:00 |
|
Gregory Nutt
|
4efd07e14b
|
SAMA5 NAND: bugfixes
|
2013-12-06 11:34:29 -06:00 |
|
Gregory Nutt
|
564143dba8
|
NSH: Add an option to the mkfatfs command to specify FAT12, FAT16, or FAT32
|
2013-12-05 18:12:11 -06:00 |
|
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 |
|