patacongo
|
52809cfca4
|
Documentation update; enabled I2C tool in stm32 nsh2 config
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4509 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-23 01:41:34 +00:00 |
|
patacongo
|
22a5d35c9f
|
Documentation update for NxWidgets
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4508 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-22 23:34:37 +00:00 |
|
patacongo
|
ddb314d0b1
|
Prep for NxWidgets 1.0 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4506 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-22 22:41:11 +00:00 |
|
patacongo
|
18d0d8fe4b
|
Update header file info in README
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4504 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-22 18:44:06 +00:00 |
|
patacongo
|
f2df8af310
|
Add clock_synchronize() which may be used to re-synchonize the system time with an RTC after recovering from a low power state
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4503 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-22 14:52:46 +00:00 |
|
patacongo
|
d7d60dba35
|
Change STM32 so that stm32_pmstop.c and stm32_pmstandby are built even if CONFIG_PM is not defined
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4502 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-22 14:07:45 +00:00 |
|
patacongo
|
8ec6b706df
|
NFS update + make some examples configurable as NSH built-ins
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4501 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-22 00:51:01 +00:00 |
|
patacongo
|
34b7ebdf68
|
Move serial header files to include/nuttx/serial
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4500 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-21 19:47:23 +00:00 |
|
patacongo
|
2fe4ad52f8
|
Move file-system header files to include/nuttx/fs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4499 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-21 18:01:07 +00:00 |
|
patacongo
|
9269560d36
|
Cosmetic PIC32 USB driver fixes (still has problems)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4498 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-20 15:28:06 +00:00 |
|
patacongo
|
9294b7d6fd
|
Minor updates for PIC32 USB device driver bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4497 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-19 17:56:15 +00:00 |
|
patacongo
|
9d08dd4005
|
The PIC32 USB driver (finally) works the the Mass Storage Class
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4496 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-18 20:39:18 +00:00 |
|
patacongo
|
953a846512
|
Fix reported USB MSC product/revision
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4495 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-17 17:15:59 +00:00 |
|
patacongo
|
b761211fff
|
NFS update; fix STM32 enabling of CAN2 clock
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4494 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-17 00:25:34 +00:00 |
|
patacongo
|
fca16fa374
|
Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- Need to enable CAN1 clocking to use CAN2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4493 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-16 20:59:21 +00:00 |
|
patacongo
|
22ee4c6dac
|
Fix PIC32 USB double buffer toggle
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4492 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-15 22:56:46 +00:00 |
|
patacongo
|
30d65514a9
|
Updates to PIC32 USB stall logic -- still doesn't work right
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4491 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-15 20:53:42 +00:00 |
|
patacongo
|
1a8fb75e42
|
Add hooks to support STM32 power management
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4490 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-14 19:37:28 +00:00 |
|
patacongo
|
a645d0130e
|
Extend examples/can so that it can be used in other contexts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4489 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-14 01:19:27 +00:00 |
|
patacongo
|
054c444da3
|
Tinkering with USB MSC device on PIC32 -- doesn't work
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4488 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-13 23:47:11 +00:00 |
|
patacongo
|
6a4ebcfd28
|
Fix a deadlock when using the NSH ifconfig command over Telnet
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4487 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-13 20:51:48 +00:00 |
|
patacongo
|
1335b8f3d3
|
Add a PIC32 configuration that supports only a Telnet console
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4486 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-13 19:21:04 +00:00 |
|
patacongo
|
2260c596ae
|
PIC32 Ethernet driver now appears stable
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4485 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-13 18:05:49 +00:00 |
|
patacongo
|
a464fb1a5a
|
Correct PIC32 Ethernet Tx ring handling
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4484 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-13 16:15:24 +00:00 |
|
patacongo
|
927e1d0a2f
|
Add psock_connect()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4483 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-13 13:02:45 +00:00 |
|
patacongo
|
80d5c4102b
|
Completes bit definitions for STM32 USB OTG FS registers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4481 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-13 00:45:34 +00:00 |
|
patacongo
|
d94245970e
|
Add bit definitions for STM32 USB OTG FS Host-mode control and status registers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4480 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-12 23:07:41 +00:00 |
|
patacongo
|
d9b511214f
|
Add bit definitions for STM32 USB OTG FS Core global control and status registers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4479 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-12 22:06:31 +00:00 |
|
patacongo
|
b6550428ef
|
More STM32 USB OTG definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4478 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-12 20:08:55 +00:00 |
|
patacongo
|
865a33b205
|
Dirty port of LPC17 USB host driver to the STM32 -- nothing more than a name change on initial check-in
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4477 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-12 16:03:10 +00:00 |
|
patacongo
|
ea7b658270
|
Add support for the Sure DB-DP11212 PIC32 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4476 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-12 15:47:47 +00:00 |
|
patacongo
|
e07258e203
|
Prep for 6.16 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4474 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-10 18:57:44 +00:00 |
|
patacongo
|
29fd9d92a7
|
Fix a typo introduce in the last big bunch of checkins for the STM32 F2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4473 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-10 00:35:44 +00:00 |
|
patacongo
|
9a566fd981
|
Add support for the STM3220G-EVAL board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4472 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-10 00:15:45 +00:00 |
|
patacongo
|
64de9684db
|
Add peripheral support for the STM32 F2 family
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4471 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-10 00:02:11 +00:00 |
|
patacongo
|
7c6dc1bc69
|
Add IRQ/chip support for the STM32 F2 family
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4470 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-09 22:33:00 +00:00 |
|
patacongo
|
dccd03f6fb
|
Update PIC32 Ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4469 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-09 22:05:14 +00:00 |
|
patacongo
|
693538e0d7
|
Fix several bugs related to PIC32 Ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4468 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-09 17:47:25 +00:00 |
|
patacongo
|
4e6130ed56
|
PIC32 Ethernet driver now at least talks to the PHY
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4467 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-09 14:47:27 +00:00 |
|
patacongo
|
f398ae90e5
|
RPC updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4466 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-08 23:40:14 +00:00 |
|
patacongo
|
4efbccf97f
|
Update PIC32 Ethernet driver from debugging (still does not work
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4465 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-08 23:05:03 +00:00 |
|
patacongo
|
e2751251b5
|
Verified USB (device) on the PIC32 Ethernet Starter Kit
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4464 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-08 14:31:49 +00:00 |
|
patacongo
|
918c1b5f63
|
Add support for USB device testing on the PIC32 starter kit
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4463 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-07 22:50:43 +00:00 |
|
patacongo
|
a0fa8802f9
|
Add an NSH configuratin for the PIC32 starter kit
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4462 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-07 21:36:32 +00:00 |
|
patacongo
|
ad6b6d9fb5
|
Updates to PIC32 SPI driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4461 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-07 17:40:23 +00:00 |
|
patacongo
|
a2e5414181
|
RPC updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4460 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-07 01:28:14 +00:00 |
|
patacongo
|
b0984fe674
|
Add PIC32 SPI driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4459 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-07 00:53:50 +00:00 |
|
patacongo
|
ca3ba34235
|
Add support for use of a USB serial device to provide NSH console I/O. Verified on the Sure PIPIC32MX board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4458 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-06 20:21:57 +00:00 |
|
patacongo
|
f769367ac6
|
The PIC32 USB device driver is (finally) functional
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4457 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-06 15:51:03 +00:00 |
|
patacongo
|
54aaa4a18a
|
RPC update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4456 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-06 00:26:14 +00:00 |
|