Commit Graph

2634 Commits (778b23bdfdb6805e8aa4f9a0cea3a5b99c50cd46)

Author SHA1 Message Date
Joel Bodenmann ac231c558c Adding some board file stuff for the F7 discovery (nothing done yet, just adding the required files) 2015-07-08 03:26:23 +02:00
Joel Bodenmann f5f18fc2d3 Whitespaces 2015-07-08 02:55:33 +02:00
Joel Bodenmann c610eeb65c Remove obsolete ILI9341 stuff. 2015-07-08 02:52:22 +02:00
Joel Bodenmann 43758829b8 Fixing include paths 2015-07-08 02:48:18 +02:00
Joel Bodenmann 49f32f5ce7 Starting STM32F7 Discovery driver development 2015-07-08 02:41:20 +02:00
inmarket f2ee56661c Alternate Raw32 scheduler.
Works for main thread + one other thread.
Currently fails with 2 other threads.
STM32M4 code tested and working.
2015-07-08 09:53:16 +10:00
inmarket 2f6aaa9586 Add win32.chibios and win32.raw32 OPT_OS options to the make system. 2015-07-08 09:51:17 +10:00
inmarket 96bed0cd75 Fix single file make issues with GOS Raw32 on the Win32 platform. 2015-07-08 09:50:15 +10:00
inmarket af2b0f29b5 Merge remote-tracking branch 'origin/master' 2015-07-08 09:31:22 +10:00
inmarket d7624145b6 Spelling fixes. 2015-07-08 09:31:10 +10:00
Joel Bodenmann e99cc3cd8b Fixing stack alignment issue in Arduino scheduler 2015-07-08 01:22:36 +02:00
Joel Bodenmann 6d329077bc Fixing stack alignment issue in RAW32 scheduler 2015-07-08 01:13:35 +02:00
Joel Bodenmann 986aad310a Doxygen update 2015-07-05 13:20:16 +02:00
Joel Bodenmann 5992d06dee Improving progressbar doxygen 2015-07-05 11:53:32 +02:00
Joel Bodenmann 380c41b766 Improving Pixmap API 2015-07-03 17:08:28 +02:00
Joel Bodenmann 23a603dd0d Renaming /demos/modules/gdisp/pixmaps to /demos/modules/gdisp/pixmap (dropping the s) 2015-07-03 17:04:09 +02:00
Joel Bodenmann 81850ade15 Improving type definition inclusion in RAW32 port 2015-07-02 21:57:14 +02:00
Joel Bodenmann 2c6b82040d Adding Tabset widget demo 2015-06-26 22:53:15 +02:00
Joel Bodenmann b98c178a77 Updating /demos/3rdparty/doom demo 2015-06-21 18:57:10 +02:00
Joel Bodenmann fe7b378a7b Adding 'flipHorizontally' and 'flipVertically^optiony to SSD1963 2015-06-21 09:51:05 +02:00
Joel Bodenmann 5abc1dbb23 Improving demo (/demos/tools/touch_calibration_grabber) 2015-06-19 19:56:25 +02:00
Joel Bodenmann 3e021b9da3 Fixing ChibiOS/RT 3.x port 2015-06-19 19:55:40 +02:00
Joel Bodenmann 90d811dc7d Adding /demos/tools/touch_calibration_grabber which can be used to read out the calibration data 2015-06-18 21:56:11 +02:00
Joel Bodenmann e9c03c857e Improvind doxygen 2015-06-18 15:38:34 +02:00
Joel Bodenmann 1442ed05a9 Improving label documentation 2015-06-18 01:16:25 +02:00
inmarket 475dd871b8 Doco for latest change 2015-06-08 14:18:46 +10:00
inmarket ccde54722f Added ability to compile ugfx as a single file (excluding driver and board files).
Simply compile src/gfx_mk.c
2015-06-08 14:14:40 +10:00
inmarket e850c344b8 Add missing arduino make option 2015-06-08 12:12:05 +10:00
inmarket aa7ebf9c26 Add the license to the makefiles 2015-06-08 12:11:37 +10:00
inmarket 34d7b62607 Doco update 2015-06-08 11:33:48 +10:00
inmarket 411e08902a Add stm32m3 make option and fix stm32m1 make option 2015-06-08 11:31:23 +10:00
Joel Bodenmann 08585ef751 Fixing stm32f1 makefile 2015-06-06 23:44:39 +02:00
Joel Bodenmann 6e2e59a92d Updating JSON file for uGFX-Studio 2015-05-30 13:11:07 +02:00
Joel Bodenmann 377a01ad4a Updating JSON file for uGFX-Studio 2015-05-29 22:24:08 +02:00
Joel Bodenmann af71b94339 Fixing typo in HY-MiniSTM32V board file 2015-05-23 23:30:18 +02:00
Joel Bodenmann 4a808fe590 Opening 2.4 development 2015-05-16 21:17:56 +02:00
Joel Bodenmann 48839a00aa Fixing doxygen 2015-05-16 20:46:45 +02:00
Joel Bodenmann ee8aa6ca4e Fixing doxygen 2015-05-16 20:33:31 +02:00
Joel Bodenmann 37ab4ec1cd Fixing doxygen 2015-05-16 20:17:50 +02:00
Joel Bodenmann 4e84469515 Improving file parsed by uGFX-Studio 2015-05-16 19:42:45 +02:00
Joel Bodenmann 6826f89269 Updating library parsing file for uGFX-Studio 2015-05-16 01:01:38 +02:00
inmarket 88a43f5fc0 Doc update 2015-05-10 17:16:26 +10:00
inmarket 4482b7d973 SSD1331 board file for the SAM7EX256 via UEXT connector 2015-05-10 17:13:30 +10:00
inmarket af4d4c2da7 Fixes to SSD1331 2015-05-10 17:12:30 +10:00
inmarket 1a09f151e2 Fix to LLD driver color conversions. 2015-05-10 17:12:00 +10:00
inmarket 42d34fd421 More comments for the UEXT SSD1306 SPI board file 2015-05-09 23:39:52 +10:00
inmarket 201172ab69 Improve the UEXT bus descriptor file 2015-05-09 23:38:47 +10:00
inmarket 734416a840 Started prototyping some changes to the STM32F429iDiscovery driver.
None are active yet.
2015-05-03 12:31:49 +10:00
Joel Bodenmann 4c6a074964 Updating docs 2015-04-30 10:40:11 +02:00
inmarket 0501f24f47 Add the ability to change a gwin list selection via the api
Add the ability to scroll a particular item into the current view.
2015-04-30 11:32:10 +10:00