Commit Graph

16 Commits (d4ef20f47ece19d3a6072d708b9ce316497e00e0)

Author SHA1 Message Date
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
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
Joel Bodenmann 8b60b51623 STM32F746Discovery board file now HAL free (SDRAM still to go) 2015-07-13 03:08:24 +02:00
inmarket 38b0cdd5e8 Working STM32F746G-Discovery board + example for raw32
Working STM32LTDC video driver
2015-07-11 16:13:05 +10: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 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 dbeb320fd3 Example make for stm32m7 using ugfx make system (not complete)
Changes to some stm32f746 files
2015-07-10 18:12:52 +10:00
Joel Bodenmann d4f2cb0d72 Some more work on the F7 discovery 2015-07-09 03:12:16 +02:00
Joel Bodenmann c58dabc9c9 Renaming driver to STM32LTDC as this will be a generic one 2015-07-09 00:43:04 +02:00
Joel Bodenmann 926c8e507b Adding correct display parameters 2015-07-08 23:55:02 +02:00
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