Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an Arduino Sketch project. | inmarket | 2015-11-21 | 9 | -0/+229 |
| | | | | It shows how to add ugfx as a sketch library. | ||||
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 3 | -3/+3 |
| | | | | The only include path now needed is for drivers (in particular GDISP drivers) | ||||
* | Updates to STM32F746-Discovery support | inmarket | 2015-11-05 | 3 | -381/+10 |
| | | | | Clean out a lot of junk | ||||
* | Replace all inline definitions with GFXINLINE | inmarket | 2015-10-23 | 44 | -347/+358 |
| | |||||
* | Fixing compiler warnings in STM32F746-Discovery board files | Joel Bodenmann | 2015-10-20 | 2 | -40/+35 |
| | |||||
* | More STM32F746 updates + doco | inmarket | 2015-10-06 | 2 | -2/+2 |
| | |||||
* | More STM32F746-Discovery changes. | inmarket | 2015-10-06 | 11 | -3409/+236 |
| | |||||
* | Support for ChibiOS3 (master branch only currently) for the ↵ | inmarket | 2015-10-05 | 13 | -85/+2544 |
| | | | | | | STM32F729-Discovery board. Not working yet. | ||||
* | Minor update | inmarket | 2015-10-05 | 2 | -2/+2 |
| | |||||
* | Updating ChibiOS 3.x build system support | Joel Bodenmann | 2015-08-29 | 6 | -12/+27 |
| | |||||
* | Updating ChibiOS 3.x build system support | Joel Bodenmann | 2015-08-29 | 4 | -9/+1429 |
| | |||||
* | Updating ChibiOS 3.x build system support | Joel Bodenmann | 2015-08-29 | 15 | -2641/+2748 |
| | |||||
* | Adding first version of STM32F7 discovery touch driver | Joel Bodenmann | 2015-07-22 | 4 | -171/+200 |
| | |||||
* | Adding FT5336 touch driver. Not tested yet. | Joel Bodenmann | 2015-07-21 | 4 | -5/+275 |
| | |||||
* | Significant improvements in alternative scheduler. | inmarket | 2015-07-16 | 4 | -3/+6 |
| | | | | | | Isolate the generic thread and heap code Tidyup's. Generic threading now working for x86, cortex-m0->m7. | ||||
* | STM32F746 cleanup | inmarket | 2015-07-16 | 1 | -2/+0 |
| | |||||
* | STM32F746Discovery board file now HAL free (SDRAM still to go) | Joel Bodenmann | 2015-07-13 | 1 | -75/+213 |
| | |||||
* | Working STM32F746G-Discovery board + example for raw32 | inmarket | 2015-07-11 | 10 | -58/+2241 |
| | | | | Working STM32LTDC video driver | ||||
* | working on the LTDC driver (not done yet and also hacky code) | Joel Bodenmann | 2015-07-10 | 1 | -3/+5 |
| | |||||
* | Renaming example dir to keep naming consistent | Joel Bodenmann | 2015-07-10 | 1 | -0/+0 |
| | |||||
* | Merge branch 'STM32F7_Discovery' of https://bitbucket.org/Tectu/ugfx into ↵ | Joel Bodenmann | 2015-07-10 | 4 | -0/+97 |
|\ | | | | | | | STM32F7_Discovery | ||||
| * | Example make for stm32m7 using ugfx make system (not complete) | inmarket | 2015-07-10 | 4 | -0/+97 |
| | | | | | | | | Changes to some stm32f746 files | ||||
* | | More work on the F7 discovery | Joel Bodenmann | 2015-07-10 | 2 | -1/+6 |
|/ | |||||
* | Some more work on the F7 discovery | Joel Bodenmann | 2015-07-09 | 6 | -466/+39 |
| | |||||
* | Renaming driver to STM32LTDC as this will be a generic one | Joel Bodenmann | 2015-07-09 | 1 | -1/+1 |
| | |||||
* | Adding correct display parameters | Joel Bodenmann | 2015-07-08 | 1 | -4/+4 |
| | |||||
* | Adding some board file stuff for the F7 discovery (nothing done yet, just ↵ | Joel Bodenmann | 2015-07-08 | 8 | -0/+3643 |
| | | | | adding the required files) | ||||
* | Add stm32m3 make option and fix stm32m1 make option | inmarket | 2015-06-08 | 7 | -1/+16 |
| | |||||
* | Fixing typo in HY-MiniSTM32V board file | Joel Bodenmann | 2015-05-23 | 1 | -1/+1 |
| | |||||
* | SSD1331 board file for the SAM7EX256 via UEXT connector | inmarket | 2015-05-10 | 1 | -0/+223 |
| | |||||
* | More comments for the UEXT SSD1306 SPI board file | inmarket | 2015-05-09 | 2 | -2/+162 |
| | |||||
* | Improve the UEXT bus descriptor file | inmarket | 2015-05-09 | 1 | -2/+18 |
| | |||||
* | Example board files for connecting "TinyScreen" - an arduino SSD1331 display ↵ | inmarket | 2015-04-07 | 2 | -0/+122 |
| | | | | from Tiny-Circuits | ||||
* | Typo | inmarket | 2015-04-01 | 1 | -1/+1 |
| | |||||
* | Example board file and cpp file for the Auduino teensy and the SSD1351 driver | inmarket | 2015-04-01 | 2 | -0/+95 |
| | |||||
* | Updates to Mikromedia-Plus-STM32-M4 board and the SSD1963 driver | inmarket | 2015-02-28 | 2 | -51/+46 |
| | |||||
* | New Mikromedia-Plus-STM32-M4 board by lliypuk (with mods) | inmarket | 2015-02-23 | 21 | -0/+5838 |
| | |||||
* | SSD1306 board file for SAM7EX256 using UEXT connector | inmarket | 2015-02-07 | 1 | -0/+212 |
| | |||||
* | Oops - left some debugging. | inmarket | 2015-02-07 | 1 | -4/+3 |
| | |||||
* | Chibios definition updates for the Olimex-SAM7EX256 | inmarket | 2015-02-07 | 2 | -11/+35 |
| | |||||
* | Board file fixes for the Olimex-SAM7EX256 board | inmarket | 2015-02-07 | 3 | -85/+136 |
| | |||||
* | Add TLS8204 on UEXT (Olimex MOD3310) to the SAM7EX256 board | inmarket | 2015-02-07 | 2 | -0/+161 |
| | |||||
* | Add UEXT connector definitions for the SAM7EX256 board. | inmarket | 2015-02-05 | 1 | -0/+63 |
| | |||||
* | Adding HY-MiniSTM32V board support | Joel Bodenmann | 2015-02-01 | 7 | -0/+672 |
| | |||||
* | Add Chibios v3 example files for the STM32F429iDiscovery board. | inmarket | 2014-12-31 | 10 | -7/+1307 |
| | |||||
* | Split SSD1306 spi board example into 2 files. | inmarket | 2014-12-15 | 1 | -0/+115 |
|\ | | | | | | | | | Revert chibios 3.x use of bool as a base type for bool_t. back to char bool is available on c++ compilers only!!!! | ||||
| * | Improve SSD1306 spi example | ergosys | 2014-12-12 | 1 | -87/+66 |
| | | | | | | | | | | | | | | Don't acquire bus for every command Use SPI driver to control chip select Use SPI driver start/stop only when bus acquired for lower power usage Throttle SPI speed based on processor clock | ||||
* | | Updates for the EMBEST board and a small fix to the SSD2119 driver. | inmarket | 2014-12-15 | 2 | -5/+8 |
|/ | |||||
* | Conversion of some addon board files to newmouse | inmarket | 2014-11-10 | 3 | -149/+128 |
| | |||||
* | Fix GDISP_NEED_CONTROL for the STM32F429i-Discovery board. | inmarket | 2014-11-07 | 1 | -34/+11 |
| |