add hd51; mostly ported from TangoCash's neutrino-mp

Origin commit data
------------------
Branch: ni/coolstream
Commit: 09ae4c3a51
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-05 (Thu, 05 Oct 2017)

Origin message was:
------------------
- add hd51; mostly ported from TangoCash's neutrino-mp

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-10-05 12:52:53 +02:00
parent a3487eb052
commit a84d642cff
27 changed files with 1948 additions and 247 deletions

View File

@@ -36,7 +36,12 @@
#include <driver/pictureviewer/pictureviewer.h>
#include <driver/fontrenderer.h>
#include <neutrino.h>
#if HAVE_COOL_HARDWARE
#include <video_cs.h>
#endif
#if USE_STB_HAL
#include <video_hal.h>
#endif
#include "luainstance.h"
#include "lua_cc_header.h"