index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
boards
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding Altera MAX10 NEEK board files
Joel Bodenmann
2015-11-29
3
-0
/
+77
*
ChibiOS does not work reliably with GCC -O0 with recent compilers.
inmarket
2015-11-27
6
-6
/
+6
*
Update some makefiles and openocd config files
inmarket
2015-11-27
11
-40
/
+46
*
Change STM32F429i-Discovery board to use the general STM32LTDC driver.
inmarket
2015-11-25
5
-34
/
+199
*
Add an Arduino Sketch project.
inmarket
2015-11-21
9
-0
/
+229
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
3
-3
/
+3
*
Updates to STM32F746-Discovery support
inmarket
2015-11-05
3
-381
/
+10
*
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 STM32F729-Discove...
inmarket
2015-10-05
13
-85
/
+2544
*
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
*
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 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 STM...
Joel Bodenmann
2015-07-10
4
-0
/
+97
|
\
|
*
Example make for stm32m7 using ugfx make system (not complete)
inmarket
2015-07-10
4
-0
/
+97
*
|
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 add...
Joel Bodenmann
2015-07-08
8
-0
/
+3643
*
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
*
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
|
\
[next]