add THB3
This commit is contained in:
parent
0a7674a45f
commit
739dd764c7
46 changed files with 3094 additions and 36577 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <string.h>
|
||||
#include "types.h"
|
||||
#include "config.h"
|
||||
#if (DEV_SERVICES & SERVICE_SCREEN) && (DEVICE == DEVICE_THB1)
|
||||
#if (DEV_SERVICES & SERVICE_SCREEN) && ((DEVICE == DEVICE_THB1) || (DEVICE == DEVICE_THB3))
|
||||
#include "OSAL.h"
|
||||
#include "gpio.h"
|
||||
#include "rom_sym_def.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue