diff --git a/apps/driver/i2c/async/i2c_eeprom/firmware/sam_e70_xult.X/.main-meta/main.json b/apps/driver/i2c/async/i2c_eeprom/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..74216fdf --- /dev/null +++ b/apps/driver/i2c/async/i2c_eeprom/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_driver_i2c_async_i2c_eeprom_sam_e70_xult", + "version": "3.0.1", + "displayName": "I2C driver asynchronous - I2C EEPROM Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_i2c_eeprom_sam_e70_xult", + "shortDescription": "This example application shows how to use the I2C driver in asynchronous mode to perform operations on the EEPROM.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "I2C" + ], + [ + "Peripherals", "I2C" + ] + ], + "peripherals": [ + "I2C" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 Family", + "I2C", + "Serial Communication", + "SERCOM", + "TWI", + "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/i2c/async/i2c_eeprom/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/i2c/async/i2c_eeprom/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..4af5f186 --- /dev/null +++ b/apps/driver/i2c/async/i2c_eeprom/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_driver_i2c_async_i2c_eeprom_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "I2C driver asynchronous - I2C EEPROM Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_i2c_eeprom_sam_e70_xult_freertos", + "shortDescription": "This example application shows how to use the I2C driver in asynchronous mode to perform operations on the EEPROM.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "I2C" + ], + [ + "Peripherals", "I2C" + ] + ], + "peripherals": [ + "I2C" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 Family", + "I2C", + "Serial Communication", + "SERCOM", + "TWI", + "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/i2c/async/i2c_eeprom/firmware/sam_v71_xult.X/.main-meta/main.json b/apps/driver/i2c/async/i2c_eeprom/firmware/sam_v71_xult.X/.main-meta/main.json new file mode 100644 index 00000000..83d85c6c --- /dev/null +++ b/apps/driver/i2c/async/i2c_eeprom/firmware/sam_v71_xult.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_sam_e70_s70_v70_v71_driver_i2c_async_i2c_eeprom_sam_v71_xult", + "version": "3.0.1", + "displayName": "I2C driver asynchronous - I2C EEPROM Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_i2c_eeprom_sam_v71_xult", + "shortDescription": "This example application shows how to use the I2C driver in asynchronous mode to perform operations on the EEPROM.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAMV71_DFP", + "semverRange": "^4.3.66" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "I2C" + ], + [ + "Peripherals", "I2C" + ] + ], + "peripherals": [ + "I2C" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 Family", + "I2C", + "Serial Communication", + "SERCOM", + "TWI", + "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/i2c/async/i2c_eeprom/firmware/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/driver/i2c/async/i2c_eeprom/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..a2d0afe6 --- /dev/null +++ b/apps/driver/i2c/async/i2c_eeprom/firmware/sam_v71_xult_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_sam_e70_s70_v70_v71_driver_i2c_async_i2c_eeprom_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "I2C driver asynchronous - I2C EEPROM Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_i2c_eeprom_sam_v71_xult_freertos", + "shortDescription": "This example application shows how to use the I2C driver in asynchronous mode to perform operations on the EEPROM.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAMV71_DFP", + "semverRange": "^4.3.66" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "I2C" + ], + [ + "Peripherals", "I2C" + ] + ], + "peripherals": [ + "I2C" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 Family", + "I2C", + "Serial Communication", + "SERCOM", + "TWI", + "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/i2c/async/i2c_multi_slave/firmware/sam_e70_xult.X/.main-meta/main.json b/apps/driver/i2c/async/i2c_multi_slave/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..87674ee2 --- /dev/null +++ b/apps/driver/i2c/async/i2c_multi_slave/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_driver_i2c_async_i2c_multi_slave_sam_e70_xult", + "version": "3.0.1", + "displayName": "I2C driver asynchronous - multi slave Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_i2c_multi_slave_sam_e70_xult", + "shortDescription": "This example application demonstrates the multi-client feature of the asynchronous mode of the I2C driver by communicating with an external EEPROM and a temperature sensor.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "I2C" + ], + [ + "Peripherals", "I2C" + ] + ], + "peripherals": [ + "I2C" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 Family", + "I2C", + "Serial Communication", + "SERCOM", + "TWI", + "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/i2c/async/i2c_multi_slave/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/i2c/async/i2c_multi_slave/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..0350426b --- /dev/null +++ b/apps/driver/i2c/async/i2c_multi_slave/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_driver_i2c_async_i2c_multi_slave_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "I2C driver asynchronous - multi slave Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_i2c_multi_slave_sam_e70_xult_freertos", + "shortDescription": "This example application demonstrates the multi-client feature of the asynchronous mode of the I2C driver by communicating with an external EEPROM and a temperature sensor.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "I2C" + ], + [ + "Peripherals", "I2C" + ] + ], + "peripherals": [ + "I2C" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 Family", + "I2C", + "Serial Communication", + "SERCOM", + "TWI", + "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/i2c/async/i2c_multi_slave/firmware/sam_v71_xult.X/.main-meta/main.json b/apps/driver/i2c/async/i2c_multi_slave/firmware/sam_v71_xult.X/.main-meta/main.json new file mode 100644 index 00000000..0988f61e --- /dev/null +++ b/apps/driver/i2c/async/i2c_multi_slave/firmware/sam_v71_xult.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_sam_e70_s70_v70_v71_driver_i2c_async_i2c_multi_slave_sam_v71_xult", + "version": "3.0.1", + "displayName": "I2C driver asynchronous - multi slave Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_i2c_multi_slave_sam_v71_xult", + "shortDescription": "This example application demonstrates the multi-client feature of the asynchronous mode of the I2C driver by communicating with an external EEPROM and a temperature sensor.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAMV71_DFP", + "semverRange": "^4.3.66" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "I2C" + ], + [ + "Peripherals", "I2C" + ] + ], + "peripherals": [ + "I2C" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 Family", + "I2C", + "Serial Communication", + "SERCOM", + "TWI", + "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/i2c/async/i2c_multi_slave/firmware/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/driver/i2c/async/i2c_multi_slave/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..a239b3fd --- /dev/null +++ b/apps/driver/i2c/async/i2c_multi_slave/firmware/sam_v71_xult_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_sam_e70_s70_v70_v71_driver_i2c_async_i2c_multi_slave_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "I2C driver asynchronous - multi slave Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_i2c_multi_slave_sam_v71_xult_freertos", + "shortDescription": "This example application demonstrates the multi-client feature of the asynchronous mode of the I2C driver by communicating with an external EEPROM and a temperature sensor.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAMV71_DFP", + "semverRange": "^4.3.66" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "I2C" + ], + [ + "Peripherals", "I2C" + ] + ], + "peripherals": [ + "I2C" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 Family", + "I2C", + "Serial Communication", + "SERCOM", + "TWI", + "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/i2c/sync/i2c_eeprom/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/i2c/sync/i2c_eeprom/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..5246720e --- /dev/null +++ b/apps/driver/i2c/sync/i2c_eeprom/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_driver_i2c_sync_i2c_eeprom_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "I2C driver synchronous - I2C EEPROM Example for SAM E70/S70/V70/V71 Family", + "projectName": "sync_i2c_eeprom_sam_e70_xult_freertos", + "shortDescription": "This example application shows how to use the I2C driver in synchronous mode to perform operations on the EEPROM.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "I2C" + ], + [ + "Peripherals", "I2C" + ] + ], + "peripherals": [ + "I2C" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 Family", + "I2C", + "Serial Communication", + "SERCOM", + "TWI", + "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/i2c/sync/i2c_multi_slave/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/i2c/sync/i2c_multi_slave/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..761c492d --- /dev/null +++ b/apps/driver/i2c/sync/i2c_multi_slave/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_driver_i2c_sync_i2c_multi_slave_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "I2C driver synchronous - multi client Example for SAM E70/S70/V70/V71 Family", + "projectName": "sync_i2c_multi_slave_sam_e70_xult_freertos", + "shortDescription": "This example application demonstrates the multi-client feature of the synchronous mode of the I2C driver by communicating with an external EEPROM and a temperature sensor.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "I2C" + ], + [ + "Peripherals", "I2C" + ] + ], + "peripherals": [ + "I2C" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 Family", + "I2C", + "Serial Communication", + "SERCOM", + "TWI", + "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/i2c/sync/i2c_multi_slave/firmware/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/driver/i2c/sync/i2c_multi_slave/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..aff81285 --- /dev/null +++ b/apps/driver/i2c/sync/i2c_multi_slave/firmware/sam_v71_xult_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_sam_e70_s70_v70_v71_driver_i2c_sync_i2c_multi_slave_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "I2C driver synchronous - multi client Example for SAM E70/S70/V70/V71 Family", + "projectName": "sync_i2c_multi_slave_sam_v71_xult_freertos", + "shortDescription": "This example application demonstrates the multi-client feature of the synchronous mode of the I2C driver by communicating with an external EEPROM and a temperature sensor.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "I2C" + ], + [ + "Peripherals", "I2C" + ] + ], + "peripherals": [ + "I2C" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 Family", + "I2C", + "Serial Communication", + "SERCOM", + "TWI", + "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/i2c_eeprom/at24/at24_eeprom_read_write/firmware/sam_e70_xult.X/.main-meta/main.json b/apps/driver/i2c_eeprom/at24/at24_eeprom_read_write/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..09e73694 --- /dev/null +++ b/apps/driver/i2c_eeprom/at24/at24_eeprom_read_write/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_driver_i2c_eeprom_at24_at24_eeprom_read_write_sam_e70_xult", + "version": "3.0.1", + "displayName": "I2C EEPROM AT24 driver - EEPROM Read Write Example for SAM E70/S70/V70/V71 Family", + "projectName": "at24_eeprom_read_write_sam_e70_xult", + "shortDescription": "This example application shows how to use the AT24 driver to perform read and write operations on AT24 series of EEPROM.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "I2C_EEPROM" + ], + [ + "Peripherals", "I2C_EEPROM" + ] + ], + "peripherals": [ + "I2C_EEPROM" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 Family", + "I2C", + "Serial Communication", + "SERCOM", + "TWI", + "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/i2c_eeprom/at24/at24_eeprom_read_write/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/i2c_eeprom/at24/at24_eeprom_read_write/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..d705b686 --- /dev/null +++ b/apps/driver/i2c_eeprom/at24/at24_eeprom_read_write/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_driver_i2c_eeprom_at24_at24_eeprom_read_write_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "I2C EEPROM AT24 driver - EEPROM Read Write Example for SAM E70/S70/V70/V71 Family", + "projectName": "at24_eeprom_read_write_sam_e70_xult_freertos", + "shortDescription": "This example application shows how to use the AT24 driver to perform read and write operations on AT24 series of EEPROM.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "I2C_EEPROM" + ], + [ + "Peripherals", "I2C_EEPROM" + ] + ], + "peripherals": [ + "I2C_EEPROM" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 Family", + "I2C", + "Serial Communication", + "SERCOM", + "TWI", + "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/i2c_eeprom/at24/at24_eeprom_read_write/firmware/sam_v71_xult.X/.main-meta/main.json b/apps/driver/i2c_eeprom/at24/at24_eeprom_read_write/firmware/sam_v71_xult.X/.main-meta/main.json new file mode 100644 index 00000000..ef9f8a55 --- /dev/null +++ b/apps/driver/i2c_eeprom/at24/at24_eeprom_read_write/firmware/sam_v71_xult.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_sam_e70_s70_v70_v71_driver_i2c_eeprom_at24_at24_eeprom_read_write_sam_v71_xult", + "version": "3.0.1", + "displayName": "I2C EEPROM AT24 driver - EEPROM Read Write Example for SAM E70/S70/V70/V71 Family", + "projectName": "at24_eeprom_read_write_sam_v71_xult", + "shortDescription": "This example application shows how to use the AT24 driver to perform read and write operations on AT24 series of EEPROM.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "I2C_EEPROM" + ], + [ + "Peripherals", "I2C_EEPROM" + ] + ], + "peripherals": [ + "I2C_EEPROM" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 Family", + "I2C", + "Serial Communication", + "SERCOM", + "TWI", + "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/i2c_eeprom/at24/at24_eeprom_read_write/firmware/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/driver/i2c_eeprom/at24/at24_eeprom_read_write/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..d93f3e42 --- /dev/null +++ b/apps/driver/i2c_eeprom/at24/at24_eeprom_read_write/firmware/sam_v71_xult_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_sam_e70_s70_v70_v71_driver_i2c_eeprom_at24_at24_eeprom_read_write_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "I2C EEPROM AT24 driver - EEPROM Read Write Example for SAM E70/S70/V70/V71 Family", + "projectName": "at24_eeprom_read_write_sam_v71_xult_freertos", + "shortDescription": "This example application shows how to use the AT24 driver to perform read and write operations on AT24 series of EEPROM.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "I2C_EEPROM" + ], + [ + "Peripherals", "I2C_EEPROM" + ] + ], + "peripherals": [ + "I2C_EEPROM" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 Family", + "I2C", + "Serial Communication", + "SERCOM", + "TWI", + "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/memory/async/nvm_sst26_read_write/firmware/sam_e70_xult.X/.main-meta/main.json b/apps/driver/memory/async/nvm_sst26_read_write/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..fb13596d --- /dev/null +++ b/apps/driver/memory/async/nvm_sst26_read_write/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_driver_memory_async_nvm_sst26_read_write_sam_e70_xult", + "version": "3.0.1", + "displayName": "Memory driver asynchronous - NVM SST26 Read Write Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_nvm_sst26_read_write_sam_e70_xult", + "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": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "MEMORY" + ], + [ + "Peripherals", "MEMORY" + ] + ], + "peripherals": [ + "MEMORY" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/memory/async/nvm_sst26_read_write/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/memory/async/nvm_sst26_read_write/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..8a741add --- /dev/null +++ b/apps/driver/memory/async/nvm_sst26_read_write/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_driver_memory_async_nvm_sst26_read_write_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "Memory driver asynchronous - NVM SST26 Read Write Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_nvm_sst26_read_write_sam_e70_xult_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": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "MEMORY" + ], + [ + "Peripherals", "MEMORY" + ] + ], + "peripherals": [ + "MEMORY" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/memory/sync/nvm_sst26_read_write/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/memory/sync/nvm_sst26_read_write/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..cb402fb6 --- /dev/null +++ b/apps/driver/memory/sync/nvm_sst26_read_write/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_driver_memory_sync_nvm_sst26_read_write_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "Memory driver synchronous - NVM SST26 Read Write Example for SAM E70/S70/V70/V71 Family", + "projectName": "sync_nvm_sst26_read_write_sam_e70_xult_freertos", + "shortDescription": "This example application shows how to use the Memory driver in synchronous 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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "MEMORY" + ], + [ + "Peripherals", "MEMORY" + ] + ], + "peripherals": [ + "MEMORY" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult.X/.main-meta/main.json b/apps/driver/sdmmc/async/sdmmc_read_write/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..1eb8cfdf --- /dev/null +++ b/apps/driver/sdmmc/async/sdmmc_read_write/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_driver_sdmmc_async_sdmmc_read_write_sam_e70_xult", + "version": "3.0.1", + "displayName": "SDMMC driver asynchronous - SDMMC Read Write Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_sdmmc_read_write_sam_e70_xult", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SDMMC" + ], + [ + "Peripherals", "SDMMC" + ] + ], + "peripherals": [ + "SDMMC" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sdmmc/async/sdmmc_read_write/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/sdmmc/async/sdmmc_read_write/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..785f505e --- /dev/null +++ b/apps/driver/sdmmc/async/sdmmc_read_write/firmware/sam_e70_xult_freertos.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_sam_e70_s70_v70_v71_driver_sdmmc_async_sdmmc_read_write_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "SDMMC driver asynchronous - SDMMC Read Write Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_sdmmc_read_write_sam_e70_xult_freertos", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SDMMC" + ], + [ + "Peripherals", "SDMMC" + ] + ], + "peripherals": [ + "SDMMC" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sdmmc/async/sdmmc_read_write/firmware/sam_v71_xult.X/.main-meta/main.json b/apps/driver/sdmmc/async/sdmmc_read_write/firmware/sam_v71_xult.X/.main-meta/main.json new file mode 100644 index 00000000..65af0faf --- /dev/null +++ b/apps/driver/sdmmc/async/sdmmc_read_write/firmware/sam_v71_xult.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_sam_e70_s70_v70_v71_driver_sdmmc_async_sdmmc_read_write_sam_v71_xult", + "version": "3.0.1", + "displayName": "SDMMC driver asynchronous - SDMMC Read Write Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_sdmmc_read_write_sam_v71_xult", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SDMMC" + ], + [ + "Peripherals", "SDMMC" + ] + ], + "peripherals": [ + "SDMMC" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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/sdmmc/async/sdmmc_read_write/firmware/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/driver/sdmmc/async/sdmmc_read_write/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..924b078b --- /dev/null +++ b/apps/driver/sdmmc/async/sdmmc_read_write/firmware/sam_v71_xult_freertos.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_sam_e70_s70_v70_v71_driver_sdmmc_async_sdmmc_read_write_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "SDMMC driver asynchronous - SDMMC Read Write Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_sdmmc_read_write_sam_v71_xult_freertos", + "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": "SAMV71_DFP", + "semverRange": "^4.3.66" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SDMMC" + ], + [ + "Peripherals", "SDMMC" + ] + ], + "peripherals": [ + "SDMMC" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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/sdspi/sync/sdspi_read_write/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/sdspi/sync/sdspi_read_write/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..16227052 --- /dev/null +++ b/apps/driver/sdspi/sync/sdspi_read_write/firmware/sam_e70_xult_freertos.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_sam_e70_s70_v70_v71_driver_sdspi_sync_sdspi_read_write_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "SDSPI driver synchronous - SDSPI Read Write Example for SAM E70/S70/V70/V71 Family", + "projectName": "sync_sdspi_read_write_sam_e70_xult_freertos", + "shortDescription": "This example application shows how to use the SDSPI driver in synchronous 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": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SDSPI" + ], + [ + "Peripherals", "SDSPI" + ] + ], + "peripherals": [ + "SDSPI" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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_multi_slave/firmware/sam_e70_xult.X/.main-meta/main.json b/apps/driver/spi/async/spi_multi_slave/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..c0dc12e3 --- /dev/null +++ b/apps/driver/spi/async/spi_multi_slave/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_driver_spi_async_spi_multi_slave_sam_e70_xult", + "version": "3.0.1", + "displayName": "SPI Driver asynchronous - multi slave Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_spi_multi_slave_sam_e70_xult", + "shortDescription": "This example demonstrates how to use single instance of the SPI driver in asynchronous mode to communicate with multiple EEPROMs.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SPI" + ], + [ + "Peripherals", "SPI" + ] + ], + "peripherals": [ + "SPI" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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_multi_slave/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/spi/async/spi_multi_slave/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..8e601a78 --- /dev/null +++ b/apps/driver/spi/async/spi_multi_slave/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_driver_spi_async_spi_multi_slave_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "SPI Driver asynchronous - multi slave Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_spi_multi_slave_sam_e70_xult_freertos", + "shortDescription": "This example demonstrates how to use single instance of the SPI driver in asynchronous mode to communicate with multiple EEPROMs.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SPI" + ], + [ + "Peripherals", "SPI" + ] + ], + "peripherals": [ + "SPI" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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_multi_slave/firmware/sam_v71_xult.X/.main-meta/main.json b/apps/driver/spi/async/spi_multi_slave/firmware/sam_v71_xult.X/.main-meta/main.json new file mode 100644 index 00000000..7b87cfa8 --- /dev/null +++ b/apps/driver/spi/async/spi_multi_slave/firmware/sam_v71_xult.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_sam_e70_s70_v70_v71_driver_spi_async_spi_multi_slave_sam_v71_xult", + "version": "3.0.1", + "displayName": "SPI Driver asynchronous - multi slave Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_spi_multi_slave_sam_v71_xult", + "shortDescription": "This example demonstrates how to use single instance of the SPI driver in asynchronous mode to communicate with multiple EEPROMs.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAMV71_DFP", + "semverRange": "^4.3.66" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SPI" + ], + [ + "Peripherals", "SPI" + ] + ], + "peripherals": [ + "SPI" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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_multi_slave/firmware/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/driver/spi/async/spi_multi_slave/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..3c5b1d2e --- /dev/null +++ b/apps/driver/spi/async/spi_multi_slave/firmware/sam_v71_xult_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_sam_e70_s70_v70_v71_driver_spi_async_spi_multi_slave_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "SPI Driver asynchronous - multi slave Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_spi_multi_slave_sam_v71_xult_freertos", + "shortDescription": "This example demonstrates how to use single instance of the SPI driver in asynchronous mode to communicate with multiple EEPROMs.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SPI" + ], + [ + "Peripherals", "SPI" + ] + ], + "peripherals": [ + "SPI" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult.X/.main-meta/main.json b/apps/driver/spi/async/spi_self_loopback_multi_client/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..2acaec9a --- /dev/null +++ b/apps/driver/spi/async/spi_self_loopback_multi_client/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_driver_spi_async_spi_self_loopback_multi_client_sam_e70_xult", + "version": "3.0.1", + "displayName": "SPI Driver asynchronous - Self loopback multi client Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_spi_self_loopback_multi_client_sam_e70_xult", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SPI" + ], + [ + "Peripherals", "SPI" + ] + ], + "peripherals": [ + "SPI" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/spi/async/spi_self_loopback_multi_client/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..9027a8fa --- /dev/null +++ b/apps/driver/spi/async/spi_self_loopback_multi_client/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_driver_spi_async_spi_self_loopback_multi_client_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "SPI Driver asynchronous - Self loopback multi client Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_spi_self_loopback_multi_client_sam_e70_xult_freertos", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SPI" + ], + [ + "Peripherals", "SPI" + ] + ], + "peripherals": [ + "SPI" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_v71_xult.X/.main-meta/main.json b/apps/driver/spi/async/spi_self_loopback_multi_client/firmware/sam_v71_xult.X/.main-meta/main.json new file mode 100644 index 00000000..d39392e4 --- /dev/null +++ b/apps/driver/spi/async/spi_self_loopback_multi_client/firmware/sam_v71_xult.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_sam_e70_s70_v70_v71_driver_spi_async_spi_self_loopback_multi_client_sam_v71_xult", + "version": "3.0.1", + "displayName": "SPI Driver asynchronous - Self loopback multi client Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_spi_self_loopback_multi_client_sam_v71_xult", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SPI" + ], + [ + "Peripherals", "SPI" + ] + ], + "peripherals": [ + "SPI" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/driver/spi/async/spi_self_loopback_multi_client/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..e1da0e77 --- /dev/null +++ b/apps/driver/spi/async/spi_self_loopback_multi_client/firmware/sam_v71_xult_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_sam_e70_s70_v70_v71_driver_spi_async_spi_self_loopback_multi_client_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "SPI Driver asynchronous - Self loopback multi client Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_spi_self_loopback_multi_client_sam_v71_xult_freertos", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SPI" + ], + [ + "Peripherals", "SPI" + ] + ], + "peripherals": [ + "SPI" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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_multi_slave/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/spi/sync/spi_multi_slave/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..fa9303f5 --- /dev/null +++ b/apps/driver/spi/sync/spi_multi_slave/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_driver_spi_sync_spi_multi_slave_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "SPI Driver synchronous - multi client Example for SAM E70/S70/V70/V71 Family", + "projectName": "sync_spi_multi_slave_sam_e70_xult_freertos", + "shortDescription": "This example demonstrates how to use single instance of the SPI driver in synchronous mode to communicate with multiple EEPROMs.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SPI" + ], + [ + "Peripherals", "SPI" + ] + ], + "peripherals": [ + "SPI" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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_multi_slave/firmware/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/driver/spi/sync/spi_multi_slave/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..27c09bec --- /dev/null +++ b/apps/driver/spi/sync/spi_multi_slave/firmware/sam_v71_xult_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_sam_e70_s70_v70_v71_driver_spi_sync_spi_multi_slave_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "SPI Driver synchronous - multi client Example for SAM E70/S70/V70/V71 Family", + "projectName": "sync_spi_multi_slave_sam_v71_xult_freertos", + "shortDescription": "This example demonstrates how to use single instance of the SPI driver in synchronous mode to communicate with multiple EEPROMs.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAMV71_DFP", + "semverRange": "^4.3.66" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SPI" + ], + [ + "Peripherals", "SPI" + ] + ], + "peripherals": [ + "SPI" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/spi/sync/spi_self_loopback_multi_client/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..e05bd1b5 --- /dev/null +++ b/apps/driver/spi/sync/spi_self_loopback_multi_client/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_driver_spi_sync_spi_self_loopback_multi_client_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "SPI Driver synchronous - Self loopback multi client Example for SAM E70/S70/V70/V71 Family", + "projectName": "sync_spi_self_loopback_multi_client_sam_e70_xult_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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SPI" + ], + [ + "Peripherals", "SPI" + ] + ], + "peripherals": [ + "SPI" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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_eeprom/at25/at25_eeprom_read_write/firmware/sam_e70_xult.X/.main-meta/main.json b/apps/driver/spi_eeprom/at25/at25_eeprom_read_write/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..5b1662f6 --- /dev/null +++ b/apps/driver/spi_eeprom/at25/at25_eeprom_read_write/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_driver_spi_eeprom_at25_at25_eeprom_read_write_sam_e70_xult", + "version": "3.0.1", + "displayName": "SPI EEPROM AT25 driver - EEPROM Read Write Example for SAM E70/S70/V70/V71 Family", + "projectName": "at25_eeprom_read_write_sam_e70_xult", + "shortDescription": "This example application shows how to use the AT25 driver to perform read and write operations on AT25 series of EEPROM.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SPI_EEPROM" + ], + [ + "Peripherals", "SPI_EEPROM" + ] + ], + "peripherals": [ + "SPI_EEPROM" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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_eeprom/at25/at25_eeprom_read_write/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/spi_eeprom/at25/at25_eeprom_read_write/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..cb4ac0cd --- /dev/null +++ b/apps/driver/spi_eeprom/at25/at25_eeprom_read_write/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_driver_spi_eeprom_at25_at25_eeprom_read_write_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "SPI EEPROM AT25 driver - EEPROM Read Write Example for SAM E70/S70/V70/V71 Family", + "projectName": "at25_eeprom_read_write_sam_e70_xult_freertos", + "shortDescription": "This example application shows how to use the AT25 driver to perform read and write operations on AT25 series of EEPROM.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SPI_EEPROM" + ], + [ + "Peripherals", "SPI_EEPROM" + ] + ], + "peripherals": [ + "SPI_EEPROM" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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_eeprom/at25/at25_eeprom_read_write/firmware/sam_v71_xult.X/.main-meta/main.json b/apps/driver/spi_eeprom/at25/at25_eeprom_read_write/firmware/sam_v71_xult.X/.main-meta/main.json new file mode 100644 index 00000000..8190d95f --- /dev/null +++ b/apps/driver/spi_eeprom/at25/at25_eeprom_read_write/firmware/sam_v71_xult.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_sam_e70_s70_v70_v71_driver_spi_eeprom_at25_at25_eeprom_read_write_sam_v71_xult", + "version": "3.0.1", + "displayName": "SPI EEPROM AT25 driver - EEPROM Read Write Example for SAM E70/S70/V70/V71 Family", + "projectName": "at25_eeprom_read_write_sam_v71_xult", + "shortDescription": "This example application shows how to use the AT25 driver to perform read and write operations on AT25 series of EEPROM.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SPI_EEPROM" + ], + [ + "Peripherals", "SPI_EEPROM" + ] + ], + "peripherals": [ + "SPI_EEPROM" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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_eeprom/at25/at25_eeprom_read_write/firmware/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/driver/spi_eeprom/at25/at25_eeprom_read_write/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..bd8475d9 --- /dev/null +++ b/apps/driver/spi_eeprom/at25/at25_eeprom_read_write/firmware/sam_v71_xult_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_sam_e70_s70_v70_v71_driver_spi_eeprom_at25_at25_eeprom_read_write_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "SPI EEPROM AT25 driver - EEPROM Read Write Example for SAM E70/S70/V70/V71 Family", + "projectName": "at25_eeprom_read_write_sam_v71_xult_freertos", + "shortDescription": "This example application shows how to use the AT25 driver to perform read and write operations on AT25 series of EEPROM.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAMV71_DFP", + "semverRange": "^4.3.66" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SPI_EEPROM" + ], + [ + "Peripherals", "SPI_EEPROM" + ] + ], + "peripherals": [ + "SPI_EEPROM" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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/sqi_flash/sst26/sst26_spi_read_write/firmware/sam_e70_xult.X/.main-meta/main.json b/apps/driver/sqi_flash/sst26/sst26_spi_read_write/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..788395a8 --- /dev/null +++ b/apps/driver/sqi_flash/sst26/sst26_spi_read_write/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_driver_sqi_flash_sst26_sst26_spi_read_write_sam_e70_xult", + "version": "3.0.1", + "displayName": "SST26 SQI flash driver - Flash read write in SPI mode Example for SAM E70/S70/V70/V71 Family", + "projectName": "sst26_spi_read_write_sam_e70_xult", + "shortDescription": "This example application shows how to use the SST26 driver to perform block operations on the On-Board SST26 Flash memory in SPI mode.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SQI_FLASH" + ], + [ + "Peripherals", "SQI_FLASH" + ] + ], + "peripherals": [ + "SQI_FLASH" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sqi_flash/sst26/sst26_sqi_read_write/firmware/sam_e70_xult.X/.main-meta/main.json b/apps/driver/sqi_flash/sst26/sst26_sqi_read_write/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..f4866e88 --- /dev/null +++ b/apps/driver/sqi_flash/sst26/sst26_sqi_read_write/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_driver_sqi_flash_sst26_sst26_sqi_read_write_sam_e70_xult", + "version": "3.0.1", + "displayName": "SST26 SQI flash driver - Flash read write in Quad IO mode Example for SAM E70/S70/V70/V71 Family", + "projectName": "sst26_sqi_read_write_sam_e70_xult", + "shortDescription": "This example application shows how to use the SST26 SQI flash driver to perform block operations on the On-Board SST26 Flash memory in Quad IO mode.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "SQI_FLASH" + ], + [ + "Peripherals", "SQI_FLASH" + ] + ], + "peripherals": [ + "SQI_FLASH" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/usart/async/usart_echo/firmware/sam_e70_xult.X/.main-meta/main.json b/apps/driver/usart/async/usart_echo/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..25019823 --- /dev/null +++ b/apps/driver/usart/async/usart_echo/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_driver_usart_async_usart_echo_sam_e70_xult", + "version": "3.0.1", + "displayName": "USART driver asynchronous - USART echo Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_usart_echo_sam_e70_xult", + "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": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "USART" + ], + [ + "Peripherals", "USART" + ] + ], + "peripherals": [ + "USART" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/usart/async/usart_echo/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..f0456266 --- /dev/null +++ b/apps/driver/usart/async/usart_echo/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_driver_usart_async_usart_echo_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "USART driver asynchronous - USART echo Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_usart_echo_sam_e70_xult_freertos", + "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": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "USART" + ], + [ + "Peripherals", "USART" + ] + ], + "peripherals": [ + "USART" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_v71_xult.X/.main-meta/main.json b/apps/driver/usart/async/usart_echo/firmware/sam_v71_xult.X/.main-meta/main.json new file mode 100644 index 00000000..2bb5f9de --- /dev/null +++ b/apps/driver/usart/async/usart_echo/firmware/sam_v71_xult.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_sam_e70_s70_v70_v71_driver_usart_async_usart_echo_sam_v71_xult", + "version": "3.0.1", + "displayName": "USART driver asynchronous - USART echo Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_usart_echo_sam_v71_xult", + "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": "SAMV71_DFP", + "semverRange": "^4.3.66" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "USART" + ], + [ + "Peripherals", "USART" + ] + ], + "peripherals": [ + "USART" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/driver/usart/async/usart_echo/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..df7eaf86 --- /dev/null +++ b/apps/driver/usart/async/usart_echo/firmware/sam_v71_xult_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_sam_e70_s70_v70_v71_driver_usart_async_usart_echo_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "USART driver asynchronous - USART echo Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_usart_echo_sam_v71_xult_freertos", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "USART" + ], + [ + "Peripherals", "USART" + ] + ], + "peripherals": [ + "USART" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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_multi_instance/firmware/sam_e70_xult.X/.main-meta/main.json b/apps/driver/usart/async/usart_multi_instance/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..1fd99416 --- /dev/null +++ b/apps/driver/usart/async/usart_multi_instance/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_driver_usart_async_usart_multi_instance_sam_e70_xult", + "version": "3.0.1", + "displayName": "USART driver asynchronous - USART multi instance Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_usart_multi_instance_sam_e70_xult", + "shortDescription": "This example echoes the received characters over the two consoles using the USART driver in asynchronous mode.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "USART" + ], + [ + "Peripherals", "USART" + ] + ], + "peripherals": [ + "USART" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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_multi_instance/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/usart/async/usart_multi_instance/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..6c5e79c3 --- /dev/null +++ b/apps/driver/usart/async/usart_multi_instance/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_driver_usart_async_usart_multi_instance_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "USART driver asynchronous - USART multi instance Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_usart_multi_instance_sam_e70_xult_freertos", + "shortDescription": "This example echoes the received characters over the two consoles using the USART driver in asynchronous mode.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "USART" + ], + [ + "Peripherals", "USART" + ] + ], + "peripherals": [ + "USART" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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_multi_instance/firmware/sam_v71_xult.X/.main-meta/main.json b/apps/driver/usart/async/usart_multi_instance/firmware/sam_v71_xult.X/.main-meta/main.json new file mode 100644 index 00000000..7879c872 --- /dev/null +++ b/apps/driver/usart/async/usart_multi_instance/firmware/sam_v71_xult.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_sam_e70_s70_v70_v71_driver_usart_async_usart_multi_instance_sam_v71_xult", + "version": "3.0.1", + "displayName": "USART driver asynchronous - USART multi instance Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_usart_multi_instance_sam_v71_xult", + "shortDescription": "This example echoes the received characters over the two consoles using the USART driver in asynchronous mode.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAMV71_DFP", + "semverRange": "^4.3.66" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "USART" + ], + [ + "Peripherals", "USART" + ] + ], + "peripherals": [ + "USART" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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_multi_instance/firmware/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/driver/usart/async/usart_multi_instance/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..a4878085 --- /dev/null +++ b/apps/driver/usart/async/usart_multi_instance/firmware/sam_v71_xult_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_sam_e70_s70_v70_v71_driver_usart_async_usart_multi_instance_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "USART driver asynchronous - USART multi instance Example for SAM E70/S70/V70/V71 Family", + "projectName": "async_usart_multi_instance_sam_v71_xult_freertos", + "shortDescription": "This example echoes the received characters over the two consoles using the USART driver in asynchronous mode.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAMV71_DFP", + "semverRange": "^4.3.66" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "USART" + ], + [ + "Peripherals", "USART" + ] + ], + "peripherals": [ + "USART" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/usart/sync/usart_echo/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..b437773f --- /dev/null +++ b/apps/driver/usart/sync/usart_echo/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_driver_usart_sync_usart_echo_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "USART driver synchronous - USART echo Example for SAM E70/S70/V70/V71 Family", + "projectName": "sync_usart_echo_sam_e70_xult_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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "USART" + ], + [ + "Peripherals", "USART" + ] + ], + "peripherals": [ + "USART" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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_multi_instance/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/driver/usart/sync/usart_multi_instance/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..4c851dec --- /dev/null +++ b/apps/driver/usart/sync/usart_multi_instance/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_driver_usart_sync_usart_multi_instance_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "USART driver synchronous - USART multi instance Example for SAM E70/S70/V70/V71 Family", + "projectName": "sync_usart_multi_instance_sam_e70_xult_freertos", + "shortDescription": "This example echoes the received characters over the two consoles using the USART driver in synchronous mode.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "USART" + ], + [ + "Peripherals", "USART" + ] + ], + "peripherals": [ + "USART" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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_multi_instance/firmware/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/driver/usart/sync/usart_multi_instance/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..09adbc83 --- /dev/null +++ b/apps/driver/usart/sync/usart_multi_instance/firmware/sam_v71_xult_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_sam_e70_s70_v70_v71_driver_usart_sync_usart_multi_instance_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "USART driver synchronous - USART multi instance Example for SAM E70/S70/V70/V71 Family", + "projectName": "sync_usart_multi_instance_sam_v71_xult_freertos", + "shortDescription": "This example echoes the received characters over the two consoles using the USART driver in synchronous mode.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAMV71_DFP", + "semverRange": "^4.3.66" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Drivers", "USART" + ], + [ + "Peripherals", "USART" + ] + ], + "peripherals": [ + "USART" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult.X/.main-meta/main.json b/apps/fs/nvm_fat/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..3acd1e86 --- /dev/null +++ b/apps/fs/nvm_fat/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_fs_nvm_fat_sam_e70_xult", + "version": "3.0.1", + "displayName": "FAT filesystem using NVM Media Example for SAM E70/S70/V70/V71 Family", + "projectName": "nvm_fat_sam_e70_xult", + "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": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "NVM_FAT" + ], + [ + "File System (FS)", "NVM_FAT" + ] + ], + "peripherals": [ + "NVM_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/fs/nvm_fat/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..a01ed635 --- /dev/null +++ b/apps/fs/nvm_fat/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_fs_nvm_fat_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "FAT filesystem using NVM Media Example for SAM E70/S70/V70/V71 Family", + "projectName": "nvm_fat_sam_e70_xult_freertos", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "NVM_FAT" + ], + [ + "File System (FS)", "NVM_FAT" + ] + ], + "peripherals": [ + "NVM_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/fs/nvm_fat/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..e371a5f3 --- /dev/null +++ b/apps/fs/nvm_fat/firmware/sam_v71_xult_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_sam_e70_s70_v70_v71_fs_nvm_fat_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "FAT filesystem using NVM Media Example for SAM E70/S70/V70/V71 Family", + "projectName": "nvm_fat_sam_v71_xult_freertos", + "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": "SAMV71_DFP", + "semverRange": "^4.3.66" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "NVM_FAT" + ], + [ + "File System (FS)", "NVM_FAT" + ] + ], + "peripherals": [ + "NVM_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult.X/.main-meta/main.json b/apps/fs/nvm_mpfs/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..a22f789e --- /dev/null +++ b/apps/fs/nvm_mpfs/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_fs_nvm_mpfs_sam_e70_xult", + "version": "3.0.1", + "displayName": "MPFS filesystem using NVM Media Example for SAM E70/S70/V70/V71 Family", + "projectName": "nvm_mpfs_sam_e70_xult", + "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": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "NVM_MPFS" + ], + [ + "File System (FS)", "NVM_MPFS" + ] + ], + "peripherals": [ + "NVM_MPFS" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/fs/nvm_mpfs/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..6962d3ec --- /dev/null +++ b/apps/fs/nvm_mpfs/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_fs_nvm_mpfs_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "MPFS filesystem using NVM Media Example for SAM E70/S70/V70/V71 Family", + "projectName": "nvm_mpfs_sam_e70_xult_freertos", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "NVM_MPFS" + ], + [ + "File System (FS)", "NVM_MPFS" + ] + ], + "peripherals": [ + "NVM_MPFS" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/fs/nvm_mpfs/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..67de63ab --- /dev/null +++ b/apps/fs/nvm_mpfs/firmware/sam_v71_xult_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_sam_e70_s70_v70_v71_fs_nvm_mpfs_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "MPFS filesystem using NVM Media Example for SAM E70/S70/V70/V71 Family", + "projectName": "nvm_mpfs_sam_v71_xult_freertos", + "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": "SAMV71_DFP", + "semverRange": "^4.3.66" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "NVM_MPFS" + ], + [ + "File System (FS)", "NVM_MPFS" + ] + ], + "peripherals": [ + "NVM_MPFS" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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_sdmmc_fat_multi_disk/firmware/sam_e70_xult.X/.main-meta/main.json b/apps/fs/nvm_sdmmc_fat_multi_disk/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..9d56debd --- /dev/null +++ b/apps/fs/nvm_sdmmc_fat_multi_disk/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_fs_nvm_sdmmc_fat_multi_disk_sam_e70_xult", + "version": "3.0.1", + "displayName": "FAT file system using NVM and SDMMC media Example for SAM E70/S70/V70/V71 Family", + "projectName": "nvm_sdmmc_fat_multi_disk_sam_e70_xult", + "shortDescription": "This application shows an example of using the FAT File System to access files across multiple media (NVM, SDMMC).", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "NVM_SDMMC_FAT_MULTI_DISK" + ], + [ + "File System (FS)", "NVM_SDMMC_FAT_MULTI_DISK" + ] + ], + "peripherals": [ + "NVM_SDMMC_FAT_MULTI_DISK" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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_sdmmc_fat_multi_disk/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/fs/nvm_sdmmc_fat_multi_disk/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..85fdafa4 --- /dev/null +++ b/apps/fs/nvm_sdmmc_fat_multi_disk/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_fs_nvm_sdmmc_fat_multi_disk_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "FAT file system using NVM and SDMMC media Example for SAM E70/S70/V70/V71 Family", + "projectName": "nvm_sdmmc_fat_multi_disk_sam_e70_xult_freertos", + "shortDescription": "This application shows an example of using the FAT File System to access files across multiple media (NVM, SDMMC).", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "NVM_SDMMC_FAT_MULTI_DISK" + ], + [ + "File System (FS)", "NVM_SDMMC_FAT_MULTI_DISK" + ] + ], + "peripherals": [ + "NVM_SDMMC_FAT_MULTI_DISK" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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_sdmmc_fat_multi_disk/firmware/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/fs/nvm_sdmmc_fat_multi_disk/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..df924099 --- /dev/null +++ b/apps/fs/nvm_sdmmc_fat_multi_disk/firmware/sam_v71_xult_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_sam_e70_s70_v70_v71_fs_nvm_sdmmc_fat_multi_disk_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "FAT file system using NVM and SDMMC media Example for SAM E70/S70/V70/V71 Family", + "projectName": "nvm_sdmmc_fat_multi_disk_sam_v71_xult_freertos", + "shortDescription": "This application shows an example of using the FAT File System to access files across multiple media (NVM, SDMMC).", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "NVM_SDMMC_FAT_MULTI_DISK" + ], + [ + "File System (FS)", "NVM_SDMMC_FAT_MULTI_DISK" + ] + ], + "peripherals": [ + "NVM_SDMMC_FAT_MULTI_DISK" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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_sdspi_fat_multi_disk/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/fs/nvm_sdspi_fat_multi_disk/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..ed913e52 --- /dev/null +++ b/apps/fs/nvm_sdspi_fat_multi_disk/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_fs_nvm_sdspi_fat_multi_disk_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "FAT file system using NVM and SDSPI media Example for SAM E70/S70/V70/V71 Family", + "projectName": "nvm_sdspi_fat_multi_disk_sam_e70_xult_freertos", + "shortDescription": "This application shows an example of using the FAT File System to access files across multiple media (NVM, SDSPI).", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "NVM_SDSPI_FAT_MULTI_DISK" + ], + [ + "File System (FS)", "NVM_SDSPI_FAT_MULTI_DISK" + ] + ], + "peripherals": [ + "NVM_SDSPI_FAT_MULTI_DISK" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/fs/nvm_sqi_fat/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..3052f73d --- /dev/null +++ b/apps/fs/nvm_sqi_fat/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_fs_nvm_sqi_fat_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "FAT filesystem using NVM and SST26 Media Example for SAM E70/S70/V70/V71 Family", + "projectName": "nvm_sqi_fat_sam_e70_xult_freertos", + "shortDescription": "This application shows an example of using the FAT 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": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "NVM_SQI_FAT" + ], + [ + "File System (FS)", "NVM_SQI_FAT" + ] + ], + "peripherals": [ + "NVM_SQI_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult.X/.main-meta/main.json b/apps/fs/sdmmc_fat/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..03f2c825 --- /dev/null +++ b/apps/fs/sdmmc_fat/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_fs_sdmmc_fat_sam_e70_xult", + "version": "3.0.1", + "displayName": "FAT filesystem using SDMMC Media Example for SAM E70/S70/V70/V71 Family", + "projectName": "sdmmc_fat_sam_e70_xult", + "shortDescription": "This application shows an example of using the FAT 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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "SDMMC_FAT" + ], + [ + "File System (FS)", "SDMMC_FAT" + ] + ], + "peripherals": [ + "SDMMC_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/fs/sdmmc_fat/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..dff2a8e4 --- /dev/null +++ b/apps/fs/sdmmc_fat/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_fs_sdmmc_fat_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "FAT filesystem using SDMMC Media Example for SAM E70/S70/V70/V71 Family", + "projectName": "sdmmc_fat_sam_e70_xult_freertos", + "shortDescription": "This application shows an example of using the FAT 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": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "SDMMC_FAT" + ], + [ + "File System (FS)", "SDMMC_FAT" + ] + ], + "peripherals": [ + "SDMMC_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/fs/sdmmc_fat/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..400cf34c --- /dev/null +++ b/apps/fs/sdmmc_fat/firmware/sam_v71_xult_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_sam_e70_s70_v70_v71_fs_sdmmc_fat_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "FAT filesystem using SDMMC Media Example for SAM E70/S70/V70/V71 Family", + "projectName": "sdmmc_fat_sam_v71_xult_freertos", + "shortDescription": "This application shows an example of using the FAT 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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "SDMMC_FAT" + ], + [ + "File System (FS)", "SDMMC_FAT" + ] + ], + "peripherals": [ + "SDMMC_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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/sdspi_fat/firmware/sam_e70_xult.X/.main-meta/main.json b/apps/fs/sdspi_fat/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..fd79ce5b --- /dev/null +++ b/apps/fs/sdspi_fat/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_fs_sdspi_fat_sam_e70_xult", + "version": "3.0.1", + "displayName": "FAT filesystem using SDSPI media Example for SAM E70/S70/V70/V71 Family", + "projectName": "sdspi_fat_sam_e70_xult", + "shortDescription": "This application shows an example of using the FAT File System to access and modify the contents of a SD card using the SDSPI driver and the SPI PLIB.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "SDSPI_FAT" + ], + [ + "File System (FS)", "SDSPI_FAT" + ] + ], + "peripherals": [ + "SDSPI_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sdspi_fat/firmware/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/fs/sdspi_fat/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..a1f1dd09 --- /dev/null +++ b/apps/fs/sdspi_fat/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_fs_sdspi_fat_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "FAT filesystem using SDSPI media Example for SAM E70/S70/V70/V71 Family", + "projectName": "sdspi_fat_sam_e70_xult_freertos", + "shortDescription": "This application shows an example of using the FAT File System to access and modify the contents of a SD card using the SDSPI driver and the SPI PLIB.", + "ide": { + "name": "MPLABX", + "semverRange": ">=5.40.0" + }, + "compiler": [ + { + "name": "XC32", + "semverRange": ">=2.40.0" + } + ], + "dfp": { + "name": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "SDSPI_FAT" + ], + [ + "File System (FS)", "SDSPI_FAT" + ] + ], + "peripherals": [ + "SDSPI_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult.X/.main-meta/main.json b/apps/fs/sqi_flash_fat/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..a4801a33 --- /dev/null +++ b/apps/fs/sqi_flash_fat/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_fs_sqi_flash_fat_sam_e70_xult", + "version": "3.0.1", + "displayName": "FAT filesystem using SST26 Media Example for SAM E70/S70/V70/V71 Family", + "projectName": "sqi_flash_fat_sam_e70_xult", + "shortDescription": "This application shows an example of using the FAT 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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "SQI_FLASH_FAT" + ], + [ + "File System (FS)", "SQI_FLASH_FAT" + ] + ], + "peripherals": [ + "SQI_FLASH_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/fs/sqi_flash_fat/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..1197057d --- /dev/null +++ b/apps/fs/sqi_flash_fat/firmware/sam_e70_xult_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_sam_e70_s70_v70_v71_fs_sqi_flash_fat_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "FAT filesystem using SST26 Media Example for SAM E70/S70/V70/V71 Family", + "projectName": "sqi_flash_fat_sam_e70_xult_freertos", + "shortDescription": "This application shows an example of using the FAT 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": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "Middleware", "File System (FS)", "SQI_FLASH_FAT" + ], + [ + "File System (FS)", "SQI_FLASH_FAT" + ] + ], + "peripherals": [ + "SQI_FLASH_FAT" + ], + "keywords": [ + "MHC", + "Harmony", + "File System", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult.X/.main-meta/main.json b/apps/rtos/freertos/basic_freertos/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..0cf8442d --- /dev/null +++ b/apps/rtos/freertos/basic_freertos/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_rtos_freertos_basic_freertos_sam_e70_xult", + "version": "3.0.1", + "displayName": "FreeRTOS basic Example for SAM E70/S70/V70/V71 Family", + "projectName": "basic_freertos_sam_e70_xult", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "RTOS", "FreeRTOS", "BASIC_FREERTOS" + ], + [ + "RTOS", "FreeRTOS", "BASIC_FREERTOS" + ] + ], + "peripherals": [ + "BASIC_FREERTOS" + ], + "keywords": [ + "MHC", + "Harmony", + "RTOS", + "FreeRTOS", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_v71_xult.X/.main-meta/main.json b/apps/rtos/freertos/basic_freertos/firmware/sam_v71_xult.X/.main-meta/main.json new file mode 100644 index 00000000..26478a23 --- /dev/null +++ b/apps/rtos/freertos/basic_freertos/firmware/sam_v71_xult.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_sam_e70_s70_v70_v71_rtos_freertos_basic_freertos_sam_v71_xult", + "version": "3.0.1", + "displayName": "FreeRTOS basic Example for SAM E70/S70/V70/V71 Family", + "projectName": "basic_freertos_sam_v71_xult", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "RTOS", "FreeRTOS", "BASIC_FREERTOS" + ], + [ + "RTOS", "FreeRTOS", "BASIC_FREERTOS" + ] + ], + "peripherals": [ + "BASIC_FREERTOS" + ], + "keywords": [ + "MHC", + "Harmony", + "RTOS", + "FreeRTOS", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult.X/.main-meta/main.json b/apps/rtos/freertos/task_notification_freertos/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..799bf319 --- /dev/null +++ b/apps/rtos/freertos/task_notification_freertos/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_rtos_freertos_task_notification_freertos_sam_e70_xult", + "version": "3.0.1", + "displayName": "FreeRTOS Task Notification Example for SAM E70/S70/V70/V71 Family", + "projectName": "task_notification_freertos_sam_e70_xult", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "RTOS", "FreeRTOS", "TASK_NOTIFICATION_FREERTOS" + ], + [ + "RTOS", "FreeRTOS", "TASK_NOTIFICATION_FREERTOS" + ] + ], + "peripherals": [ + "TASK_NOTIFICATION_FREERTOS" + ], + "keywords": [ + "MHC", + "Harmony", + "RTOS", + "FreeRTOS", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_v71_xult.X/.main-meta/main.json b/apps/rtos/freertos/task_notification_freertos/firmware/sam_v71_xult.X/.main-meta/main.json new file mode 100644 index 00000000..26d2786d --- /dev/null +++ b/apps/rtos/freertos/task_notification_freertos/firmware/sam_v71_xult.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_sam_e70_s70_v70_v71_rtos_freertos_task_notification_freertos_sam_v71_xult", + "version": "3.0.1", + "displayName": "FreeRTOS Task Notification Example for SAM E70/S70/V70/V71 Family", + "projectName": "task_notification_freertos_sam_v71_xult", + "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": "SAMV71_DFP", + "semverRange": "^4.3.66" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "RTOS", "FreeRTOS", "TASK_NOTIFICATION_FREERTOS" + ], + [ + "RTOS", "FreeRTOS", "TASK_NOTIFICATION_FREERTOS" + ] + ], + "peripherals": [ + "TASK_NOTIFICATION_FREERTOS" + ], + "keywords": [ + "MHC", + "Harmony", + "RTOS", + "FreeRTOS", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult.X/.main-meta/main.json b/apps/system/console_debug/sys_console_debug_uart_read_write/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..f1045cbb --- /dev/null +++ b/apps/system/console_debug/sys_console_debug_uart_read_write/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_system_console_debug_sys_console_debug_uart_read_write_sam_e70_xult", + "version": "3.0.1", + "displayName": "Console Debug System Service using UART Example for SAM E70/S70/V70/V71 Family", + "projectName": "sys_console_debug_uart_read_write_sam_e70_xult", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "System Services", "CONSOLE_DEBUG" + ] + ], + "peripherals": [ + "CONSOLE_DEBUG" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/system/console_debug/sys_console_debug_uart_read_write/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..c7fab6b8 --- /dev/null +++ b/apps/system/console_debug/sys_console_debug_uart_read_write/firmware/sam_e70_xult_freertos.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_sam_e70_s70_v70_v71_system_console_debug_sys_console_debug_uart_read_write_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "Console Debug System Service using UART Example for SAM E70/S70/V70/V71 Family", + "projectName": "sys_console_debug_uart_read_write_sam_e70_xult_freertos", + "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": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "System Services", "CONSOLE_DEBUG" + ] + ], + "peripherals": [ + "CONSOLE_DEBUG" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_v71_xult.X/.main-meta/main.json b/apps/system/console_debug/sys_console_debug_uart_read_write/firmware/sam_v71_xult.X/.main-meta/main.json new file mode 100644 index 00000000..7e5e391c --- /dev/null +++ b/apps/system/console_debug/sys_console_debug_uart_read_write/firmware/sam_v71_xult.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_sam_e70_s70_v70_v71_system_console_debug_sys_console_debug_uart_read_write_sam_v71_xult", + "version": "3.0.1", + "displayName": "Console Debug System Service using UART Example for SAM E70/S70/V70/V71 Family", + "projectName": "sys_console_debug_uart_read_write_sam_v71_xult", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "System Services", "CONSOLE_DEBUG" + ] + ], + "peripherals": [ + "CONSOLE_DEBUG" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult.X/.main-meta/main.json b/apps/system/console_debug/sys_console_debug_usb_read_write/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..1197ac49 --- /dev/null +++ b/apps/system/console_debug/sys_console_debug_usb_read_write/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_system_console_debug_sys_console_debug_usb_read_write_sam_e70_xult", + "version": "3.0.1", + "displayName": "Console Debug System Service using USB Example for SAM E70/S70/V70/V71 Family", + "projectName": "sys_console_debug_usb_read_write_sam_e70_xult", + "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": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "System Services", "CONSOLE_DEBUG" + ] + ], + "peripherals": [ + "CONSOLE_DEBUG" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/system/console_debug/sys_console_debug_usb_read_write/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..d0ac4da6 --- /dev/null +++ b/apps/system/console_debug/sys_console_debug_usb_read_write/firmware/sam_e70_xult_freertos.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_sam_e70_s70_v70_v71_system_console_debug_sys_console_debug_usb_read_write_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "Console Debug System Service using USB Example for SAM E70/S70/V70/V71 Family", + "projectName": "sys_console_debug_usb_read_write_sam_e70_xult_freertos", + "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": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "System Services", "CONSOLE_DEBUG" + ] + ], + "peripherals": [ + "CONSOLE_DEBUG" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult.X/.main-meta/main.json b/apps/system/time/sys_time_multiclient/firmware/sam_e70_xult.X/.main-meta/main.json new file mode 100644 index 00000000..78de055d --- /dev/null +++ b/apps/system/time/sys_time_multiclient/firmware/sam_e70_xult.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_sam_e70_s70_v70_v71_system_time_sys_time_multiclient_sam_e70_xult", + "version": "3.0.1", + "displayName": "Time System Service multi-client Example for SAM E70/S70/V70/V71 Family", + "projectName": "sys_time_multiclient_sam_e70_xult", + "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": "SAME70_DFP", + "semverRange": "^4.2.59" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "System Services", "TIME" + ] + ], + "peripherals": [ + "TIME" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_e70_xult_freertos.X/.main-meta/main.json b/apps/system/time/sys_time_multiclient/firmware/sam_e70_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..1627fe17 --- /dev/null +++ b/apps/system/time/sys_time_multiclient/firmware/sam_e70_xult_freertos.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_sam_e70_s70_v70_v71_system_time_sys_time_multiclient_sam_e70_xult_freertos", + "version": "3.0.1", + "displayName": "Time System Service multi-client Example for SAM E70/S70/V70/V71 Family", + "projectName": "sys_time_multiclient_sam_e70_xult_freertos", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAME70Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "System Services", "TIME" + ] + ], + "peripherals": [ + "TIME" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAME70Q21B", + "SAM E70/S70/V70/V71 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/sam_v71_xult.X/.main-meta/main.json b/apps/system/time/sys_time_multiclient/firmware/sam_v71_xult.X/.main-meta/main.json new file mode 100644 index 00000000..9b8c8d04 --- /dev/null +++ b/apps/system/time/sys_time_multiclient/firmware/sam_v71_xult.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_sam_e70_s70_v70_v71_system_time_sys_time_multiclient_sam_v71_xult", + "version": "3.0.1", + "displayName": "Time System Service multi-client Example for SAM E70/S70/V70/V71 Family", + "projectName": "sys_time_multiclient_sam_v71_xult", + "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": "SAMV71_DFP", + "semverRange": "^4.3.66" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "System Services", "TIME" + ] + ], + "peripherals": [ + "TIME" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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/sam_v71_xult_freertos.X/.main-meta/main.json b/apps/system/time/sys_time_multiclient/firmware/sam_v71_xult_freertos.X/.main-meta/main.json new file mode 100644 index 00000000..cff5bb0c --- /dev/null +++ b/apps/system/time/sys_time_multiclient/firmware/sam_v71_xult_freertos.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_sam_e70_s70_v70_v71_system_time_sys_time_multiclient_sam_v71_xult_freertos", + "version": "3.0.1", + "displayName": "Time System Service multi-client Example for SAM E70/S70/V70/V71 Family", + "projectName": "sys_time_multiclient_sam_v71_xult_freertos", + "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": "CMSIS", + "semverRange": "^5.4.0" + }, + "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": "ATSAMV71Q21B", + "versionRange": "*" + } + }, + "author": "Microchip", + "subcategories": [ + [ + "Development Kit", "SAM E70 Xplained Ultra Evaluation Kit" + ], + [ + "Harmony", "System Services", "TIME" + ] + ], + "peripherals": [ + "TIME" + ], + "keywords": [ + "MHC", + "Harmony", + "ATSAMV71Q21B", + "SAM E70/S70/V70/V71 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 479efdeb..ee162e3a 100644 --- a/release_notes.md +++ b/release_notes.md @@ -8,6 +8,20 @@ nav_order: 99 # Microchip MPLABĀ® Harmony 3 Release Notes +## Harmony 3 driver and system service application examples for SAM E70/S70/V70/V71 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 SAM E70/S70/V70/V71 family v3.0.0 ### Development kit and demo application support