patacongo
|
75020c30ac
|
More Kconfig stuff
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4636 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-19 22:51:42 +00:00 |
|
patacongo
|
81345ab465
|
More Kconfig stuff
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4628 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-17 22:54:31 +00:00 |
|
patacongo
|
6159a159f4
|
More Kconfig files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4624 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-17 13:48:39 +00:00 |
|
patacongo
|
a571bad413
|
Extend the USB device/class interface: Add parameters to pass the EP0 OUT data that should accompany the OUT SETUP request
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4595 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-12 16:30:48 +00:00 |
|
patacongo
|
6945aafc4e
|
Include libgcc.a inside of the group of recursively linked libraries in all Makefiles
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4573 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-08 13:03:26 +00:00 |
|
patacongo
|
330b89ca0e
|
Add kconfig documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-06 16:45:52 +00:00 |
|
patacongo
|
4b8c0c41c8
|
Adding skeleton Kconfig files (part 1 of 2)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4564 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-06 15:49:35 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
a828a038fe
|
Minor update to PIC32 USB device driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4455 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-05 23:04:18 +00:00 |
|
patacongo
|
f55923d1c0
|
Some improvements in PIC32 USB BDT handling
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4454 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-05 21:02:07 +00:00 |
|
patacongo
|
9c1f5ce657
|
Fix some PIC32 USB IN transfer issues -- still more
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4453 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-04 22:31:18 +00:00 |
|
patacongo
|
d1c6ef19cc
|
Some fixes for the PIC32 USB IN processing -- still some issues
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4452 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-04 19:31:10 +00:00 |
|
patacongo
|
02b5aec878
|
Several fixes to the PIC32 USB device OUT path logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4451 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-04 17:38:00 +00:00 |
|
patacongo
|
7f005e2d3c
|
Move all non-standard, NuttX header files into include/nuttx/net
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4450 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-03 23:18:34 +00:00 |
|
patacongo
|
f811b4e17f
|
After a reset, need to re-connected to the bus
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4449 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-03 18:59:32 +00:00 |
|
patacongo
|
8ae5fade81
|
A few more PIC32 USB fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4448 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-03 17:27:49 +00:00 |
|
patacongo
|
696285d84d
|
Add more low-level, thread-independent socket interfaces
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4445 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-02 19:57:52 +00:00 |
|
patacongo
|
e39ef0a587
|
PIC32 USB driver updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4444 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-02 17:23:02 +00:00 |
|
patacongo
|
e23d7b69df
|
Fix PIC32 USB cloning errors -- There is not pbuffer toggle bit in the BDT status
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4442 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-02 00:16:12 +00:00 |
|
patacongo
|
39106cde3a
|
PIC32 USB device only supports full ping poing mode
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4441 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-29 23:19:20 +00:00 |
|
patacongo
|
4b7eb79075
|
A little more work (but not much progress) on the PIC32 USB device driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4440 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-29 21:53:28 +00:00 |
|
patacongo
|
d14fbab225
|
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
|
bb9efbfe7e
|
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
|
72272887a4
|
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
|
7b343bf7fe
|
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
|
e69cbad010
|
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
|
e94dcdf625
|
Candidate fix for the libboard.a dependency problem (from Mike Smith)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4346 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-29 20:07:16 +00:00 |
|
patacongo
|
1800623e98
|
Fixes to PIC32 USB driver and LPC17xx CAN driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4316 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-20 02:40:56 +00:00 |
|
patacongo
|
bc6ca2a294
|
PIC32 USB: Remove some bad logic in EP0 post-SETUP clean-up
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4315 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-19 23:27:44 +00:00 |
|
patacongo
|
c13af9c70f
|
Add logic to handle state and BDTs correctly with USB packet is dispatched by the class driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4314 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-19 21:25:21 +00:00 |
|
patacongo
|
29aa5efa1e
|
Fix shift value in PIC32 USB header file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4312 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-19 16:20:28 +00:00 |
|
patacongo
|
be7200c77e
|
PIC32 USB, using IN BDTs where OUT BDTs should be used
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4311 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-18 23:50:26 +00:00 |
|
patacongo
|
f80346a4fe
|
PIC32 USB driver fixes (still not working)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4308 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-17 23:02:40 +00:00 |
|
patacongo
|
5cf0052be6
|
Finish coding of PIC32MX Ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4306 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-17 14:40:12 +00:00 |
|
patacongo
|
bf2e266fd7
|
More PIC32 Ethernet stuff (still incomplete)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4305 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-17 00:00:25 +00:00 |
|
patacongo
|
ae6d142d97
|
Finish PWM pulse count configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4287 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-09 21:34:58 +00:00 |
|
patacongo
|
1a2df3e911
|
More progress on the PIC32MX Ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4283 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-08 20:38:28 +00:00 |
|
patacongo
|
7d2c271e93
|
More progress on the PIC32MX Ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4282 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-08 18:41:49 +00:00 |
|
patacongo
|
a3864126dc
|
Finishes PIC32 Ethernet header file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4279 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-08 00:35:42 +00:00 |
|
patacongo
|
3d3161a781
|
More register definitions for the PIC32 Ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4278 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-07 21:46:47 +00:00 |
|
patacongo
|
9cb6a2af2f
|
More PIC32 Ethernet register definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4277 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-07 20:26:47 +00:00 |
|
patacongo
|
8f002accfc
|
Add PIC32 Ethernet driver (initial is just crude LPC17xx port)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4276 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-07 18:31:43 +00:00 |
|
patacongo
|
4f7c673617
|
Fix some interrupt decode errors in the PIC32MX USB driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4275 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-07 13:35:58 +00:00 |
|
patacongo
|
aa7765b80d
|
Costmet clean, whitespace, carriage-return removal
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4274 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-06 23:41:20 +00:00 |
|
patacongo
|
8613302525
|
PIC32 USB driver fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4273 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-06 23:17:03 +00:00 |
|
patacongo
|
e7e1934940
|
Fix an error in the PIC32 USB device driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4261 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-04 23:06:20 +00:00 |
|
patacongo
|
2de4db2fcb
|
STM32 GPIO fix; Fixes for PIC32 USB term example
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4241 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-30 14:54:43 +00:00 |
|
patacongo
|
992a0cbb7e
|
The PIC32 USB device driver is code complete (but untested)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4240 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-30 00:09:43 +00:00 |
|
patacongo
|
1c9f257fa4
|
More PIC32 USB device driver logic (still incomplete)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4239 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-29 20:46:38 +00:00 |
|
patacongo
|
89b23a27f8
|
More PIC32 USB device driver logic (still incomplete)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4238 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-29 15:55:02 +00:00 |
|
patacongo
|
804e7625b0
|
Correct last set of changes to configuration logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4237 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-29 12:52:15 +00:00 |
|
patacongo
|
db88469442
|
More PIC32 USB driver stuff
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4236 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-29 00:33:02 +00:00 |
|
patacongo
|
de0524baec
|
A little STM32 logic in the PIC32 USB driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4235 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-28 19:40:37 +00:00 |
|
patacongo
|
14c215c980
|
Initial PIC32 driver -- now is just a badly hacked STM32 USB driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4234 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-28 00:49:48 +00:00 |
|
patacongo
|
4c5d18d561
|
Updates for PIC32MX USB driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4233 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-27 20:07:17 +00:00 |
|
patacongo
|
61b0896f3d
|
Changes to tools to support MAC OS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4232 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-27 12:44:39 +00:00 |
|
patacongo
|
93b948c577
|
Fix PIC32 serial driver lost interrupts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4230 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-26 18:52:31 +00:00 |
|
patacongo
|
b63f8f7fff
|
Fix an PIC32 error in scheduling of signal handlers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4229 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-26 16:24:43 +00:00 |
|
patacongo
|
1f295f7f6b
|
Fix a MIPS delay slot error in the software interrupt logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4228 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-26 01:05:36 +00:00 |
|
patacongo
|
e0f57f131b
|
Partial bring-up of the pcblogic board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4227 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-26 00:07:49 +00:00 |
|
patacongo
|
b560db1a01
|
Fix a PIC32 software interrupt bug (pipeline hazard)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4224 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-25 15:56:08 +00:00 |
|
patacongo
|
bdb5f5a234
|
Add support for LEDs on the Ethernet Starter kit
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4223 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-25 14:28:12 +00:00 |
|
patacongo
|
452dffec5e
|
PIC32 Serial Console fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4221 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-23 23:36:34 +00:00 |
|
patacongo
|
39fd93278c
|
PIC32 NSH configuration now builds without errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4220 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-23 00:58:00 +00:00 |
|
patacongo
|
9aa8880720
|
Changes to get PIC32 serial driver to compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4219 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-22 23:20:34 +00:00 |
|
patacongo
|
46c727610c
|
PIC32, need to clear SW interrupt bit in CAUSE register
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4218 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-22 22:50:41 +00:00 |
|
patacongo
|
4324b00af3
|
BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4153 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-10 00:00:28 +00:00 |
|
patacongo
|
4fee2145bd
|
Add PHY setup for STM3240G-EVAL Ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4151 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-09 17:03:16 +00:00 |
|
patacongo
|
55ec626661
|
Oops.. pic32mx-exception.c, not pic32mx-exception.S
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4150 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-09 14:09:36 +00:00 |
|
patacongo
|
2149ec1035
|
PIC32 bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4149 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-08 23:33:04 +00:00 |
|
patacongo
|
5072f4a553
|
Fix PIC32 timer source frequency
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4146 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-07 23:38:23 +00:00 |
|
patacongo
|
14fd8f3c8e
|
update some comments
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4126 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-27 16:51:34 +00:00 |
|
patacongo
|
4a9b2c7b1b
|
Fix PIC32 error in last check-in
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4125 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-25 12:37:54 +00:00 |
|
patacongo
|
d01965fd90
|
More PIC32 nested interrupt work-around
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4102 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-18 23:24:53 +00:00 |
|
patacongo
|
fe49443cc3
|
More PIC32 fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4101 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-18 22:37:27 +00:00 |
|
patacongo
|
a7839a9af1
|
PIC32 debug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4095 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-17 12:36:40 +00:00 |
|
patacongo
|
bdd0e9e973
|
Fix an error in FAT needed for interoperability with Windows when access first entry in root directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4093 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-15 22:37:14 +00:00 |
|
patacongo
|
bf70e96ce1
|
Prep for 6.11 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4090 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-12 17:49:00 +00:00 |
|
patacongo
|
54b35225d9
|
More PIC32 debug updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4083 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-09 23:59:46 +00:00 |
|
patacongo
|
84a75f3809
|
Misc PIC32 fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4082 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-09 12:35:24 +00:00 |
|
patacongo
|
29e4049e45
|
fix some register typing
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4080 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-03 01:58:55 +00:00 |
|
patacongo
|
f84c24373d
|
Add (and use) some new PIC32MX CP0 macros
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4079 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-03 01:50:57 +00:00 |
|
patacongo
|
21ce4101b2
|
A few more AVR32 fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4078 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-03 01:16:48 +00:00 |
|
patacongo
|
b8ebda1ae6
|
Fix some MIPS software interrupt enabling issues
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4067 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-29 02:29:13 +00:00 |
|
patacongo
|
6cdf5f8fd8
|
Fixes to get the PIC32MX serial port working
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4062 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-24 23:51:46 +00:00 |
|
patacongo
|
cc97bab6c3
|
Fix PIC32 jalr instructions: arguments consistentley reversed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4052 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-18 01:51:47 +00:00 |
|
patacongo
|
92e2e30944
|
Fix PIC32 ramfunc logic; add rectangle graphic functions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4050 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-17 17:52:55 +00:00 |
|
patacongo
|
12fd3df1b1
|
PIC32 configuration fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4048 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-14 23:57:07 +00:00 |
|
patacongo
|
43edab2dd8
|
ADS7843 updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4042 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-12 17:37:15 +00:00 |
|
patacongo
|
9491c6d810
|
Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MX
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4040 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-11 20:50:10 +00:00 |
|
patacongo
|
12d74b1592
|
Misc PIC32 clean-up
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4038 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-10 23:05:59 +00:00 |
|
patacongo
|
d978173922
|
PIC32 start kit port builds successfully
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4037 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-10 22:40:59 +00:00 |
|
patacongo
|
61e5093a0b
|
Fix fclose() return value when closing read-only file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4036 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-10 19:40:56 +00:00 |
|
patacongo
|
4ad3944c1f
|
Adding support of PIC32MX5xx/6xx/7xx families
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4035 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-10 18:42:36 +00:00 |
|
patacongo
|
650ea59d79
|
Adding support of PIC32MX5xx/6xx/7xx families
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4034 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-10 16:52:14 +00:00 |
|
patacongo
|
edcbdb6d61
|
Starting support for PICMX324xx/5xx/7xx and PIC32 Ethernet Starter Kit
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4033 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-10 02:11:08 +00:00 |
|
patacongo
|
8967c65008
|
Fix issue with multilib build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3926 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-30 12:49:24 +00:00 |
|
patacongo
|
2de6c9138d
|
More Kinetis logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3881 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-15 01:50:35 +00:00 |
|
patacongo
|
482f58ecd2
|
Add basic Kinetis serial support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3878 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-14 15:53:19 +00:00 |
|
patacongo
|
03faf1cc17
|
Add an 'export' target to the NuttX top-level Makefile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3771 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-11 22:52:51 +00:00 |
|
patacongo
|
bc5dbeafad
|
Change for clean compilation of Sure PIC32MX configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3742 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-03 17:14:27 +00:00 |
|
patacongo
|
84f35843f2
|
More logic for the AVR port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3684 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-08 21:10:47 +00:00 |
|
patacongo
|
91fba1f28b
|
Fixes to PIC32 config words
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3641 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-23 18:13:03 +00:00 |
|
patacongo
|
2250935b14
|
Add a tool to create proper nuttx.hex files for PICkit2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3640 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-22 21:10:51 +00:00 |
|
patacongo
|
7c1bb4bce3
|
Fix for clean PIC32 compile with DEBUG on
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3639 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-22 17:56:57 +00:00 |
|
patacongo
|
cb057c36ea
|
Completes coding portion of basic PIC32 port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3637 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-21 16:30:18 +00:00 |
|
patacongo
|
b37d08a7a6
|
PIC32: Fix timer 1 source, uart priority, add pre-fetch cache header file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3636 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-21 14:41:53 +00:00 |
|
patacongo
|
7e7f283a61
|
PIC32 Device Configuration Words
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3635 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-21 00:09:15 +00:00 |
|
patacongo
|
7762d295e6
|
Add PIC32 UART support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3634 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-20 22:15:16 +00:00 |
|
patacongo
|
f50f5b21ef
|
Add PIC32 interrupt decode logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3633 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-20 17:51:11 +00:00 |
|
patacongo
|
bdb91af7c9
|
Fleshing out PIC32 port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3632 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-20 16:19:01 +00:00 |
|
patacongo
|
7731994b6e
|
Clean up a few PIC32 link errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3631 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-20 01:51:55 +00:00 |
|
patacongo
|
fc593d0aca
|
Add PIC32 exception handlers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3630 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-20 00:21:26 +00:00 |
|
patacongo
|
fa4f467e62
|
Add PIC32 exception handling macros
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3629 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-19 22:00:49 +00:00 |
|
patacongo
|
10d02ae4f0
|
Add PIC32 interrupt controls and timer initialization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3628 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-19 18:29:40 +00:00 |
|
patacongo
|
901140e49a
|
Add S/W interrupt 0 handler
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3627 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-18 23:01:27 +00:00 |
|
patacongo
|
8f249334af
|
Add MIPS system call infrastructure
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3626 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-18 22:34:11 +00:00 |
|
patacongo
|
f869245999
|
More PIC32 context switching logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3625 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-18 19:52:17 +00:00 |
|
patacongo
|
6cfd2ff001
|
Add more context switching files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3624 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-18 19:11:36 +00:00 |
|
patacongo
|
b1aa3c155d
|
Add PIC32 register definitions and assertion logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3623 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-18 17:16:28 +00:00 |
|
patacongo
|
cc0ff40347
|
Add some standard common files to PIC32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3622 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-18 00:38:57 +00:00 |
|
patacongo
|
1e9c10601e
|
Add start function
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3621 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-17 23:52:30 +00:00 |
|
patacongo
|
209620a42b
|
Add MIPS32 interrupt controls
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3620 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-17 14:59:27 +00:00 |
|
patacongo
|
3efed0e778
|
Beginnings of PIC32 build environment
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3619 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-16 22:20:26 +00:00 |
|
patacongo
|
24bc69df72
|
Completes all PIC32 header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3618 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-16 18:59:30 +00:00 |
|
patacongo
|
3dcd7ff49a
|
More PIC32 header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3614 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-15 22:26:02 +00:00 |
|
patacongo
|
a918b2c01a
|
Add more PIC32 header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3613 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-15 16:02:38 +00:00 |
|
patacongo
|
71650ffa30
|
More PIC32 header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3611 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-15 14:45:13 +00:00 |
|
patacongo
|
764a1177eb
|
Add FLASH header file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3605 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-13 23:14:32 +00:00 |
|