Fix some bad inclusions of files with internal in the name
This commit is contained in:
parent
8eab9280d8
commit
d1ece2c59f
@ -46,7 +46,7 @@
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
|
||||
#include "atmega2560_internal.h"
|
||||
#include "atmega2560.h"
|
||||
#include "arduino_mega2560.h"
|
||||
|
||||
/****************************************************************************
|
||||
|
@ -49,7 +49,7 @@
|
||||
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
#include "xplorer-internal.h"
|
||||
#include "lpc4330-xplorer.h"
|
||||
|
||||
/************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
@ -54,7 +54,7 @@
|
||||
#include "up_arch.h"
|
||||
#include "stm32.h"
|
||||
#include "stm32_otgfs.h"
|
||||
#include "shenshou-internal.h"
|
||||
#include "shenshou.h"
|
||||
|
||||
#ifdef CONFIG_STM32_OTGFS
|
||||
|
||||
|
@ -753,7 +753,7 @@ write only so the driver keeps a 128*64/8 = 1KB framebuffer to remember
|
||||
the display contents:
|
||||
|
||||
Here is how I have the OLED connected. But you can change this with the
|
||||
settings in include/board.h and src/stm324fdiscovery-internal.h. Connector
|
||||
settings in include/board.h and src/stm324fdiscovery.h. Connector
|
||||
pinout for the UG-2864AMBAG01 is specific to the theO.net display board
|
||||
that I am using:
|
||||
|
||||
|
@ -50,7 +50,7 @@
|
||||
#include "up_arch.h"
|
||||
|
||||
#include "pic32mx.h"
|
||||
#include "ubw-internal.h"
|
||||
#include "ubw32.h"
|
||||
|
||||
#ifdef CONFIG_ARCH_BUTTONS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user