Commit Graph

13 Commits (f265924396167729e8d9fb36a0383263f36c1270)

Author SHA1 Message Date
inmarket f265924396 First set of V3 macro changes 2018-02-27 17:44:21 +10:00
inmarket 864210b764 Fixes to allow STM32F749-Discovery to work with ChibiOS 2017-04-29 19:10:22 +10:00
inmarket 205160aec0 Change STM32F429i-Discovery board to use the general STM32LTDC driver.
The special ILI9341 init code is now in the board file (it is board specific).
The specific STM32F429i-Discovery driver is now gone
2015-11-25 12:24:22 +10:00
inmarket 713ce159d3 Updates to STM32F746-Discovery support
Clean out a lot of junk
2015-11-05 17:09:11 +10:00
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
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 38b0cdd5e8 Working STM32F746G-Discovery board + example for raw32
Working STM32LTDC video driver
2015-07-11 16:13:05 +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 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