patacongo
|
0362fd4c22
|
(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: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4415 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-02-23 02:07:38 +00:00 |
patacongo
|
20b15f2d8c
|
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: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4410 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-02-21 22:00:28 +00:00 |
patacongo
|
f04310d559
|
Correct and error in recv() and recvfrom() return value
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4402 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-02-18 18:13:30 +00:00 |
patacongo
|
9a03521b43
|
Prep for 6.15 release
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4387 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-02-13 01:42:03 +00:00 |
patacongo
|
acf1031af3
|
Add interface to enabled/disable debug output
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4386 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-02-12 23:54:26 +00:00 |
patacongo
|
bdbe8e114c
|
Add logic to re-direct debug output to a sysloggin device
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4381 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-02-11 14:20:40 +00:00 |
patacongo
|
f03655f43a
|
Add logic so that a RAM log can be used in place of a console device
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4380 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-02-11 03:50:52 +00:00 |
patacongo
|
ddd6b7d383
|
Add a RAM-based logging device
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4379 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-02-11 00:32:53 +00:00 |
patacongo
|
3d42ab8282
|
FTPD daemon and example now build without errors
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4371 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-02-05 17:36:13 +00:00 |
patacongo
|
c6e75138be
|
Add build environment for the FTP daemon
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4370 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-02-04 22:49:42 +00:00 |
patacongo
|
7a586daed8
|
NSH now uses the new Telnet daemon and built-in tasks started by NSH can be used over Telnet
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4361 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-02-02 16:04:09 +00:00 |
patacongo
|
35a1f247c4
|
Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes some complex logic needs to execute when closing file descriptors and this needs to happen early while the task is still healthy
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4354 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-31 23:39:12 +00:00 |
patacongo
|
41d243ce3e
|
Most USB Composite device debug
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4344 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-27 21:03:20 +00:00 |
patacongo
|
b8e32a94f3
|
First round of changes from debug of USB composite device (still has problems)
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4342 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-27 16:25:57 +00:00 |
patacongo
|
cd24ef4a30
|
Add a text for the new composite USB device
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4341 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-26 23:14:27 +00:00 |
patacongo
|
804205a104
|
More USB composite device logic
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4340 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-26 19:37:34 +00:00 |
patacongo
|
930ca11f09
|
More clean up of namespace
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4338 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-26 14:24:15 +00:00 |
patacongo
|
758d4cd6e6
|
More name changes: USBSER->PL2303 CDCSER->CDCACM
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4337 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-25 23:04:17 +00:00 |
patacongo
|
85a7bbb39f
|
Massive name change USB STRG -> USB MSC
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4334 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-25 20:17:59 +00:00 |
patacongo
|
897ccf6f46
|
Lots of re-organization -- getting ready to support a composite USB device
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4329 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-24 21:51:26 +00:00 |
patacongo
|
0068180bf8
|
Create directory structures to support power-related devices
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4321 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-22 16:42:49 +00:00 |
patacongo
|
4ce72e03b6
|
Increase range of pulse count in PWM driver
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4302 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-16 15:43:01 +00:00 |
patacongo
|
c55b63c7e3
|
Prep for 6.14 release
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4301 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-15 16:11:32 +00:00 |
patacongo
|
7d970cf8bb
|
Fix bug in STM32 CAN: It must be interrupt driven
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4295 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-11 14:56:56 +00:00 |
patacongo
|
d0d0a0fbbf
|
Add support for the STM32F4-Discovery (from Mike Smith)
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4294 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-11 13:01:26 +00:00 |
patacongo
|
d880b5c4b5
|
Add APIs to support user access to the STM3240G-EVAL LEDs
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4263 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-05 16:58:18 +00:00 |
patacongo
|
43392986a0
|
Add suport for the Stellaris LM3S6432S2E and the TI RDK-S2E
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4260 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-04 22:27:35 +00:00 |
patacongo
|
157bef0d3d
|
Fix an issue for architectures where interrupt numbers and vector numbers do not match 1-to-1
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4258 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-04 00:14:45 +00:00 |
patacongo
|
b8e1e31038
|
Remove references to the detron board
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4250 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-02 12:34:31 +00:00 |
patacongo
|
a2c4245f0a
|
Add FAT long filename support to the Olimex LPC1766-STK NSH and FTPC configuration
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4248 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-01-01 18:30:56 +00:00 |
patacongo
|
00a6650df1
|
Fix some issues with LPC1766-STK button support (there are more)
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4245 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2011-12-31 20:47:53 +00:00 |
patacongo
|
8dc1600b39
|
Update README, LPC1766-STK button improvements, new Make targets, new Getting Started document
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4244 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2011-12-31 16:53:05 +00:00 |
patacongo
|
f01e35e651
|
Prep for 6.13 release
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4231 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2011-12-26 20:07:04 +00:00 |
patacongo
|
70ae2b6722
|
Add support for LEDs on the Ethernet Starter kit
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4223 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2011-12-25 14:28:12 +00:00 |
patacongo
|
8724b3430c
|
Update to README files
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4222 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2011-12-24 13:46:06 +00:00 |
patacongo
|
bfc578860c
|
Add loopback support to STM32 CAN driver; Add apps/examples/can loopback test
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4213 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2011-12-22 15:59:50 +00:00 |
patacongo
|
073df6d28c
|
Add the beginning of an STM32 CAN driver
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4209 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2011-12-21 15:50:06 +00:00 |
patacongo
|
5a714f6d99
|
Finishes the PWM driver for the STM32
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4206 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2011-12-20 18:28:50 +00:00 |
patacongo
|
b7edb56d6f
|
Add a test for PWM drivers
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4202 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2011-12-19 23:06:41 +00:00 |
patacongo
|
add995c32e
|
Completes coding of the PWM module
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4200 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2011-12-19 19:24:09 +00:00 |