cleanup
This commit is contained in:
parent
403947eeaf
commit
7a66e63849
3 changed files with 1 additions and 25 deletions
|
@ -18,18 +18,6 @@
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
driver quickly hacked together from a chinese sourcecode that came
|
|
||||||
with the board and existing ili9320 code by Chris van Dongen (sjaak)
|
|
||||||
(sjaak2002 at msn.com)
|
|
||||||
|
|
||||||
Also added rotation for 180 and 270 degrees and minor tweaks to
|
|
||||||
setcursor
|
|
||||||
|
|
||||||
Added code comes without warranty and free bugs. Feel free to use
|
|
||||||
or misuse the added code :D
|
|
||||||
*/
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file drivers/gdisp/ILI9325/gdisp_lld.c
|
* @file drivers/gdisp/ILI9325/gdisp_lld.c
|
||||||
* @brief GDISP Graphics Driver subsystem low level driver source for the ILI9325 display.
|
* @brief GDISP Graphics Driver subsystem low level driver source for the ILI9325 display.
|
||||||
|
|
|
@ -18,18 +18,6 @@
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
driver quickly hacked together from a chinese sourcecode that came
|
|
||||||
with the board and existing ili9320 code by Chris van Dongen (Sjaak)
|
|
||||||
(sjaak2002 at msn.com)
|
|
||||||
|
|
||||||
Also added rotation for 180 and 270 degrees and minor tweaks to
|
|
||||||
setcursor
|
|
||||||
|
|
||||||
Added code comes without warranty and free bugs. Feel free to use
|
|
||||||
or misuse the added code :D
|
|
||||||
*/
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file drivers/gdisp/ILI9325/gdisp_lld_config.h
|
* @file drivers/gdisp/ILI9325/gdisp_lld_config.h
|
||||||
* @brief GDISP Graphic Driver subsystem low level driver header for the ILI9325 display.
|
* @brief GDISP Graphic Driver subsystem low level driver header for the ILI9325 display.
|
||||||
|
|
Loading…
Add table
Reference in a new issue