Skip to content

Commit 1d92e42

Browse files
committed
8.0.5
1 parent c54eab0 commit 1d92e42

File tree

37 files changed

+14209
-23
lines changed

37 files changed

+14209
-23
lines changed

arm-cm/blinky_ek-tm4c123gxl/qk/bsp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
#include "bsp.h" // Board Support Package
3737

3838
#include "TM4C123GH6PM.h" // the device specific header (TI)
39-
#include "rom.h" // the built-in ROM functions (TI)
4039
#include "sysctl.h" // system control driver (TI)
4140
#include "gpio.h" // GPIO driver (TI)
4241
// add other drivers if necessary...

arm-cm/blinky_ek-tm4c123gxl/qv/bsp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
#include "bsp.h" // Board Support Package
3737

3838
#include "TM4C123GH6PM.h" // the device specific header (TI)
39-
#include "rom.h" // the built-in ROM functions (TI)
4039
#include "sysctl.h" // system control driver (TI)
4140
#include "gpio.h" // GPIO driver (TI)
4241
// add other drivers if necessary...

arm-cm/blinky_ek-tm4c123gxl/qxk/bsp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
#include "bsp.h" // Board Support Package
3232

3333
#include "TM4C123GH6PM.h" // the device specific header (TI)
34-
#include "rom.h" // the built-in ROM functions (TI)
3534
#include "sysctl.h" // system control driver (TI)
3635
#include "gpio.h" // GPIO driver (TI)
3736
// add other drivers if necessary...

arm-cm/dpp_ek-tm4c123gxl/qk/bsp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
#include "bsp.h" // Board Support Package
3737

3838
#include "TM4C123GH6PM.h" // the device specific header (TI)
39-
#include "rom.h" // the built-in ROM functions (TI)
4039
#include "sysctl.h" // system control driver (TI)
4140
#include "gpio.h" // GPIO driver (TI)
4241
// add other drivers if necessary...

arm-cm/dpp_ek-tm4c123gxl/qv/bsp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
#include "bsp.h" // Board Support Package
3737

3838
#include "TM4C123GH6PM.h" // the device specific header (TI)
39-
#include "rom.h" // the built-in ROM functions (TI)
4039
#include "sysctl.h" // system control driver (TI)
4140
#include "gpio.h" // GPIO driver (TI)
4241
// add other drivers if necessary...

arm-cm/dpp_ek-tm4c123gxl/qxk/bsp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
#include "bsp.h" // Board Support Package
3737

3838
#include "TM4C123GH6PM.h" // the device specific header (TI)
39-
#include "rom.h" // the built-in ROM functions (TI)
4039
#include "sysctl.h" // system control driver (TI)
4140
#include "gpio.h" // GPIO driver (TI)
4241
// add other drivers if necessary...

arm-cm/low-power_ek-tm4c123gxl/qk/bsp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
#include "bsp.h"
3737

3838
#include "TM4C123GH6PM.h" // the device specific header (TI)
39-
#include "rom.h" // the built-in ROM functions (TI)
4039
#include "sysctl.h" // system control driver (TI)
4140
#include "gpio.h" // GPIO driver (TI)
4241
// add other drivers if necessary...

arm-cm/low-power_ek-tm4c123gxl/qv/bsp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
#include "bsp.h"
3737

3838
#include "TM4C123GH6PM.h" // the device specific header (TI)
39-
#include "rom.h" // the built-in ROM functions (TI)
4039
#include "sysctl.h" // system control driver (TI)
4140
#include "gpio.h" // GPIO driver (TI)
4241
// add other drivers if necessary...

arm-cm/low-power_ek-tm4c123gxl/qxk/bsp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
#include "bsp.h"
3737

3838
#include "TM4C123GH6PM.h" // the device specific header (TI)
39-
#include "rom.h" // the built-in ROM functions (TI)
4039
#include "sysctl.h" // system control driver (TI)
4140
#include "gpio.h" // GPIO driver (TI)
4241
// add other drivers if necessary...

freertos/arm-cm/dpp_ek-tm4c123gxl/bsp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
#include "bsp.h" // Board Support Package
3535

3636
#include "TM4C123GH6PM.h" // the device specific header (TI)
37-
#include "rom.h" // the built-in ROM functions (TI)
3837
#include "sysctl.h" // system control driver (TI)
3938
#include "gpio.h" // GPIO driver (TI)
4039
// add other drivers if necessary...

0 commit comments

Comments
 (0)