1    /*
     2     *  ======== package.xdc ========
     3     *
     4     *! Revision History
     5     *! ================
     6     *! 10-Aug-2009 agd     created
     7     */
     8    
     9    /*!
    10     *  ======== ti.catalog.arm.cortexm4.tiva.ce ========
    11     *  Cortex LM3 boot time initialization support
    12     */
    13    package ti.catalog.arm.cortexm4.tiva.ce [1,0,0] {
    14        module Boot;
    15    }