soc: ti_simplelink: rename header directory for registers
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
a7b45d0bfc
commit
9b93334832
5 changed files with 4 additions and 4 deletions
|
@ -9,10 +9,10 @@
|
|||
#define _CC2650_SOC_H_
|
||||
|
||||
#include <misc/util.h>
|
||||
#include "include/ccfg.h"
|
||||
#include "include/gpio.h"
|
||||
#include "include/ioc.h"
|
||||
#include "include/prcm.h"
|
||||
#include "registers/ccfg.h"
|
||||
#include "registers/gpio.h"
|
||||
#include "registers/ioc.h"
|
||||
#include "registers/prcm.h"
|
||||
|
||||
|
||||
/* Helper functions and macros */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue