Skip to content

Commit 056cb28

Browse files
author
danicampora
committed
cc3200: Remove includes of rom.h (must be included via rom_map.h).
1 parent f67d061 commit 056cb28

File tree

4 files changed

+1
-6
lines changed

4 files changed

+1
-6
lines changed

cc3200/bootmgr/main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
#include "hw_common_reg.h"
3939
#include "pin.h"
4040
#include "gpio.h"
41-
#include "rom.h"
4241
#include "rom_map.h"
4342
#include "prcm.h"
4443
#include "simplelink.h"

cc3200/fatfs/src/drivers/sd_diskio.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
#include "hw_types.h"
4343
#include "hw_memmap.h"
4444
#include "hw_ints.h"
45-
#include "rom.h"
4645
#include "rom_map.h"
4746
#include "diskio.h"
4847
#include "sd_diskio.h"

cc3200/misc/mperror.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
#include "pybpin.h"
4646
#include "pins.h"
4747
#endif
48-
#include "rom.h"
4948
#include "rom_map.h"
5049
#include "prcm.h"
5150
#include "pybuart.h"

cc3200/simplelink/oslib/osi_freertos.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,7 @@
4444
#include "task.h"
4545
#include "semphr.h"
4646
#include "portmacro.h"
47-
#include <osi.h>
48-
49-
#include "rom.h"
47+
#include "osi.h"
5048
#include "rom_map.h"
5149
#include "inc/hw_types.h"
5250
#include "interrupt.h"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy