patacongo
|
c1a3d46a69
|
Add PM support for the STM32F4Discovery -- still a work in progress
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4976 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-25 13:35:36 +00:00 |
patacongo
|
1c7794b97d
|
Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4975 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-24 22:56:36 +00:00 |
patacongo
|
0ccd2cdb66
|
Ooops.. c_speed is now read-only
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4974 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-24 17:16:25 +00:00 |
patacongo
|
fa593262f4
|
SDIO fixes for the STM32 F2 from Gary Teravskis and Scott Rondestvedt
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4973 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-24 15:49:01 +00:00 |
patacongo
|
272a475b52
|
Remove BOTHER
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4972 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-24 15:10:21 +00:00 |
patacongo
|
9dee8a084d
|
LP43xx SPIFI MTD driver update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4971 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-23 20:08:56 +00:00 |
patacongo
|
58864cc6e9
|
Baud definitions (B9600 for example) are again encoded; Now supports the BOTHER settings which allows specifying the baud via c_ispeed and c_ospeed termios fields
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4970 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-23 15:37:13 +00:00 |
patacongo
|
89473befdf
|
Add completed but untested support for RS-485 on the LPC43xx
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4959 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-20 18:32:16 +00:00 |
patacongo
|
9faa2e9ece
|
Add infrastructure to support RS-485 on the LPC43xx (logic still incomplete)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4958 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-20 16:58:39 +00:00 |
patacongo
|
0ba37ba68d
|
Add missing file needed for stm32f100xx port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4957 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-20 01:42:40 +00:00 |
patacongo
|
a9468eb7e1
|
Add support for STM32F100x value line. Contributed by Mike Smith. Still missing a file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4955 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-19 18:02:32 +00:00 |
patacongo
|
5c40d31c23
|
Make name of RTC ALARM interrupt common on STM32 F1,2,4
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4954 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-19 14:33:14 +00:00 |
patacongo
|
acc6883263
|
Add STM32 PM sleep support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4953 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-18 22:54:33 +00:00 |
patacongo
|
31dc0f21f6
|
Update driver to work with and external SPIFI library (vs. ROM)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4952 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-18 21:04:15 +00:00 |
patacongo
|
56f50d59fc
|
Create an MTD driver for SPIFI
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4951 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-18 18:38:49 +00:00 |
patacongo
|
3e483d3809
|
Add logic to initialize the LPC43xx SPIFI device
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4949 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-17 20:02:57 +00:00 |
patacongo
|
25522d0cc8
|
STM32: Add logic to attach the RTC alarm EXTI interrupt
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4947 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-17 00:22:48 +00:00 |
patacongo
|
f6b7147cd6
|
Fix LPC43xx clocking bugs; LPC43xx now runs at 204MHz
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4946 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-16 21:25:29 +00:00 |
patacongo
|
3bd865b3d0
|
Fix an error in LPC43xx clock configuratin that can cause fail to boot
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4945 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-16 19:16:57 +00:00 |
patacongo
|
56e3553818
|
PM update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4932 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-11 23:21:16 +00:00 |
patacongo
|
b740e28538
|
LPC43 Need to use fractional dividers to get the low-level UART BAUD correct
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4931 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-11 20:58:47 +00:00 |
patacongo
|
c1cd96fda7
|
Add an NSH configuration for the LPC43xx
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4930 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-11 18:52:59 +00:00 |
patacongo
|
9d361ea107
|
LP43xx... disable debug traps on hardfaults
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4929 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-11 15:56:12 +00:00 |
patacongo
|
5478f7bad0
|
Kconfig update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4927 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-10 22:27:51 +00:00 |
patacongo
|
89b080564b
|
Fix another LPC43xx pin configuration problem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4926 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-10 20:51:39 +00:00 |
patacongo
|
8f9590282f
|
Several fixes to LPC43 pin and GPIO configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4925 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-10 18:33:14 +00:00 |
patacongo
|
f5875cfb09
|
LPC43xx fix: Logic was disabling XTAL, not enabling it
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4924 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-10 16:10:38 +00:00 |
patacongo
|
41110b3ffc
|
Add support to the LPC4330-Xplorer port for the Code Red toolchain
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4920 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-08 22:28:39 +00:00 |
patacongo
|
a4cc2f6f5b
|
Add a generic GCC stdarg.h header file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4919 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-08 14:50:43 +00:00 |
patacongo
|
4a0b61ab76
|
Finishes LPC43xx uart bard configuration; LPC43 is ready to begin testing
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4918 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-07 17:36:31 +00:00 |
patacongo
|
531316bcea
|
Straighten out LPC32 UART clocking (still some baud calculation issues)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4917 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-07 15:29:13 +00:00 |
patacongo
|
70ccb11ade
|
Fix typo in STM32 header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4915 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-06 22:21:58 +00:00 |
patacongo
|
1d050fa992
|
Add LPC43 pin configuration logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4914 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-06 18:39:04 +00:00 |
patacongo
|
7dd6f23388
|
Add LPC43 GPIO interrupt configurtion logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4913 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-06 17:04:08 +00:00 |
patacongo
|
c5b16f21c6
|
Add LPC43 GPIO configurtion logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4912 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-06 14:50:43 +00:00 |
patacongo
|
e1524dfb75
|
Change all values in all limits.h for all architectures to signed decimal; the hex values were not sign extending appropriate in most uses
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4911 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-05 23:45:57 +00:00 |
patacongo
|
19edf4c963
|
Add LPC43 clock initialization logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4910 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-05 22:38:12 +00:00 |
patacongo
|
a644488776
|
More LPC43 files in various states of work
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4909 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-05 14:58:16 +00:00 |
patacongo
|
d3bd7367a6
|
STM32 PM update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4908 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-04 23:19:59 +00:00 |
patacongo
|
8c9d2a06c4
|
Fix a optimization related problem in the LM3S
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4907 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-04 22:11:31 +00:00 |
patacongo
|
92e24d894a
|
More LPC43xx logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4906 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-04 22:03:00 +00:00 |
patacongo
|
d36bf9f183
|
Add LPC43 interrrupt control logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4905 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-04 19:34:11 +00:00 |
patacongo
|
cd39e0b2b2
|
Progress of LPC43xx build environment
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4904 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-04 17:59:16 +00:00 |
patacongo
|
80754392c4
|
Clean up LPC43 USART vs UART naming
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4903 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-04 14:19:49 +00:00 |
patacongo
|
966d08230f
|
Add LPC32xx CAN header file; Add configuration for the NXP LP4330-Xplorer board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4901 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-03 22:42:27 +00:00 |
patacongo
|
1ddadac7b1
|
Add LPC43 LCD and SCT header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4900 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-03 19:27:24 +00:00 |
patacongo
|
c11cd0bb7e
|
LM3S9B96 update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4899 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-02 23:32:08 +00:00 |
patacongo
|
da7e2cb93a
|
Add LPC43 Event Monitor, EEPROM, FLASH header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4898 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-02 22:15:20 +00:00 |
patacongo
|
27a374c973
|
Add LPC43 EMC, Ethernet, and alarm timer header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4897 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-02 19:21:59 +00:00 |
patacongo
|
3102dcbb37
|
Add LPC43 SD/MMC header file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4896 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-02 00:38:48 +00:00 |