patacongo
|
60194f1efd
|
Add logic to support the FSMC SRAM in the NuttX heap
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4433 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-27 23:14:43 +00:00 |
|
patacongo
|
319553ee15
|
Oops, can't use symbol OK here
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4432 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-27 19:54:42 +00:00 |
|
patacongo
|
452d60b5dc
|
Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to be better compatible with most of the rest of the world
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4431 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-27 19:50:35 +00:00 |
|
patacongo
|
8b0f5be4dc
|
Add support for SRAM on board the STM3240G-EVAL board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4430 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-27 17:22:10 +00:00 |
|
patacongo
|
8f5d4f5810
|
Add single precision operations to FPU test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4429 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-26 15:27:36 +00:00 |
|
patacongo
|
0e52cdc2c4
|
readline() (and hence NSH) now accept the DEL character as well as the Backspace character for the backspace functionality
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4428 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-25 20:46:18 +00:00 |
|
patacongo
|
f99a779f4f
|
Fix bugs in lazy FPU register saving
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4427 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-25 19:32:16 +00:00 |
|
patacongo
|
92f566a2c1
|
Misc quad encoder updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4426 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-25 18:01:44 +00:00 |
|
patacongo
|
643447b906
|
Update STM32 configuration to use TIM8 instead of TIM2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4423 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-25 00:36:28 +00:00 |
|
patacongo
|
b0b0a45a6e
|
Fixes for the STM32 quadrature encoder
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4422 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-25 00:19:13 +00:00 |
|
patacongo
|
c7eae76899
|
Add a test to verify that FPU registers are properly saved and restored on context switches.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4421 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-24 21:34:55 +00:00 |
|
patacongo
|
ca1c8f6bfa
|
select() fix to handl POLLHUP; STM32 FPU saving in context switches seems to be functional
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4420 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-24 18:24:35 +00:00 |
|
patacongo
|
25faa9dbf8
|
Enable STM32 F4 hardware floating point with the Atollic toolchain
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4418 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-23 21:29:42 +00:00 |
|
patacongo
|
4eab17ad06
|
Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4417 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-23 18:42:36 +00:00 |
|
patacongo
|
e23ce28ce7
|
(1) Fix a critical memory leak in the TCP read-ahead buffering logic; Add an option to suppress SDIO multi-block transfers in order to work around a buggy SDIO driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4415 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-23 02:07:38 +00:00 |
|
patacongo
|
95476a03ea
|
Incoporate new ARMv7-M exception handling logic contributed by Mike Smith
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4413 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-22 18:14:18 +00:00 |
|
patacongo
|
b44919bf78
|
Misc fixes to quadrature encoder debug output
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4411 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-21 23:23:18 +00:00 |
|
patacongo
|
8c1b31e600
|
STM32 SDIO DMA: Ignore DMA FIFO errors; these seem to be bogus. SD multiple block transfers result in CRC errors; avoid them by using smaller FTP buffer sizes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4410 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-21 22:00:28 +00:00 |
|
patacongo
|
c59efdb312
|
Fix SDIO DMA (finally)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4409 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-21 19:16:41 +00:00 |
|
patacongo
|
bee6686238
|
Add logic to STM32 SDIO driver to terminate on a DMA error
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4408 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-21 15:17:42 +00:00 |
|
patacongo
|
fbe0426ecd
|
Various STM32 SDIO and DMA fixes (SDIO DMA still does not work)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4406 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-20 20:02:53 +00:00 |
|
patacongo
|
53cace8c23
|
STM32 SDIO driver now build with DMA enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4404 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-19 16:31:12 +00:00 |
|
patacongo
|
d4e157db4c
|
Clear up some configuration naming that was inconsistent accross STM32 chips
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4401 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-18 14:22:00 +00:00 |
|
patacongo
|
3dc0b679af
|
CAN ISO-11783 support contributed by Gary Teravskis
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4400 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-18 14:02:34 +00:00 |
|
patacongo
|
f5fa7a1742
|
Add QE support to STM32F4Discovery; add a test of the quadrature encoder driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4395 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-15 17:51:30 +00:00 |
|
patacongo
|
df3f611cba
|
Fixed ARM.exidx in all Eagle100 linker scripts; Enabled networking in the Eagle100 NSH configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4389 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-13 21:18:54 +00:00 |
|
patacongo
|
593de902f9
|
Add interface to enabled/disable debug output
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4386 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-12 23:54:26 +00:00 |
|
patacongo
|
8d2b3c028b
|
Fix a small RAM log bug (the RAM log still does not work)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4385 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-12 20:27:49 +00:00 |
|
patacongo
|
0627a0b4f7
|
Fix some typos and compilation errors introduced in the last checkin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4384 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-12 02:53:01 +00:00 |
|
patacongo
|
7513263914
|
Add logic to re-direct debug output to a sysloggin device
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4381 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-11 14:20:40 +00:00 |
|
patacongo
|
93cf0f6ed5
|
Add logic so that a RAM log can be used in place of a console device
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4380 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-11 03:50:52 +00:00 |
|
patacongo
|
4176202014
|
Add a RAM-based logging device
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4379 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-11 00:32:53 +00:00 |
|
patacongo
|
6b083b7c3e
|
Some changes to the Telnet/FTPD configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4376 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-08 00:05:36 +00:00 |
|
patacongo
|
9989a04264
|
FTP server is marginally functional
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4372 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-05 19:32:42 +00:00 |
|
patacongo
|
d25de45f28
|
FTPD daemon and example now build without errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4371 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-05 17:36:13 +00:00 |
|
patacongo
|
ec75bc6a6a
|
Add build environment for the FTP daemon
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4370 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-04 22:49:42 +00:00 |
|
patacongo
|
c6334b1b15
|
Add strcasestr()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4364 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-03 16:41:28 +00:00 |
|
patacongo
|
bd61246580
|
Add stm3240g-eval nsh2 configuration: SDIO and no UART
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4363 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-02 23:14:54 +00:00 |
|
patacongo
|
1f33bf9489
|
Tried to get the Composite driver working on the LPC2148 (and failed)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4362 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-02 19:42:55 +00:00 |
|
patacongo
|
b0a0e93cbd
|
NSH now uses the new Telnet daemon and built-in tasks started by NSH can be used over Telnet
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4361 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-02 16:04:09 +00:00 |
|
patacongo
|
9f1466ef3c
|
Add a configuration for testing the Telnet daemon
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4360 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-02 04:41:53 +00:00 |
|
patacongo
|
837fc59607
|
Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x configuration to test the USB composite device
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4359 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-02 04:35:35 +00:00 |
|
patacongo
|
85c43195e1
|
Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use readline instead of fgets in NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4356 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-01 19:07:57 +00:00 |
|
patacongo
|
4fed53d5fe
|
Most USB Composite device debug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4344 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-27 21:03:20 +00:00 |
|
patacongo
|
7c74d9df4a
|
First round of changes from debug of USB composite device (still has problems)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4342 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-27 16:25:57 +00:00 |
|
patacongo
|
e1b1935626
|
Add a text for the new composite USB device
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4341 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-26 23:14:27 +00:00 |
|
patacongo
|
94f9488d82
|
More USB composite device logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4340 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-26 19:37:34 +00:00 |
|
patacongo
|
d98c5bc1df
|
More name changes: USBSER->PL2303 CDCSER->CDCACM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4337 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-25 23:04:17 +00:00 |
|
patacongo
|
eed783884e
|
Massive name change USB STRG -> USB MSC
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4334 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-25 20:17:59 +00:00 |
|
patacongo
|
7ab172fbe3
|
Corrections for LP17xx UARTs and Nucleus 2G
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4331 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-25 12:50:42 +00:00 |
|