diff --git a/apps/driver/memory/async/nvm_sst26_read_write/firmware/pic32mz_das_sk_freertos.X/.main-meta/main.json b/apps/driver/memory/async/nvm_sst26_read_write/firmware/pic32mz_das_sk_freertos.X/.main-meta/main.json new file mode 100644 index 0000000..bdfb7cc --- /dev/null +++ b/apps/driver/memory/async/nvm_sst26_read_write/firmware/pic32mz_das_sk_freertos.X/.main-meta/main.json @@ -0,0 +1,72 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_driver_memory_async_nvm_sst26_read_write_pic32mz_das_sk_freertos", + "version": "3.0.1", + "displayName": "Memory driver asynchronous - NVM SST26 Read Write Example for PIC32MZ DA Family", + "projectName": "async_nvm_sst26_read_write_pic32mz_das_sk_freertos", + "shortDescription": "This example application shows how to use the Memory driver in asynchronous mode to perform block operations on the NVM and the SST26 media's.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAS169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit (Crypto)" + ], + [ + "Harmony", "Drivers", "MEMORY" + ], + [ + "Peripherals", "MEMORY" + ] + ], + "peripherals": [ + "MEMORY" + ], + "keywords": [ + "MHC", + "Harmony", + "PIC32MZ2064DAS169", + "PIC32MZ DA Family" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/driver/sdmmc/async/sdmmc_read_write/firmware/pic32mz_das_sk.X/.main-meta/main.json b/apps/driver/sdmmc/async/sdmmc_read_write/firmware/pic32mz_das_sk.X/.main-meta/main.json new file mode 100644 index 0000000..833e50a --- /dev/null +++ b/apps/driver/sdmmc/async/sdmmc_read_write/firmware/pic32mz_das_sk.X/.main-meta/main.json @@ -0,0 +1,78 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_driver_sdmmc_async_sdmmc_read_write_pic32mz_das_sk", + "version": "3.0.1", + "displayName": "SDMMC driver asynchronous - SDMMC Read Write Example for PIC32MZ DA Family", + "projectName": "sdmmc_read_write_pic32mz_das_sk", + "shortDescription": "This example application shows how to use the SDMMC driver in asynchronous mode to perform block operations on the SD Card Media", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAS169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit (Crypto)" + ], + [ + "Harmony", "Drivers", "SDMMC" + ], + [ + "Peripherals", "SDMMC" + ] + ], + "peripherals": [ + "SDMMC" + ], + "keywords": [ + "MHC", + "Harmony", + "PIC32MZ2064DAS169", + "PIC32MZ DA Family", + "SDHC", + "SDMMC", + "SD Card", + "Memory", + "MMC", + "Multi Media Card" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/driver/spi/async/spi_self_loopback_multi_client/firmware/pic32mz_dag_sk.X/.main-meta/main.json b/apps/driver/spi/async/spi_self_loopback_multi_client/firmware/pic32mz_dag_sk.X/.main-meta/main.json new file mode 100644 index 0000000..e72e33d --- /dev/null +++ b/apps/driver/spi/async/spi_self_loopback_multi_client/firmware/pic32mz_dag_sk.X/.main-meta/main.json @@ -0,0 +1,76 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_driver_spi_async_spi_self_loopback_multi_client_pic32mz_dag_sk", + "version": "3.0.1", + "displayName": "SPI Driver asynchronous - Self loopback multi client Example for PIC32MZ DA Family", + "projectName": "spi_self_loopback_multi_client_pic32mz_dag_sk", + "shortDescription": "This example demonstrates how to use the SPI driver in asynchronous mode to achieve self-loop back between multiple clients", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAG169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit" + ], + [ + "Harmony", "Drivers", "SPI" + ], + [ + "Peripherals", "SPI" + ] + ], + "peripherals": [ + "SPI" + ], + "keywords": [ + "MHC", + "Harmony", + "PIC32MZ2064DAG169", + "PIC32MZ DA Family", + "SPI", + "Serial Communication", + "SERCOM", + "FLEXCOM" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/driver/spi/async/spi_self_loopback_multi_client/firmware/pic32mz_das_sk.X/.main-meta/main.json b/apps/driver/spi/async/spi_self_loopback_multi_client/firmware/pic32mz_das_sk.X/.main-meta/main.json new file mode 100644 index 0000000..756104b --- /dev/null +++ b/apps/driver/spi/async/spi_self_loopback_multi_client/firmware/pic32mz_das_sk.X/.main-meta/main.json @@ -0,0 +1,76 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_driver_spi_async_spi_self_loopback_multi_client_pic32mz_das_sk", + "version": "3.0.1", + "displayName": "SPI Driver asynchronous - Self loopback multi client Example for PIC32MZ DA Family", + "projectName": "async_spi_self_loopback_multi_client_pic32mz_das_sk", + "shortDescription": "This example demonstrates how to use the SPI driver in asynchronous mode to achieve self-loop back between multiple clients", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAS169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit" + ], + [ + "Harmony", "Drivers", "SPI" + ], + [ + "Peripherals", "SPI" + ] + ], + "peripherals": [ + "SPI" + ], + "keywords": [ + "MHC", + "Harmony", + "PIC32MZ2064DAS169", + "PIC32MZ DA Family", + "SPI", + "Serial Communication", + "SERCOM", + "FLEXCOM" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/driver/spi/sync/spi_self_loopback_multi_client/firmware/pic32mz_dag_sk_freertos.X/.main-meta/main.json b/apps/driver/spi/sync/spi_self_loopback_multi_client/firmware/pic32mz_dag_sk_freertos.X/.main-meta/main.json new file mode 100644 index 0000000..5866659 --- /dev/null +++ b/apps/driver/spi/sync/spi_self_loopback_multi_client/firmware/pic32mz_dag_sk_freertos.X/.main-meta/main.json @@ -0,0 +1,76 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_driver_spi_sync_spi_self_loopback_multi_client_pic32mz_dag_sk_freertos", + "version": "3.0.1", + "displayName": "SPI Driver synchronous - Self loopback multi client Example for PIC32MZ DA Family", + "projectName": "spi_self_loopback_multi_client_pic32mz_dag_sk_freertos", + "shortDescription": "This example demonstrates how to use the SPI driver in synchronous mode to achieve self-loop back between multiple clients in RTOS environment", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAG169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit" + ], + [ + "Harmony", "Drivers", "SPI" + ], + [ + "Peripherals", "SPI" + ] + ], + "peripherals": [ + "SPI" + ], + "keywords": [ + "MHC", + "Harmony", + "PIC32MZ2064DAG169", + "PIC32MZ DA Family", + "SPI", + "Serial Communication", + "SERCOM", + "FLEXCOM" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/driver/spi/sync/spi_self_loopback_multi_client/firmware/pic32mz_das_sk_freertos.X/.main-meta/main.json b/apps/driver/spi/sync/spi_self_loopback_multi_client/firmware/pic32mz_das_sk_freertos.X/.main-meta/main.json new file mode 100644 index 0000000..0708488 --- /dev/null +++ b/apps/driver/spi/sync/spi_self_loopback_multi_client/firmware/pic32mz_das_sk_freertos.X/.main-meta/main.json @@ -0,0 +1,76 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_driver_spi_sync_spi_self_loopback_multi_client_pic32mz_das_sk_freertos", + "version": "3.0.1", + "displayName": "SPI Driver synchronous - Self loopback multi client Example for PIC32MZ DA Family", + "projectName": "sync_spi_self_loopback_multi_client_pic32mz_das_sk_freertos", + "shortDescription": "This example demonstrates how to use the SPI driver in synchronous mode to achieve self-loop back between multiple clients in RTOS environment", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAS169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit" + ], + [ + "Harmony", "Drivers", "SPI" + ], + [ + "Peripherals", "SPI" + ] + ], + "peripherals": [ + "SPI" + ], + "keywords": [ + "MHC", + "Harmony", + "PIC32MZ2064DAS169", + "PIC32MZ DA Family", + "SPI", + "Serial Communication", + "SERCOM", + "FLEXCOM" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/driver/usart/async/usart_echo/firmware/pic32mz_dag_sk.X/.main-meta/main.json b/apps/driver/usart/async/usart_echo/firmware/pic32mz_dag_sk.X/.main-meta/main.json new file mode 100644 index 0000000..54efc93 --- /dev/null +++ b/apps/driver/usart/async/usart_echo/firmware/pic32mz_dag_sk.X/.main-meta/main.json @@ -0,0 +1,77 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_driver_usart_async_usart_echo_pic32mz_dag_sk", + "version": "3.0.1", + "displayName": "USART driver asynchronous - USART echo Example for PIC32MZ DA Family", + "projectName": "usart_echo_pic32mz_dag_sk", + "shortDescription": "This example echoes the received characters over the console using the USART driver in asynchronous mode.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAG169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit" + ], + [ + "Harmony", "Drivers", "USART" + ], + [ + "Peripherals", "USART" + ] + ], + "peripherals": [ + "USART" + ], + "keywords": [ + "MHC", + "Harmony", + "PIC32MZ2064DAG169", + "PIC32MZ DA Family", + "UART", + "Serial Communication", + "USART", + "SERCOM", + "FLEXCOM" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/driver/usart/async/usart_echo/firmware/pic32mz_das_sk.X/.main-meta/main.json b/apps/driver/usart/async/usart_echo/firmware/pic32mz_das_sk.X/.main-meta/main.json new file mode 100644 index 0000000..31307e0 --- /dev/null +++ b/apps/driver/usart/async/usart_echo/firmware/pic32mz_das_sk.X/.main-meta/main.json @@ -0,0 +1,77 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_driver_usart_async_usart_echo_pic32mz_das_sk", + "version": "3.0.1", + "displayName": "USART driver asynchronous - USART echo Example for PIC32MZ DA Family", + "projectName": "async_usart_echo_pic32mz_das_sk", + "shortDescription": "This example echoes the received characters over the console using the USART driver in asynchronous mode.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAS169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit" + ], + [ + "Harmony", "Drivers", "USART" + ], + [ + "Peripherals", "USART" + ] + ], + "peripherals": [ + "USART" + ], + "keywords": [ + "MHC", + "Harmony", + "PIC32MZ2064DAS169", + "PIC32MZ DA Family", + "UART", + "Serial Communication", + "USART", + "SERCOM", + "FLEXCOM" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/driver/usart/sync/usart_echo/firmware/pic32mz_dag_sk_freertos.X/.main-meta/main.json b/apps/driver/usart/sync/usart_echo/firmware/pic32mz_dag_sk_freertos.X/.main-meta/main.json new file mode 100644 index 0000000..5337c29 --- /dev/null +++ b/apps/driver/usart/sync/usart_echo/firmware/pic32mz_dag_sk_freertos.X/.main-meta/main.json @@ -0,0 +1,77 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_driver_usart_sync_usart_echo_pic32mz_dag_sk_freertos", + "version": "3.0.1", + "displayName": "USART driver synchronous - USART echo Example for PIC32MZ DA Family", + "projectName": "usart_echo_pic32mz_dag_sk_freertos", + "shortDescription": "This example echoes the received characters over the console using the USART driver in synchronous mode.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAG169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit" + ], + [ + "Harmony", "Drivers", "USART" + ], + [ + "Peripherals", "USART" + ] + ], + "peripherals": [ + "USART" + ], + "keywords": [ + "MHC", + "Harmony", + "PIC32MZ2064DAG169", + "PIC32MZ DA Family", + "UART", + "Serial Communication", + "USART", + "SERCOM", + "FLEXCOM" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/driver/usart/sync/usart_echo/firmware/pic32mz_das_sk_freertos.X/.main-meta/main.json b/apps/driver/usart/sync/usart_echo/firmware/pic32mz_das_sk_freertos.X/.main-meta/main.json new file mode 100644 index 0000000..69edbc0 --- /dev/null +++ b/apps/driver/usart/sync/usart_echo/firmware/pic32mz_das_sk_freertos.X/.main-meta/main.json @@ -0,0 +1,77 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_driver_usart_sync_usart_echo_pic32mz_das_sk_freertos", + "version": "3.0.1", + "displayName": "USART driver synchronous - USART echo Example for PIC32MZ DA Family", + "projectName": "sync_usart_echo_pic32mz_das_sk_freertos", + "shortDescription": "This example echoes the received characters over the console using the USART driver in synchronous mode.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAS169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit" + ], + [ + "Harmony", "Drivers", "USART" + ], + [ + "Peripherals", "USART" + ] + ], + "peripherals": [ + "USART" + ], + "keywords": [ + "MHC", + "Harmony", + "PIC32MZ2064DAS169", + "PIC32MZ DA Family", + "UART", + "Serial Communication", + "USART", + "SERCOM", + "FLEXCOM" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/fs/nvm_fat/firmware/pic32mz_dag_sk.X/.main-meta/main.json b/apps/fs/nvm_fat/firmware/pic32mz_dag_sk.X/.main-meta/main.json new file mode 100644 index 0000000..2f7e59b --- /dev/null +++ b/apps/fs/nvm_fat/firmware/pic32mz_dag_sk.X/.main-meta/main.json @@ -0,0 +1,73 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_fs_nvm_fat_pic32mz_dag_sk", + "version": "3.0.1", + "displayName": "FAT filesystem using NVM Media Example for PIC32MZ DA Family", + "projectName": "nvm_fat_pic32mz_dag_sk", + "shortDescription": "This application shows an example of implementing a FAT disk in the device internal Flash memory.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAG169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "NVM_FAT" + ], + [ + "File System (FS)", "NVM_FAT" + ] + ], + "peripherals": [ + "NVM_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "PIC32MZ2064DAG169", + "PIC32MZ DA Family" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/fs/nvm_fat/firmware/pic32mz_das_sk.X/.main-meta/main.json b/apps/fs/nvm_fat/firmware/pic32mz_das_sk.X/.main-meta/main.json new file mode 100644 index 0000000..a8cc1cf --- /dev/null +++ b/apps/fs/nvm_fat/firmware/pic32mz_das_sk.X/.main-meta/main.json @@ -0,0 +1,73 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_fs_nvm_fat_pic32mz_das_sk", + "version": "3.0.1", + "displayName": "FAT filesystem using NVM Media Example for PIC32MZ DA Family", + "projectName": "nvm_fat_pic32mz_das_sk", + "shortDescription": "This application shows an example of implementing a FAT disk in the device internal Flash memory.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAS169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "NVM_FAT" + ], + [ + "File System (FS)", "NVM_FAT" + ] + ], + "peripherals": [ + "NVM_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "PIC32MZ2064DAS169", + "PIC32MZ DA Family" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/fs/nvm_mpfs/firmware/pic32mz_das_sk.X/.main-meta/main.json b/apps/fs/nvm_mpfs/firmware/pic32mz_das_sk.X/.main-meta/main.json new file mode 100644 index 0000000..3f74cc0 --- /dev/null +++ b/apps/fs/nvm_mpfs/firmware/pic32mz_das_sk.X/.main-meta/main.json @@ -0,0 +1,73 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_fs_nvm_mpfs_pic32mz_das_sk", + "version": "3.0.1", + "displayName": "MPFS filesystem using NVM Media Example for PIC32MZ DA Family", + "projectName": "nvm_mpfs_pic32mz_das_sk", + "shortDescription": "This application shows an example of implementing a MPFS disk in device Internal Flash memory.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAS169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit (Crypto)" + ], + [ + "Harmony", "Middleware", "File System (FS)", "NVM_MPFS" + ], + [ + "File System (FS)", "NVM_MPFS" + ] + ], + "peripherals": [ + "NVM_MPFS" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "PIC32MZ2064DAS169", + "PIC32MZ DA Family" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/fs/nvm_sqi_fat/firmware/pic32mz_das_sk_freertos.X/.main-meta/main.json b/apps/fs/nvm_sqi_fat/firmware/pic32mz_das_sk_freertos.X/.main-meta/main.json new file mode 100644 index 0000000..1d03e0b --- /dev/null +++ b/apps/fs/nvm_sqi_fat/firmware/pic32mz_das_sk_freertos.X/.main-meta/main.json @@ -0,0 +1,73 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_fs_nvm_sqi_fat_pic32mz_das_sk_freertos", + "version": "3.0.1", + "displayName": "FAT filesystem using NVM and SST26 Media Example for PIC32MZ DA Family", + "projectName": "nvm_sqi_fat_pic32mz_das_sk_freertos", + "shortDescription": "This application shows an example of using the MPLAB Harmony File System to access multiple files across multiple media (NVM, SQI FLASH).", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAS169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit (Crypto)" + ], + [ + "Harmony", "Middleware", "File System (FS)", "NVM_SQI_FAT" + ], + [ + "File System (FS)", "NVM_SQI_FAT" + ] + ], + "peripherals": [ + "NVM_SQI_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "PIC32MZ2064DAS169", + "PIC32MZ DA Family" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/fs/sdmmc_fat/firmware/pic32mz_daa_sk.X/.main-meta/main.json b/apps/fs/sdmmc_fat/firmware/pic32mz_daa_sk.X/.main-meta/main.json new file mode 100644 index 0000000..dd972c5 --- /dev/null +++ b/apps/fs/sdmmc_fat/firmware/pic32mz_daa_sk.X/.main-meta/main.json @@ -0,0 +1,73 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_fs_sdmmc_fat_pic32mz_daa_sk", + "version": "3.0.1", + "displayName": "FAT filesystem using SDMMC Media Example for PIC32MZ DA Family", + "projectName": "sdmmc_fat_pic32mz_daa_sk", + "shortDescription": "This application shows an example of using the MPLAB Harmony File System to access and modify the contents of a SD card using the SDMMC driver", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAA288", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with External DRAM (DA) Starter Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "SDMMC_FAT" + ], + [ + "File System (FS)", "SDMMC_FAT" + ] + ], + "peripherals": [ + "SDMMC_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "PIC32MZ2064DAA288", + "PIC32MZ DA Family" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/fs/sdmmc_fat/firmware/pic32mz_dag_sk.X/.main-meta/main.json b/apps/fs/sdmmc_fat/firmware/pic32mz_dag_sk.X/.main-meta/main.json new file mode 100644 index 0000000..a520527 --- /dev/null +++ b/apps/fs/sdmmc_fat/firmware/pic32mz_dag_sk.X/.main-meta/main.json @@ -0,0 +1,73 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_fs_sdmmc_fat_pic32mz_dag_sk", + "version": "3.0.1", + "displayName": "FAT filesystem using SDMMC Media Example for PIC32MZ DA Family", + "projectName": "sdmmc_fat_pic32mz_dag_sk", + "shortDescription": "This application shows an example of using the MPLAB Harmony File System to access and modify the contents of a SD card using the SDMMC driver", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAG169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with External DRAM (DA) Starter Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "SDMMC_FAT" + ], + [ + "File System (FS)", "SDMMC_FAT" + ] + ], + "peripherals": [ + "SDMMC_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "PIC32MZ2064DAG169", + "PIC32MZ DA Family" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/fs/sdmmc_fat/firmware/pic32mz_das_sk.X/.main-meta/main.json b/apps/fs/sdmmc_fat/firmware/pic32mz_das_sk.X/.main-meta/main.json new file mode 100644 index 0000000..ebdbdbc --- /dev/null +++ b/apps/fs/sdmmc_fat/firmware/pic32mz_das_sk.X/.main-meta/main.json @@ -0,0 +1,73 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_fs_sdmmc_fat_pic32mz_das_sk", + "version": "3.0.1", + "displayName": "FAT filesystem using SDMMC Media Example for PIC32MZ DA Family", + "projectName": "sdmmc_fat_pic32mz_das_sk", + "shortDescription": "This application shows an example of using the MPLAB Harmony File System to access and modify the contents of a SD card using the SDMMC driver", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAS169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with External DRAM (DA) Starter Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "SDMMC_FAT" + ], + [ + "File System (FS)", "SDMMC_FAT" + ] + ], + "peripherals": [ + "SDMMC_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "PIC32MZ2064DAS169", + "PIC32MZ DA Family" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/fs/sqi_flash_fat/firmware/pic32mz_das_sk.X/.main-meta/main.json b/apps/fs/sqi_flash_fat/firmware/pic32mz_das_sk.X/.main-meta/main.json new file mode 100644 index 0000000..ac4cf70 --- /dev/null +++ b/apps/fs/sqi_flash_fat/firmware/pic32mz_das_sk.X/.main-meta/main.json @@ -0,0 +1,73 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_fs_sqi_flash_fat_pic32mz_das_sk", + "version": "3.0.1", + "displayName": "FAT filesystem using SST26 Media Example for PIC32MZ DA Family", + "projectName": "sqi_flash_fat_pic32mz_das_sk", + "shortDescription": "This application shows an example of using the MPLAB Harmony File System to access SQI based SST26 flash media", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAS169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit (Crypto)" + ], + [ + "Harmony", "Middleware", "File System (FS)", "SQI_FLASH_FAT" + ], + [ + "File System (FS)", "SQI_FLASH_FAT" + ] + ], + "peripherals": [ + "SQI_FLASH_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "PIC32MZ2064DAS169", + "PIC32MZ DA Family" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/rtos/freertos/basic_freertos/firmware/pic32mz_dag_sk.X/.main-meta/main.json b/apps/rtos/freertos/basic_freertos/firmware/pic32mz_dag_sk.X/.main-meta/main.json new file mode 100644 index 0000000..005ba4f --- /dev/null +++ b/apps/rtos/freertos/basic_freertos/firmware/pic32mz_dag_sk.X/.main-meta/main.json @@ -0,0 +1,74 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_rtos_freertos_basic_freertos_pic32mz_dag_sk", + "version": "3.0.1", + "displayName": "FreeRTOS basic Example for PIC32MZ DA Family", + "projectName": "basic_freertos_pic32mz_dag_sk", + "shortDescription": "This example application blinks an LED to show the FreeRTOS threads that are running and to indicate status.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAG169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit" + ], + [ + "Harmony", "RTOS", "FreeRTOS", "BASIC_FREERTOS" + ], + [ + "RTOS", "FreeRTOS", "BASIC_FREERTOS" + ] + ], + "peripherals": [ + "BASIC_FREERTOS" + ], + "keywords": [ + "MHC", + "Harmony", + "RTOS", + "FreeRTOS", + "PIC32MZ2064DAG169", + "PIC32MZ DA Family" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/rtos/freertos/basic_freertos/firmware/pic32mz_das_sk.X/.main-meta/main.json b/apps/rtos/freertos/basic_freertos/firmware/pic32mz_das_sk.X/.main-meta/main.json new file mode 100644 index 0000000..330393e --- /dev/null +++ b/apps/rtos/freertos/basic_freertos/firmware/pic32mz_das_sk.X/.main-meta/main.json @@ -0,0 +1,74 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_rtos_freertos_basic_freertos_pic32mz_das_sk", + "version": "3.0.1", + "displayName": "FreeRTOS basic Example for PIC32MZ DA Family", + "projectName": "basic_freertos_pic32mz_das_sk", + "shortDescription": "This example application blinks an LED to show the FreeRTOS threads that are running and to indicate status.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAS169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit" + ], + [ + "Harmony", "RTOS", "FreeRTOS", "BASIC_FREERTOS" + ], + [ + "RTOS", "FreeRTOS", "BASIC_FREERTOS" + ] + ], + "peripherals": [ + "BASIC_FREERTOS" + ], + "keywords": [ + "MHC", + "Harmony", + "RTOS", + "FreeRTOS", + "PIC32MZ2064DAS169", + "PIC32MZ DA Family" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/rtos/freertos/task_notification_freertos/firmware/pic32mz_das_sk.X/.main-meta/main.json b/apps/rtos/freertos/task_notification_freertos/firmware/pic32mz_das_sk.X/.main-meta/main.json new file mode 100644 index 0000000..499dadc --- /dev/null +++ b/apps/rtos/freertos/task_notification_freertos/firmware/pic32mz_das_sk.X/.main-meta/main.json @@ -0,0 +1,74 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_rtos_freertos_task_notification_freertos_pic32mz_das_sk", + "version": "3.0.1", + "displayName": "FreeRTOS Task Notification Example for PIC32MZ DA Family", + "projectName": "task_notification_freertos_pic32mz_das_sk", + "shortDescription": "This example application is to illustrate the FreeRTOS Task Notification feature which is used as a light weight binary semaphore.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAS169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit (Crypto)" + ], + [ + "Harmony", "RTOS", "FreeRTOS", "TASK_NOTIFICATION_FREERTOS" + ], + [ + "RTOS", "FreeRTOS", "TASK_NOTIFICATION_FREERTOS" + ] + ], + "peripherals": [ + "TASK_NOTIFICATION_FREERTOS" + ], + "keywords": [ + "MHC", + "Harmony", + "RTOS", + "FreeRTOS", + "PIC32MZ2064DAS169", + "PIC32MZ DA Family" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/system/console_debug/sys_console_debug_uart_read_write/firmware/pic32mz_daa_sk.X/.main-meta/main.json b/apps/system/console_debug/sys_console_debug_uart_read_write/firmware/pic32mz_daa_sk.X/.main-meta/main.json new file mode 100644 index 0000000..ff6096e --- /dev/null +++ b/apps/system/console_debug/sys_console_debug_uart_read_write/firmware/pic32mz_daa_sk.X/.main-meta/main.json @@ -0,0 +1,75 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_system_console_debug_sys_console_debug_uart_read_write_pic32mz_daa_sk", + "version": "3.0.1", + "displayName": "Console Debug System Service using UART Example for PIC32MZ DA Family", + "projectName": "sys_console_debug_uart_read_write_pic32mz_daa_sk", + "shortDescription": "This example application demonstrates the UART based console and debug system service.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAA288", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with External DRAM (DA) Starter Kit" + ], + [ + "Harmony", "System Services", "CONSOLE_DEBUG" + ] + ], + "peripherals": [ + "CONSOLE_DEBUG" + ], + "keywords": [ + "MHC", + "Harmony", + "PIC32MZ2064DAA288", + "PIC32MZ DA Family", + "UART", + "Console", + "Serial Communication", + "USART", + "SERCOM", + "FLEXCOM" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/system/console_debug/sys_console_debug_uart_read_write/firmware/pic32mz_dag_sk.X/.main-meta/main.json b/apps/system/console_debug/sys_console_debug_uart_read_write/firmware/pic32mz_dag_sk.X/.main-meta/main.json new file mode 100644 index 0000000..5aa3c4d --- /dev/null +++ b/apps/system/console_debug/sys_console_debug_uart_read_write/firmware/pic32mz_dag_sk.X/.main-meta/main.json @@ -0,0 +1,75 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_system_console_debug_sys_console_debug_uart_read_write_pic32mz_dag_sk", + "version": "3.0.1", + "displayName": "Console Debug System Service using UART Example for PIC32MZ DA Family", + "projectName": "sys_console_debug_uart_read_write_pic32mz_dag_sk", + "shortDescription": "This example application demonstrates the UART based console and debug system service.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAG169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with External DRAM (DA) Starter Kit" + ], + [ + "Harmony", "System Services", "CONSOLE_DEBUG" + ] + ], + "peripherals": [ + "CONSOLE_DEBUG" + ], + "keywords": [ + "MHC", + "Harmony", + "PIC32MZ2064DAG169", + "PIC32MZ DA Family", + "UART", + "Console", + "Serial Communication", + "USART", + "SERCOM", + "FLEXCOM" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/system/console_debug/sys_console_debug_uart_read_write/firmware/pic32mz_das_sk.X/.main-meta/main.json b/apps/system/console_debug/sys_console_debug_uart_read_write/firmware/pic32mz_das_sk.X/.main-meta/main.json new file mode 100644 index 0000000..8bd89a9 --- /dev/null +++ b/apps/system/console_debug/sys_console_debug_uart_read_write/firmware/pic32mz_das_sk.X/.main-meta/main.json @@ -0,0 +1,75 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_system_console_debug_sys_console_debug_uart_read_write_pic32mz_das_sk", + "version": "3.0.1", + "displayName": "Console Debug System Service using UART Example for PIC32MZ DA Family", + "projectName": "sys_console_debug_uart_read_write_pic32mz_das_sk", + "shortDescription": "This example application demonstrates the UART based console and debug system service.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAS169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with External DRAM (DA) Starter Kit" + ], + [ + "Harmony", "System Services", "CONSOLE_DEBUG" + ] + ], + "peripherals": [ + "CONSOLE_DEBUG" + ], + "keywords": [ + "MHC", + "Harmony", + "PIC32MZ2064DAS169", + "PIC32MZ DA Family", + "UART", + "Console", + "Serial Communication", + "USART", + "SERCOM", + "FLEXCOM" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/system/console_debug/sys_console_debug_usb_read_write/firmware/pic32mz_das_sk.X/.main-meta/main.json b/apps/system/console_debug/sys_console_debug_usb_read_write/firmware/pic32mz_das_sk.X/.main-meta/main.json new file mode 100644 index 0000000..79d6e6b --- /dev/null +++ b/apps/system/console_debug/sys_console_debug_usb_read_write/firmware/pic32mz_das_sk.X/.main-meta/main.json @@ -0,0 +1,75 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_system_console_debug_sys_console_debug_usb_read_write_pic32mz_das_sk", + "version": "3.0.1", + "displayName": "Console Debug System Service using USB Example for PIC32MZ DA Family", + "projectName": "sys_console_debug_usb_read_write_pic32mz_das_sk", + "shortDescription": "This example application demonstrates the USB based console and debug system service.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAS169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit (Crypto)" + ], + [ + "Harmony", "System Services", "CONSOLE_DEBUG" + ] + ], + "peripherals": [ + "CONSOLE_DEBUG" + ], + "keywords": [ + "MHC", + "Harmony", + "PIC32MZ2064DAS169", + "PIC32MZ DA Family", + "UART", + "Console", + "Serial Communication", + "USART", + "SERCOM", + "FLEXCOM" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/system/time/sys_time_multiclient/firmware/pic32mz_dag_sk.X/.main-meta/main.json b/apps/system/time/sys_time_multiclient/firmware/pic32mz_dag_sk.X/.main-meta/main.json new file mode 100644 index 0000000..6ed3d18 --- /dev/null +++ b/apps/system/time/sys_time_multiclient/firmware/pic32mz_dag_sk.X/.main-meta/main.json @@ -0,0 +1,74 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_system_time_sys_time_multiclient_pic32mz_dag_sk", + "version": "3.0.1", + "displayName": "Time System Service multi-client Example for PIC32MZ DA Family", + "projectName": "sys_time_multiclient_pic32mz_dag_sk", + "shortDescription": "This example application demonstrates the multi-client system timer functionality", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAG169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit" + ], + [ + "Harmony", "System Services", "TIME" + ] + ], + "peripherals": [ + "TIME" + ], + "keywords": [ + "MHC", + "Harmony", + "PIC32MZ2064DAG169", + "PIC32MZ DA Family", + "TC", + "TCC", + "TMR", + "Timer", + "Counter" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/apps/system/time/sys_time_multiclient/firmware/pic32mz_das_sk.X/.main-meta/main.json b/apps/system/time/sys_time_multiclient/firmware/pic32mz_das_sk.X/.main-meta/main.json new file mode 100644 index 0000000..432858c --- /dev/null +++ b/apps/system/time/sys_time_multiclient/firmware/pic32mz_das_sk.X/.main-meta/main.json @@ -0,0 +1,74 @@ +{ + "metaDataVersion": "1.0.0", + "category": "com.microchip.ide.project", + "content": { + "metaDataVersion": "1.1.0", + "name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_da_system_time_sys_time_multiclient_pic32mz_das_sk", + "version": "3.0.1", + "displayName": "Time System Service multi-client Example for PIC32MZ DA Family", + "projectName": "sys_time_multiclient_pic32mz_das_sk", + "shortDescription": "This example application demonstrates the multi-client system timer functionality", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "PIC32MZ-DA_DFP", + "semverRange": "^1.2.102" + }, + "configurator": { + "name": "MHC", + "semverRange": ">=3.5.1" + }, + "device": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.contentRef", + "content": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.device", + "name": "PIC32MZ2064DAS169", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "PIC32MZ Embedded Graphics with Stacked DRAM (DA) Starter Kit" + ], + [ + "Harmony", "System Services", "TIME" + ] + ], + "peripherals": [ + "TIME" + ], + "keywords": [ + "MHC", + "Harmony", + "PIC32MZ2064DAS169", + "PIC32MZ DA Family", + "TC", + "TCC", + "TMR", + "Timer", + "Counter" + ], + "additionalData": { + "longDescription": { + "metaDataVersion": "1.0.0", + "category": "com.microchip.portal.fileRef", + "content": { + "metaDataVersion": "1.0.0", + "fileName": "./../../readme.md", + "mimeType": "text/markdown" + } + } + } + } +} \ No newline at end of file diff --git a/release_notes.md b/release_notes.md index 24851fb..ece84a0 100644 --- a/release_notes.md +++ b/release_notes.md @@ -10,6 +10,20 @@ nav_order: 99 ## Harmony 3 driver and system service application examples for PIC32MZ DA family v3.0.1 +### New Features +- Added discover.microchip.com metadata + +### Bug fixes +- Same as v3.0.0 + +### Known Issues +- Same as v3.0.0 + +### Development Tools +- Same as v3.0.0 + +## Harmony 3 driver and system service application examples for PIC32MZ DA family v3.0.1 + - Updated apps/driver/memory/async/nvm_sst26_read_write application ### New Features