4D systems Picaso uLCD 32PTU touch display library

Changes

RevisionDateWhoCommit message
27:dbf79d116497 2016-09-29 CaptainR get word and get string default tip
26:c6a803706a42 2016-09-28 CaptainR File open File close File read File seek File index File tell File write File size ; Display image and screen capture not working yet???
25:015631f9e875 2016-09-27 CaptainR File Exists - OK
24:19c77967674e 2016-09-27 CaptainR find next and find next return
23:dd2c28fa4dfd 2016-09-27 CaptainR findFirstReturn - done :)
22:cea582ea74c1 2016-09-27 CaptainR fileCount, listFilenames, find first, find first and report (started)
21:ea68a8a3cea4 2016-09-26 CaptainR file error not checked yet, because MBED not working properly :)
20:88e137b9ea46 2016-09-26 CaptainR started on file system
19:a259bc128867 2016-09-15 CaptainR write byte
18:829f3e2c064c 2016-09-15 CaptainR read word
17:5bf7947c3c19 2016-09-15 CaptainR Added new file Response to store all response functions
16:cb072eea16e9 2016-09-15 CaptainR read byte
15:86bdf382e6f7 2016-09-15 CaptainR write sector bugfix, couple of array declarations changed to malloc
14:561cb06a2739 2016-09-15 CaptainR write sector
13:1a0800957412 2016-09-15 CaptainR Fixed RX callback function, fixed uSD read function
12:29f5ad896382 2016-09-14 CaptainR a little cleanup, media init and address pointer set working; started on read and write block
11:3ebd2263f3e9 2016-09-13 CaptainR background color, outline color, contrast, frame delay, transparency, transparent color, set graphics parameters, get graphics parameters
10:b959bb206e6b 2016-09-13 CaptainR drawElipse, drawFilledElipse, drawTextButton, drawPanel, DrawSlider, ScreenCopyPaste, BevelShadow
9:32eb75c01e9d 2016-09-12 CaptainR setClipWindow(), clipping(), extendClipRegion()
8:b634ac9c92f8 2016-09-12 CaptainR lineTo() not setting origin point after drawing a line
7:f064ae670553 2016-09-12 CaptainR Added moveOrigin function;
6:a1a85f2bc04b 2016-09-12 CaptainR added putPixel();
5:890ddd974624 2016-09-12 CaptainR Changed communication, now uses interupt to get all of data from LCD
4:50511ed54ab4 2016-09-09 CaptainR added graphic functions and started on data receive function...;
3:dcfbceb81fef 2016-09-09 CaptainR Added a couple graphics functions;
2:81eaaa491a02 2016-09-09 CaptainR Cleaned up all files, redefined constants to be more easier to use...; Added info about copyright :)
1:e2337e2653e1 2016-09-08 CaptainR a little cleanup;
0:a5ef6bc3c2e8 2016-09-08 CaptainR Library to work with Picaso uLCD displays using NUCLEO L152RE development board