summaryrefslogtreecommitdiffstats
blob: f4502837d5788547a8050afdedf3360243da37c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/******************************************************************************
 * FILE PURPOSE: Package specification file 
 ******************************************************************************
 * FILE NAME: package.xdc
 *
 * DESCRIPTION: 
 *  This file contains the package specification for the osal Driver
 *
 * Copyright (C) 2015-2019, Texas Instruments, Inc.
 *****************************************************************************/


package ti.osal[1, 0, 0, 16] {
    module Settings;
}