patacongo
|
d02a44a113
|
Add hooks for the ADS7843E touchscreen controller
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4013 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-03 16:02:22 +00:00 |
|
patacongo
|
c4b3e3185f
|
Cosmetic changes to fat and mass storage device
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3985 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-28 01:46:31 +00:00 |
|
patacongo
|
4b04e5e54e
|
A couple of files were not added
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3984 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-27 22:04:44 +00:00 |
|
patacongo
|
be64d255fc
|
Move MSC descriptors to a separate file; File 13 char long file names.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3983 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-27 22:04:03 +00:00 |
|
patacongo
|
1be465a419
|
Separate all CDC ACM descriptors into a separate C file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3982 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-27 20:11:14 +00:00 |
|
patacongo
|
884f9e2533
|
CDC ACM fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3981 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-27 17:05:24 +00:00 |
|
patacongo
|
3ea96865fa
|
Add examples/usbterm
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3976 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-26 16:52:20 +00:00 |
|
patacongo
|
a961af1303
|
A little progress with CDC ACM driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3959 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-16 18:42:54 +00:00 |
|
patacongo
|
a19d172611
|
More CDC serial updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3954 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-15 13:26:00 +00:00 |
|
patacongo
|
a96e7ec9d5
|
Add CDC ACM serial class device driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3953 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-13 19:04:13 +00:00 |
|
patacongo
|
6fc0c99569
|
Working toward CDC serial USB device
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3952 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-12 23:16:16 +00:00 |
|
patacongo
|
455b9336fb
|
Correct error in clock_gettime(); fix wait for STOP in I2C stm32 driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3948 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-11 14:55:31 +00:00 |
|
patacongo
|
bdf8ede547
|
Add driver for LM-75 temperature sensor
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3947 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-10 16:20:09 +00:00 |
|
patacongo
|
19e5bfd627
|
Add AT24xx and LPC17xx I2C drivers (from Lzyy)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3941 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-07 13:32:13 +00:00 |
|
patacongo
|
d1e82b4568
|
Fix a error the the STM32 I2C timeout logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3940 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-06 21:00:48 +00:00 |
|
patacongo
|
a4a6c0f075
|
PM.. Allow negative coeffients; support revert to normal state
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3939 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-05 14:58:36 +00:00 |
|
patacongo
|
13ca7a7c86
|
Update PM documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3937 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-04 22:16:10 +00:00 |
|
patacongo
|
4e92683ab3
|
Add a basic power management framework
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3936 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-04 19:24:27 +00:00 |
|
patacongo
|
f23f7fa365
|
Bug fixes for BCH and TSC2007 drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3921 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-29 16:07:29 +00:00 |
|
patacongo
|
8e123b2832
|
More fixe for FreeBSD build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3919 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-28 12:32:14 +00:00 |
|
patacongo
|
767975d882
|
Add a flash_eraseall() function
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3918 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-27 16:31:41 +00:00 |
|
patacongo
|
07292be9c0
|
Documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3914 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-25 16:44:11 +00:00 |
|
patacongo
|
e6fea28fd5
|
ADC bugfixes plus new DAC logic from Lzyy
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3913 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-25 14:11:39 +00:00 |
|
patacongo
|
c2aa7d046c
|
Additional Kinetis SDHC fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3906 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-22 22:03:11 +00:00 |
|
patacongo
|
a40add6150
|
Progress with Kinetis SDHC driver (more to to)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3904 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-22 15:42:10 +00:00 |
|
patacongo
|
a87259ebc6
|
Add support for multiplexed SDIO pins from Uros
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3898 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-19 16:51:04 +00:00 |
|
patacongo
|
de0f788a05
|
Remove executable property from many files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3897 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-19 14:51:08 +00:00 |
|
patacongo
|
b46187ad36
|
Missing a some re-naming in the last checkin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3896 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-19 14:17:25 +00:00 |
|
patacongo
|
a6f7974545
|
Add ADC sub-system and drivers from Lzyy
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3895 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-19 14:05:05 +00:00 |
|
patacongo
|
b2f3e916ef
|
Fix a semphore overflow problem in the CAN driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3890 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-18 14:07:52 +00:00 |
|
patacongo
|
b1edd6327a
|
Completes first cut at Kinetis ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3889 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-17 16:24:47 +00:00 |
|
patacongo
|
a60daf4fe7
|
Add beginning of an Kinetics Ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3886 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-16 23:04:11 +00:00 |
|
patacongo
|
be7cd049c4
|
Add Yu Qiang's patch for RGMP support on the ARM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3843 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-04 12:29:19 +00:00 |
|
patacongo
|
fb35aea349
|
Forgot to add file in last checkin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3832 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-31 14:53:57 +00:00 |
|
patacongo
|
488a8fa9d5
|
Completes first cut of TSC2007 driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3831 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-30 17:41:22 +00:00 |
|
patacongo
|
8501188ee2
|
More TSC2007 driver updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3830 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-30 15:31:23 +00:00 |
|
patacongo
|
607e574101
|
More logic added to the TSC2007 touchscreen driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3829 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-29 23:37:33 +00:00 |
|
patacongo
|
ab1634636e
|
Add TSC2007 register definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3828 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-29 20:12:14 +00:00 |
|
patacongo
|
1c492be255
|
Add framework for input devices and TSC2007 touchscreen driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3827 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-29 18:51:56 +00:00 |
|
patacongo
|
fc7db01820
|
Correct USB mass storage memory leak
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3820 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-26 17:27:57 +00:00 |
|
patacongo
|
95e415d274
|
Re-architect FAT data structures to support long file names
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3780 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-13 13:30:38 +00:00 |
|
patacongo
|
62d94bb3d6
|
Add wchar_t type; Add LPC17xx CAN driver from Lzyy; Fix serial bug reported by Lzyy
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3775 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-12 16:36:45 +00:00 |
|
patacongo
|
2ad95a1d10
|
Correct error handling in the case of an overrun error in the serial driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3774 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-12 14:29:08 +00:00 |
|
patacongo
|
f204ed65fe
|
Correct errors in LPC17xx CAN register defines
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3773 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-12 13:29:44 +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
|
c472fe3913
|
Add support for STM3210E-EVAL button interrupts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3750 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-07 16:20:35 +00:00 |
|
patacongo
|
84b779ea6f
|
Add STM3210E-EVAL LCD driver.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3745 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-05 20:15:48 +00:00 |
|
patacongo
|
7ce352ca5c
|
Add bugfixes recommended by Sheref Younan
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3737 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-01 13:46:34 +00:00 |
|
patacongo
|
b47cd866a7
|
Changes for clean ez80 ZDS-II compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3733 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-22 15:22:56 +00:00 |
|
patacongo
|
37b42d4259
|
Fix AVR warnings; FAT FS needs to use off_t instead of size_t
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3728 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-20 20:54:45 +00:00 |
|