Commit Graph

2498 Commits

Author SHA1 Message Date
inmarket
470868f51a More STM32F746-Discovery changes. 2015-10-06 01:13:11 +10:00
inmarket
d4ef20f47e Support for ChibiOS3 (master branch only currently) for the STM32F729-Discovery board.
Not working yet.
2015-10-05 11:23:31 +10:00
inmarket
e699e549ac Another minor update
Also add new studio options file
2015-10-05 07:39:58 +10:00
inmarket
a73a86e575 Minor update 2015-10-05 07:34:17 +10:00
inmarket
0ab2228364 Add support for SH1106 in the SSD1306 driver 2015-09-18 11:18:01 +10:00
Joel Bodenmann
4eb0dbb1e3 Updating ChibiOS 3.x build system support 2015-08-29 17:16:21 +02:00
Joel Bodenmann
2fc483e152 Updating ChibiOS 3.x build system support 2015-08-29 16:57:12 +02:00
Joel Bodenmann
4c6e2433a5 Updating ChibiOS 3.x build system support 2015-08-29 16:35:34 +02:00
Joel Bodenmann
3f7ded913d Fixing include 2015-08-27 14:13:08 +02:00
inmarket
682503e672 Another fix to gdriver 2015-08-18 07:40:14 +10:00
Joel Bodenmann
9a410b29e3 GDRIVER bugfix. Thanks to David. 2015-08-17 23:24:18 +02:00
Joel Bodenmann
28a2d8ca79 Renaming GFX_NO_OS_INIT to GFX_OS_NO_INIT 2015-08-16 17:21:01 +02:00
Joel Bodenmann
83b29284aa Merge branch 'master' into Alternate_Raw32_Scheduler 2015-07-24 14:02:15 +02:00
Joel Bodenmann
c72c20179e Fixing STM32LTDC driver for STM32F4 series 2015-07-24 14:02:05 +02:00
Joel Bodenmann
9a292562e6 STM32LTDC Cleanup and support for 180 degree rotation 2015-07-24 01:57:37 +02:00
Joel Bodenmann
5f40aa6c58 Revert unnecessary change in the sliders demo config file from previous commit 2015-07-22 21:14:26 +02:00
Joel Bodenmann
940eda4cd4 Adding first version of STM32F7 discovery touch driver 2015-07-22 21:11:28 +02:00
Joel Bodenmann
78dc6e4b8e Adding FT5336 touch driver. Not tested yet. 2015-07-21 15:04:49 +02:00
inmarket
c1d239bbda Significant improvements in alternative scheduler.
Isolate the generic thread and heap code
Tidyup's.
Generic threading now working for x86, cortex-m0->m7.
2015-07-16 19:02:59 +10:00
inmarket
b3028a78d1 STM32F746 cleanup 2015-07-16 18:55:04 +10:00
inmarket
ea0f9922e7 Merge branch 'master' into Alternate_Raw32_Scheduler 2015-07-13 16:40:06 +10:00
Joel Bodenmann
8b60b51623 STM32F746Discovery board file now HAL free (SDRAM still to go) 2015-07-13 03:08:24 +02:00
Joel Bodenmann
cce83c62b1 Updating gmake scripts readme.txt 2015-07-12 16:54:50 +02:00
Joel Bodenmann
6a2813d249 Adding readme to bubbles demo 2015-07-12 14:22:52 +02:00
Joel Bodenmann
693bd03e64 Cleaning up config file of bubbles demo 2015-07-12 14:22:41 +02:00
Joel Bodenmann
8449863ad0 Adding readme to bubbles demo 2015-07-12 14:12:38 +02:00
Joel Bodenmann
d34dbaf450 Cleaning up config file of bubbles demo 2015-07-12 14:11:21 +02:00
Joel Bodenmann
73da22e110 Fixing syntax errors in order to be able to compile scheduler code (still not working but compiling) 2015-07-12 13:56:37 +02:00
Joel Bodenmann
e4f295ec6d Merge branch 'master' into Alternate_Raw32_Scheduler
Conflicts:
	drivers/gdisp/STM32LTDC/gdisp_lld_STM32LTDC.c
2015-07-12 13:20:02 +02:00
Joel Bodenmann
1749ff7c3e Fixing broken macro in STM32LTDC driver (sorry for being stupid) 2015-07-12 13:19:22 +02:00
Joel Bodenmann
f31cb526e9 Cleanup STM32LTDC driver 2015-07-12 13:13:44 +02:00
Joel Bodenmann
185cb998e2 Some fixes in ASM code 2015-07-12 13:08:48 +02:00
Joel Bodenmann
6a75ab2588 Cleanup STM32LTDC driver 2015-07-12 13:06:31 +02:00
Joel Bodenmann
0367815bab Merge branch 'master' into Alternate_Raw32_Scheduler
Conflicts:
	src/gos/gos_raw32.c
2015-07-12 03:23:54 +02:00
Joel Bodenmann
3e6c7accdc Adding DMA2D to STM32F429i-Discovery 2015-07-12 02:54:17 +02:00
Joel Bodenmann
83bd8c21a3 Adding DMA2D support to STM32LTDC driver 2015-07-12 01:43:23 +02:00
inmarket
64752ab52c Small bug fix + doco 2015-07-11 16:22:47 +10:00
inmarket
a84f6e0ee7 Merge branch 'STM32F7_Discovery' 2015-07-11 16:16:21 +10:00
inmarket
38b0cdd5e8 Working STM32F746G-Discovery board + example for raw32
Working STM32LTDC video driver
2015-07-11 16:13:05 +10:00
Joel Bodenmann
daab60de98 Improving formatting of makefile verbose output 2015-07-10 16:42:06 +02:00
Joel Bodenmann
5a1f527fcf working on the LTDC driver (not done yet and also hacky code) 2015-07-10 14:50:12 +02:00
Joel Bodenmann
6af2d41ea3 Renaming example dir to keep naming consistent 2015-07-10 12:55:16 +02:00
Joel Bodenmann
6f181c17e6 Fix in FT5x06 touch driver 2015-07-10 12:19:17 +02:00
Joel Bodenmann
e69fff5100 Revert "Fix in FT5x06 touch driver"
This reverts commit a3d67e76e5.
2015-07-10 12:18:49 +02:00
Joel Bodenmann
a3d67e76e5 Fix in FT5x06 touch driver 2015-07-10 12:00:04 +02:00
Joel Bodenmann
150d62141c Merge branch 'STM32F7_Discovery' of https://bitbucket.org/Tectu/ugfx into STM32F7_Discovery 2015-07-10 11:56:31 +02:00
Joel Bodenmann
36906d8877 More work on the F7 discovery 2015-07-10 11:56:25 +02:00
inmarket
1dad1ed21f Makefile additions for stm32m7 and raw32 2015-07-10 18:13:43 +10:00
inmarket
dbeb320fd3 Example make for stm32m7 using ugfx make system (not complete)
Changes to some stm32f746 files
2015-07-10 18:12:52 +10:00
inmarket
1137ed6ee7 Makefile additions for stm32m7 and raw32 2015-07-10 18:11:36 +10:00