patacongo
|
b896f16bcf
|
Use a handle instead of an ID in each font lookup; this saves doing the font set lookup each time
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3802 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-20 02:13:08 +00:00 |
|
patacongo
|
21e170a558
|
Add support for multiple fonts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3801 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-19 22:45:15 +00:00 |
|
patacongo
|
f1f08a4297
|
Missing right comment delimiter
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3800 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-19 20:31:54 +00:00 |
|
patacongo
|
118a2dd458
|
Setup environment to support multiple fonts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3799 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-19 20:08:28 +00:00 |
|
patacongo
|
2928511cce
|
Add sem_timedwait()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3798 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-19 13:40:15 +00:00 |
|
patacongo
|
aa31582311
|
Add apps/examples/nxhello -- a VERY simple graphics example
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3797 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-18 22:22:02 +00:00 |
|
patacongo
|
9e9cbc6b27
|
Add logic to assure that short FAT names are unique
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3796 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-18 18:28:02 +00:00 |
|
patacongo
|
e6918d1821
|
Documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3795 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-18 01:47:48 +00:00 |
|
patacongo
|
0673ba578e
|
Correct FAT long file name padding character
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3794 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-18 00:20:58 +00:00 |
|
patacongo
|
c20c6dfe92
|
Fix a problem with STM32 SDIO DMA.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3793 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-17 17:39:40 +00:00 |
|
patacongo
|
80616e345a
|
Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX example from the NX command line
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3791 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-16 15:52:15 +00:00 |
|
patacongo
|
7a7446a401
|
FAT long file names are basically functional
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3790 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-15 17:38:29 +00:00 |
|
patacongo
|
42249bbbb2
|
Some FAT long file name fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3789 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-15 15:37:29 +00:00 |
|
patacongo
|
2d2f8e6f08
|
Implement reversed portrait mode displays for the STM3210E-EVAL LCD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3788 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-15 03:47:03 +00:00 |
|
patacongo
|
1662b66e35
|
Fix NXTEXT link error
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3787 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-14 23:29:43 +00:00 |
|
patacongo
|
1ac414464a
|
Add configuration for reverse portrait LCD orientation for the STM3210E-EVAL
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3786 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-14 21:17:39 +00:00 |
|
patacongo
|
4ffef26aa4
|
Changes to get clean FAT long file name compilation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3785 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-14 21:07:59 +00:00 |
|
patacongo
|
5a05a26d43
|
Fix NT stype upper/lower case FAT 8.3 filename
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3784 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-14 19:47:31 +00:00 |
|
patacongo
|
65d19ae3dc
|
FAT long support is code complete (but untested)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3783 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-14 17:57:59 +00:00 |
|
patacongo
|
718738cb62
|
More FAT long file name logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3782 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-13 21:53:06 +00:00 |
|
patacongo
|
fb32eed2ee
|
Add long file name parsing logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3781 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-13 17:19:31 +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
|
f17fe09a82
|
Fix typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3779 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-13 04:09:16 +00:00 |
|
patacongo
|
17e6f2e481
|
Export make target now produces a .zip file by default
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3778 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-12 23:54:13 +00:00 |
|
patacongo
|
09c2e9b9e3
|
Separate FAT directory operations into a separate file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3777 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-12 22:38:21 +00:00 |
|
patacongo
|
5e370e1615
|
Add FAT long file name definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3776 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-12 19:19:40 +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
|
a5aca26e66
|
Extend 'make export' logic to bundle up CFLAGS and linker scripts as well
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3772 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-12 03:21:27 +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
|
ef2d7974c8
|
Prep for 6.6 Release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3770 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-11 14:21:05 +00:00 |
|
patacongo
|
2ff6c3793c
|
Correct an NX error that would leave stuff on the display when a window is closed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3769 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-11 13:30:47 +00:00 |
|
patacongo
|
395778f0f2
|
Fix more NXTEXT bugs -- seems to be working now
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3768 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-10 22:35:35 +00:00 |
|
patacongo
|
75339f935d
|
Fix an error in the NX move logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3766 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-10 18:54:54 +00:00 |
|
patacongo
|
29ef946bee
|
Fix a few NXTEXT bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3765 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-10 17:18:26 +00:00 |
|
patacongo
|
ed975abb65
|
Fix a critical font rendering bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3762 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-09 20:41:08 +00:00 |
|
patacongo
|
64fe463b9d
|
Redesign of NXTEXT font cache
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3761 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-09 16:01:00 +00:00 |
|
patacongo
|
321b9c7343
|
ARM stack check logic; ARM no-console build fixes; Nucleus-2G updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3760 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-09 12:53:12 +00:00 |
|
patacongo
|
5730326fd6
|
Documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3759 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-08 22:39:02 +00:00 |
|
patacongo
|
0aa08d428a
|
Fix a few NXTEXT bugs (there are many more)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3756 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-08 19:41:48 +00:00 |
|
patacongo
|
2cd28aea61
|
Changes for clean NXTEXT compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3755 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-08 18:21:04 +00:00 |
|
patacongo
|
9ad601dd5f
|
Add a test for NX text displays and also a configuration for the STM3210E-EVAL
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3754 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-08 16:36:26 +00:00 |
|
patacongo
|
a97ee641ff
|
Add pin de-multiplexing to STM32 EXTI handling
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3753 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-08 12:46:56 +00:00 |
|
patacongo
|
4cd5ac4041
|
Fix some typos in comments
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3752 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-07 21:55:16 +00:00 |
|
patacongo
|
98f4235996
|
Verified STM3210E-EVAL button handling and new button test application
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3751 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-07 18:40:15 +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
|
00bc426aa6
|
Standardize button interfaces
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3749 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-07 14:23:05 +00:00 |
|
patacongo
|
129333c54d
|
Add support for the STM3210E-EVAL LCD backlight
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3748 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-06 21:18:34 +00:00 |
|
patacongo
|
3fa3569ba9
|
Verify the STM3210E-EVAL LCD driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3747 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-06 16:53:31 +00:00 |
|