aboutsummaryrefslogtreecommitdiffstats
path: root/boards
Commit message (Expand)AuthorAgeFilesLines
* Added complete support for Altera Terasic MAX10 NEEK boardJoel Bodenmann2017-02-185-64/+140
* Adding UC8173 driverJoel Bodenmann2017-02-021-0/+121
* Adding ADS7843 + STM32CubeF4HAL demo board fileJoel Bodenmann2016-11-271-0/+140
* Adding ILI9488 + STM32CubeF4HAL demo board fileJoel Bodenmann2016-11-271-0/+163
* Fix for linux framebuffer for RGB555 and BGR555inmarket2016-08-241-1/+5
* Fixing wrong macro in Linux framebuffer board fileJoel Bodenmann2016-08-241-2/+2
* Fixing issue with color formats in Linux-Framebuffer board filesJoel Bodenmann2016-08-241-2/+3
* Adding Linux event input touch driverJoel Bodenmann2016-08-232-0/+39
* Updating Mac OS X board filesJoel Bodenmann2016-08-153-8/+17
* Cleaning up new SDL driver supportJoel Bodenmann2016-08-158-11/+86
* Updates to STM32F439i-Eval board files to fix display flashinginmarket2016-08-133-48/+32
* Added SDL multiply driverOleg Gerasimov2016-08-082-2/+2
* STM32F439i-Eval board file cleanupJoel Bodenmann2016-08-031-4/+7
* Adding STM32F439i-EVAL board filesJoel Bodenmann2016-08-0310-0/+2618
* Adding note to Linux-Framebuffer readme that sufficient permission is require...Joel Bodenmann2016-07-261-0/+4
* Update the Win32 example project to work with current versions of cygwin ming...Andrew Hannam2016-07-251-2/+2
* Fixing bug in STM32F746G-Discovery board file which resulted in bad color rep...Joel Bodenmann2016-06-261-2/+2
* Updating STM32F746-Discovery board files to be compatible with newer STM32F7C...Joel Bodenmann2016-06-222-140/+435
* Undef uGFX colors for the STM32F7 board to prevent conflicts with changed STM...Andrew Hannam2016-06-164-0/+12
* Updating makefiles for MacOS XJoel Bodenmann2016-05-063-10/+7
* Merge branch 'master' of https://bitbucket.org/Tectu/ugfxJoel Bodenmann2016-02-102-5/+10
|\
| * Improve some docoinmarket2016-02-102-5/+10
* | New sample board file (replacing some misleading existing ones)Joel Bodenmann2016-02-103-251/+93
|/
* Adding Altera MAX10 NEEK board filesJoel Bodenmann2015-11-293-0/+77
* ChibiOS does not work reliably with GCC -O0 with recent compilers.inmarket2015-11-276-6/+6
* Update some makefiles and openocd config filesinmarket2015-11-2711-40/+46
* Change STM32F429i-Discovery board to use the general STM32LTDC driver.inmarket2015-11-255-34/+199
* Add an Arduino Sketch project.inmarket2015-11-219-0/+229
* Make all include paths in ugfx relative.inmarket2015-11-213-3/+3
* Updates to STM32F746-Discovery supportinmarket2015-11-053-381/+10
* Replace all inline definitions with GFXINLINEinmarket2015-10-2344-347/+358
* Fixing compiler warnings in STM32F746-Discovery board filesJoel Bodenmann2015-10-202-40/+35
* More STM32F746 updates + docoinmarket2015-10-062-2/+2
* More STM32F746-Discovery changes.inmarket2015-10-0611-3409/+236
* Support for ChibiOS3 (master branch only currently) for the STM32F729-Discove...inmarket2015-10-0513-85/+2544
* Minor updateinmarket2015-10-052-2/+2
* Updating ChibiOS 3.x build system supportJoel Bodenmann2015-08-296-12/+27
* Updating ChibiOS 3.x build system supportJoel Bodenmann2015-08-294-9/+1429
* Updating ChibiOS 3.x build system supportJoel Bodenmann2015-08-2915-2641/+2748
* Adding first version of STM32F7 discovery touch driverJoel Bodenmann2015-07-224-171/+200
* Adding FT5336 touch driver. Not tested yet.Joel Bodenmann2015-07-214-5/+275
* Significant improvements in alternative scheduler.inmarket2015-07-164-3/+6
* STM32F746 cleanupinmarket2015-07-161-2/+0
* STM32F746Discovery board file now HAL free (SDRAM still to go)Joel Bodenmann2015-07-131-75/+213
* Working STM32F746G-Discovery board + example for raw32inmarket2015-07-1110-58/+2241
* working on the LTDC driver (not done yet and also hacky code)Joel Bodenmann2015-07-101-3/+5
* Renaming example dir to keep naming consistentJoel Bodenmann2015-07-101-0/+0
* Merge branch 'STM32F7_Discovery' of https://bitbucket.org/Tectu/ugfx into STM...Joel Bodenmann2015-07-104-0/+97
|\
| * Example make for stm32m7 using ugfx make system (not complete)inmarket2015-07-104-0/+97
* | More work on the F7 discoveryJoel Bodenmann2015-07-102-1/+6
|/