Jonatan Antoni | 196f57a | 2017-09-25 12:25:58 +0200 | [diff] [blame] | 1 | pdsc: ARM.CMSIS.pdsc |
| 2 | preproc: |
Jonatan Antoni | 2620d73 | 2020-03-17 16:07:31 +0100 | [diff] [blame] | 3 | - clean: CMSIS/Documentation/(Build,Core,Core_A,DAP,Driver,DSP,NN,General,Pack,RTOS,RTOS2,SVD,Zone) |
| 4 | - doxygen: CMSIS/DoxyGen/Build/Build.dxy |
Jonatan Antoni | 196f57a | 2017-09-25 12:25:58 +0200 | [diff] [blame] | 5 | - doxygen: CMSIS/DoxyGen/Core/core.dxy |
| 6 | - doxygen: CMSIS/DoxyGen/Core_A/core_A.dxy |
| 7 | - doxygen: CMSIS/DoxyGen/DAP/dap.dxy |
| 8 | - doxygen: CMSIS/DoxyGen/Driver/Driver.dxy |
| 9 | - doxygen: CMSIS/DoxyGen/DSP/dsp.dxy |
| 10 | - doxygen: CMSIS/DoxyGen/General/general.dxy |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 11 | - doxygen: CMSIS/DoxyGen/NN/nn.dxy |
Jonatan Antoni | 196f57a | 2017-09-25 12:25:58 +0200 | [diff] [blame] | 12 | - doxygen: CMSIS/DoxyGen/Pack/Pack.dxy |
| 13 | - doxygen: CMSIS/DoxyGen/RTOS/rtos.dxy |
| 14 | - doxygen: CMSIS/DoxyGen/RTOS2/rtos.dxy |
Jonatan Antoni | ff9b4e1 | 2019-02-05 14:08:53 +0100 | [diff] [blame] | 15 | - doxygen: CMSIS/DoxyGen/SVD/svd.dxy |
Jonatan Antoni | 196f57a | 2017-09-25 12:25:58 +0200 | [diff] [blame] | 16 | - doxygen: CMSIS/DoxyGen/Zone/zone.dxy |
| 17 | glob: |
| 18 | - LICENSE.txt |
| 19 | - Device/**/* |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 20 | - CMSIS/Core/Include/**/* |
Jonatan Antoni | 648ac2c | 2019-03-18 12:07:41 +0100 | [diff] [blame] | 21 | - CMSIS/Core/Include/**/*: CMSIS/Include/ |
Jonatan Antoni | 196f57a | 2017-09-25 12:25:58 +0200 | [diff] [blame] | 22 | - CMSIS/Core/Template/**/* |
| 23 | - CMSIS/Core_A/**/* |
| 24 | - CMSIS/DAP/**/* |
| 25 | - CMSIS/Driver/**/* |
Jonatan Antoni | 2620d73 | 2020-03-17 16:07:31 +0100 | [diff] [blame] | 26 | - CMSIS/DSP/ComputeLibrary/**/* |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 27 | - CMSIS/DSP/Include/**/* |
| 28 | - CMSIS/DSP/Source/**/* |
| 29 | - CMSIS/DSP/Projects/**/* |
| 30 | - CMSIS/DSP/Examples/**/* |
Jonatan Antoni | 648ac2c | 2019-03-18 12:07:41 +0100 | [diff] [blame] | 31 | - CMSIS/DSP/Include/**/*: CMSIS/Include/ |
Jonatan Antoni | 2620d73 | 2020-03-17 16:07:31 +0100 | [diff] [blame] | 32 | - CMSIS/DSP/PrivateInclude/**/* |
Jonatan Antoni | 9feb2b2 | 2019-03-15 14:54:08 +0100 | [diff] [blame] | 33 | - CMSIS/DSP/Lib/**/* |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 34 | - CMSIS/NN/**/* |
Jonatan Antoni | 196f57a | 2017-09-25 12:25:58 +0200 | [diff] [blame] | 35 | - CMSIS/Pack/**/* |
| 36 | - CMSIS/RTOS/**/* |
| 37 | - CMSIS/RTOS2/**/* |
Jonatan Antoni | c031531 | 2018-07-26 14:35:34 +0200 | [diff] [blame] | 38 | - CMSIS/Utilities/ARM_Example.*: CMSIS/SVD/ARM_Example. |
Jonatan Antoni | 196f57a | 2017-09-25 12:25:58 +0200 | [diff] [blame] | 39 | - CMSIS/Utilities/CMSIS-SVD.xsd |
| 40 | - CMSIS/Utilities/PACK.xsd |
Jonatan Antoni | c031531 | 2018-07-26 14:35:34 +0200 | [diff] [blame] | 41 | - CMSIS/Utilities/PackIndex.xsd |
Jonatan Antoni | 196f57a | 2017-09-25 12:25:58 +0200 | [diff] [blame] | 42 | - CMSIS/Utilities/Win32/**/* |
Jonatan Antoni | 30ecc82 | 2020-04-01 15:02:12 +0200 | [diff] [blame] | 43 | - CMSIS/Utilities/Linux64/**/* |
Jonatan Antoni | 196f57a | 2017-09-25 12:25:58 +0200 | [diff] [blame] | 44 | - CMSIS/Documentation/**/* |
Jonatan Antoni | 2620d73 | 2020-03-17 16:07:31 +0100 | [diff] [blame] | 45 | - CMSIS/DoxyGen/Doxygen_Templates/search.css: CMSIS/Documentation/Build/html/search/search.css |
Jonatan Antoni | 196f57a | 2017-09-25 12:25:58 +0200 | [diff] [blame] | 46 | - CMSIS/DoxyGen/Doxygen_Templates/search.css: CMSIS/Documentation/Core/html/search/search.css |
| 47 | - CMSIS/DoxyGen/Doxygen_Templates/search.css: CMSIS/Documentation/Core_A/html/search/search.css |
| 48 | - CMSIS/DoxyGen/Doxygen_Templates/search.css: CMSIS/Documentation/Driver/html/search/search.css |
| 49 | - CMSIS/DoxyGen/Doxygen_Templates/search.css: CMSIS/Documentation/Pack/html/search/search.css |
| 50 | - CMSIS/DoxyGen/Doxygen_Templates/search.css: CMSIS/Documentation/DSP/html/search/search.css |
| 51 | - CMSIS/DoxyGen/Doxygen_Templates/search.css: CMSIS/Documentation/DAP/html/search/search.css |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 52 | - CMSIS/DoxyGen/Doxygen_Templates/search.css: CMSIS/Documentation/NN/html/search/search.css |
Jonatan Antoni | 2620d73 | 2020-03-17 16:07:31 +0100 | [diff] [blame] | 53 | |