- Jun 01, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- May 27, 2013
-
-
Gregory Nutt authored
-
- May 26, 2013
-
-
Gregory Nutt authored
-
- May 24, 2013
-
-
Gregory Nutt authored
Add apps/examples/slcd, Remove USB from STM32L-Discovery, LSE support for the STM32 L family, some STM32L-Discovery LCD debug changes
-
- May 22, 2013
-
-
Gregory Nutt authored
-
- May 21, 2013
-
-
Gregory Nutt authored
-
- May 16, 2013
-
-
Gregory Nutt authored
apps/examples/helloxx entry point name was mangled when built as an NSH builtin; plus some README updates
-
- May 11, 2013
-
-
Gregory Nutt authored
-
- May 07, 2013
-
-
Gregory Nutt authored
-
- May 03, 2013
-
-
Gregory Nutt authored
Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to: Better use the byte write capbility when available and to use smaller erase sectors for the erase sector size when available).
-
- May 02, 2013
-
-
Gregory Nutt authored
Add support for the byte write method to MTD partition logic; Beef up the MTD partition test -- and fix resulting bugs detected
-
- May 01, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 30, 2013
-
-
Gregory Nutt authored
-
- Apr 28, 2013
-
-
Gregory Nutt authored
-
- Apr 24, 2013
-
-
Gregory Nutt authored
-
- Apr 18, 2013
-
-
Gregory Nutt authored
-
- Mar 27, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5791 42af7a65-404d-4744-a932-0658087f49c3
-
- Mar 15, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5745 42af7a65-404d-4744-a932-0658087f49c3
-
- Feb 10, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5633 42af7a65-404d-4744-a932-0658087f49c3
-
- Feb 06, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5615 42af7a65-404d-4744-a932-0658087f49c3
-
- Feb 04, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5610 42af7a65-404d-4744-a932-0658087f49c3
-
- Feb 03, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5601 42af7a65-404d-4744-a932-0658087f49c3
-
- Feb 02, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5599 42af7a65-404d-4744-a932-0658087f49c3
-
- Feb 01, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5594 42af7a65-404d-4744-a932-0658087f49c3
-
- Jan 31, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5589 42af7a65-404d-4744-a932-0658087f49c3
-
- Jan 29, 2013
-
-
patacongo authored
Add support for a login script (in addition to the init script); Add logic so that a USB console session can connect and reconnect to the USB serial device git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5582 42af7a65-404d-4744-a932-0658087f49c3
-
- Jan 28, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5577 42af7a65-404d-4744-a932-0658087f49c3
-
- Jan 25, 2013
-
-
patacongo authored
Fix some compilation errors when child status disabled; new waitpid logic not encoding/decoding status properly git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5561 42af7a65-404d-4744-a932-0658087f49c3
-
- Jan 24, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5556 42af7a65-404d-4744-a932-0658087f49c3
-
- Jan 20, 2013
-
-
patacongo authored
Yet another repair for the previouis botched recvfrom() fix; Fix telnet driver: It needs to break out of the read loop if 0 (meaning not conneced) of a value < 0 (an error) is encountered. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5541 42af7a65-404d-4744-a932-0658087f49c3
-
- Jan 19, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5538 42af7a65-404d-4744-a932-0658087f49c3
-
- Jan 17, 2013
-
-
patacongo authored
NSH will now run files from the file system; Add logic to unload and clean-up after running a task from a file system; Extensions to builtin apps from Mike Smith git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5529 42af7a65-404d-4744-a932-0658087f49c3
-
- Jan 16, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5525 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_builtin.c to binfmt/libbuiltin/libbuiltin_utils.c git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5524 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5523 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5522 42af7a65-404d-4744-a932-0658087f49c3
-
- Jan 15, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5521 42af7a65-404d-4744-a932-0658087f49c3
-