patacongo
|
e7ae67e64b
|
Add logic to control CAN bit rate via the .config file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4266 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-05 20:39:56 +00:00 |
|
patacongo
|
dbeba9dcaf
|
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
|
70f5f130b1
|
Add suport for the Stellaris LM3S6432S2E and the TI RDK-S2E
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4260 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-04 22:27:35 +00:00 |
|
patacongo
|
686b63f5d0
|
Fixes for STM32 ADC driver on the F4; LC17xx LED initial state
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4257 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-03 23:25:49 +00:00 |
|
patacongo
|
58b5d8f9b6
|
Fixes for LPC1766-STK without LED support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4256 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-03 16:26:00 +00:00 |
|
patacongo
|
dd7457dc35
|
Improve LPC17xx CAN interrupt handling; Additions to LPC17xx SPI driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4255 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-03 13:47:40 +00:00 |
|
patacongo
|
e28c348db0
|
LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP1766-STK NSH configuration will support the CAN loopback test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4253 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-03 01:03:56 +00:00 |
|
patacongo
|
ee27993c58
|
Add support for STM32 Potentiometer via ADC3
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4252 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-02 18:22:19 +00:00 |
|
patacongo
|
9e608fb472
|
The STM32 F4 CAN driver has been verified in loopback mode
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4251 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-02 16:33:05 +00:00 |
|
patacongo
|
5d366235ac
|
Fix an integer overflow bug in LPC17xx GPIO interrupt configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4247 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-01 15:57:03 +00:00 |
|
patacongo
|
8eee445400
|
Fix some LPC17xx GPIO/button interrupt logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4246 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-31 23:09:33 +00:00 |
|
patacongo
|
fadea52279
|
Extend lpc1766-stk LED support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4242 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-31 00:11:55 +00:00 |
|
patacongo
|
0332c4742b
|
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
|
5af05e03cd
|
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
|
680893298e
|
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
|
0838bcd64b
|
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
|
ae1ea6d5f9
|
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
|
b3ef59da0f
|
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
|
d9351bb9af
|
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
|
3de52617ef
|
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
|
3d212cf3d6
|
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
|
5a29f52d68
|
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
|
46c481bf94
|
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
|
9cb6c68663
|
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
|
c163d137bd
|
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
|
0a4f5c1bb5
|
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
|
ccfc3b3d81
|
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
|
ed08795a17
|
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
|
9bf6e3a5c7
|
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
|
8ee3edbc75
|
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
|
1129e26b63
|
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
|
4105b95642
|
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
|
fcf22d5db5
|
Update to the STM32 ADC and CAN drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4215 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-22 21:55:54 +00:00 |
|
patacongo
|
e14a62c463
|
STM32 CAN debug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4214 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-22 18:28:13 +00:00 |
|
patacongo
|
07a2d59fbc
|
Add loopback support to STM32 CAN driver; Add apps/examples/can loopback test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4213 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-22 15:59:50 +00:00 |
|
patacongo
|
11f2cc1e15
|
Disable interrupts while accessing the APB2RTSR register
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4212 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-22 03:09:25 +00:00 |
|
patacongo
|
4613a3b7b0
|
STM32 ADC driver update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4211 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-22 00:31:47 +00:00 |
|
patacongo
|
1b78607852
|
STM32 CAN driver now compiles
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4210 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-21 23:31:03 +00:00 |
|
patacongo
|
c820a78d84
|
Add the beginning of an STM32 CAN driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4209 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-21 15:50:06 +00:00 |
|
patacongo
|
d0dfe4616b
|
STM32 ADC driver update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4208 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-20 23:44:21 +00:00 |
|
patacongo
|
9e6a174857
|
Update M25P driver per feedback from Mohammed Elwakeel
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4207 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-20 21:16:39 +00:00 |
|
patacongo
|
60935ce8b2
|
Finishes the PWM driver for the STM32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4206 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-20 18:28:50 +00:00 |
|
patacongo
|
1e4309f8bb
|
PWM driver works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4205 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-20 17:31:06 +00:00 |
|
patacongo
|
95b25141d4
|
First round of PWM driver debug changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4204 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-20 14:41:32 +00:00 |
|
patacongo
|
28e28a380d
|
ADC driver update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4203 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-20 00:30:12 +00:00 |
|
patacongo
|
302a0c78f1
|
Add a test for PWM drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4202 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-19 23:06:41 +00:00 |
|
patacongo
|
b23b4e3357
|
Remove the PWM pulse count method. It can't be support on current hardware
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4201 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-19 19:35:52 +00:00 |
|
patacongo
|
b424ca1014
|
Completes coding of the PWM module
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4200 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-19 19:24:09 +00:00 |
|
patacongo
|
1020e1a1db
|
Fix STM32 USB overrun problem (again, still)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4199 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-18 13:53:58 +00:00 |
|
patacongo
|
1dc35e1d35
|
Add alternate function pin mapping for the STM32F103VC
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4198 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-17 21:14:03 +00:00 |
|