| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
post_init_board()
|
| |
| |
| |
| | |
Change to -O1
|
| | |
|
| | |
|
| |
| |
| |
| | |
link errors from C library routines that need malloc
|
| | |
|
| | |
|
| |
| |
| |
| | |
formats turned on.
|
| |
| |
| |
| |
| | |
The special ILI9341 init code is now in the board file (it is board specific).
The specific STM32F429i-Discovery driver is now gone
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
GFXSINGLEMAKE
|
| |
|
|
|
|
| |
It shows how to add ugfx as a sketch library.
|
|
|
|
| |
The only include path now needed is for drivers (in particular GDISP drivers)
|
| |
|
|\ |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
|\
| |
| |
| | |
Fixes
|