[update] clean up the code
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#include <Board.h>
|
||||
#include "board.h"
|
||||
#include <ti/drivers/pin/PINCC26XX.h>
|
||||
#include "driver/gpio_eis11.h"
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
#include <Board.h>
|
||||
#include "board.h"
|
||||
#include <ti/drivers/SPI.h>
|
||||
#include "driver/spi_ctrl.h"
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
#include <Board.h>
|
||||
#include "board.h"
|
||||
#include <ti/drivers/timer/GPTimerCC26XX.h>
|
||||
#include <xdc/runtime/Types.h>
|
||||
#include <ti/sysbios/BIOS.h>
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
#ifndef EliteADC
|
||||
#define EliteADC
|
||||
|
||||
#include <Board.h>
|
||||
#include "board.h"
|
||||
#include "EliteSPI.h"
|
||||
#include "EliteNotify.h"
|
||||
#include "eis_cali_table.h"
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@
|
||||
* exports/tirtos_full_2_14_02_22/docs/doxygen/html/_s_p_i_c_c26_x_x_d_m_a_8h.html
|
||||
*/
|
||||
|
||||
#include <Board.h>
|
||||
#include "board.h"
|
||||
#include <ti/drivers/SPI.h>
|
||||
#include <ti/drivers/dma/UDMACC26XX.h>
|
||||
#include <ti/drivers/spi/SPICC26XXDMA.h>
|
||||
|
||||
+1
-1
@@ -620,7 +620,7 @@ static void InitEliteFlag();
|
||||
#include "EliteADC.h"
|
||||
#include "EliteDAC.h"
|
||||
#include "EliteSPI.h"
|
||||
#include <Board.h>
|
||||
#include "board.h"
|
||||
#include "EliteNotify.h"
|
||||
|
||||
#include "AD5940.h"
|
||||
|
||||
Reference in New Issue
Block a user