Skip to content

Commit

Permalink
Added discover.microchip.com metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
zzelevl committed Nov 20, 2020
1 parent d614784 commit 6d01cd1
Show file tree
Hide file tree
Showing 15 changed files with 1,064 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"metaDataVersion": "1.0.0",
"category": "com.microchip.ide.project",
"content": {
"metaDataVersion": "1.1.0",
"name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_w1_driver_i2c_async_i2c_eeprom_pic32mz_w1_curiosity",
"version": "3.0.1",
"displayName": "I2C driver asynchronous - I2C EEPROM Example for PIC32MZ W1 Family",
"projectName": "i2c_eeprom_pic32mz_w1_curiosity",
"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": "PIC32MZ-W_DFP",
"semverRange": "^1.2.153"
},
"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": "PIC32MZ1025W104132",
"versionRange": "*"
}
},
"author": "Microchip",
"subcategories": [
[
"Development Kit", "PIC32MZ W1 Curiosity Board"
],
[
"Harmony", "Drivers", "I2C"
],
[
"Peripherals", "I2C"
]
],
"peripherals": [
"I2C"
],
"keywords": [
"MHC",
"Harmony",
"PIC32MZ1025W104132",
"PIC32MZ W1 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"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"metaDataVersion": "1.0.0",
"category": "com.microchip.ide.project",
"content": {
"metaDataVersion": "1.1.0",
"name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_w1_driver_i2c_sync_i2c_eeprom_pic32mz_w1_curiosity_freertos",
"version": "3.0.1",
"displayName": "I2C driver synchronous - I2C EEPROM Example for PIC32MZ W1 Family",
"projectName": "i2c_eeprompic32mz_w1_curiosity_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": "PIC32MZ-W_DFP",
"semverRange": "^1.2.153"
},
"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": "PIC32MZ1025W104132",
"versionRange": "*"
}
},
"author": "Microchip",
"subcategories": [
[
"Development Kit", "PIC32MZ W1 Curiosity Board"
],
[
"Harmony", "Drivers", "I2C"
],
[
"Peripherals", "I2C"
]
],
"peripherals": [
"I2C"
],
"keywords": [
"MHC",
"Harmony",
"PIC32MZ1025W104132",
"PIC32MZ W1 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"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
{
"metaDataVersion": "1.0.0",
"category": "com.microchip.ide.project",
"content": {
"metaDataVersion": "1.1.0",
"name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_w1_driver_spi_async_spi_self_loopback_multi_client_pic32mz_w1_curiosity",
"version": "3.0.1",
"displayName": "SPI Driver asynchronous - Self loopback multi client Example for PIC32MZ W1 Family",
"projectName": "spi_self_loopback_multi_client_pic32mz_w1_curiosity",
"shortDescription": "This example demonstrates how to use the SPI driver in asynchronous mode to achieve self-loop back between multiple clients",
"ide": {
"name": "MPLABX",
"semverRange": ">=5.40.0"
},
"compiler": [
{
"name": "XC32",
"semverRange": ">=2.40.0"
}
],
"dfp": {
"name": "PIC32MZ-W_DFP",
"semverRange": "^1.2.153"
},
"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": "PIC32MZ1025W104132",
"versionRange": "*"
}
},
"author": "Microchip",
"subcategories": [
[
"Development Kit", "PIC32MZ W1 Curiosity Board"
],
[
"Harmony", "Drivers", "SPI"
],
[
"Peripherals", "SPI"
]
],
"peripherals": [
"SPI"
],
"keywords": [
"MHC",
"Harmony",
"PIC32MZ1025W104132",
"PIC32MZ W1 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"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
{
"metaDataVersion": "1.0.0",
"category": "com.microchip.ide.project",
"content": {
"metaDataVersion": "1.1.0",
"name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_w1_driver_spi_sync_spi_self_loopback_multi_client_pic32mz_w1_curiosity_freertos",
"version": "3.0.1",
"displayName": "SPI Driver synchronous - Self loopback multi client Example for PIC32MZ W1 Family",
"projectName": "spi_self_loopback_multi_client_pic32mz_w1_curiosity_freertos",
"shortDescription": "This example demonstrates how to use the SPI driver in synchronous mode to achieve self-loop back between multiple clients in RTOS environment",
"ide": {
"name": "MPLABX",
"semverRange": ">=5.40.0"
},
"compiler": [
{
"name": "XC32",
"semverRange": ">=2.40.0"
}
],
"dfp": {
"name": "PIC32MZ-W_DFP",
"semverRange": "^1.2.153"
},
"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": "PIC32MZ1025W104132",
"versionRange": "*"
}
},
"author": "Microchip",
"subcategories": [
[
"Development Kit", "PIC32MZ W1 Curiosity Board"
],
[
"Harmony", "Drivers", "SPI"
],
[
"Peripherals", "SPI"
]
],
"peripherals": [
"SPI"
],
"keywords": [
"MHC",
"Harmony",
"PIC32MZ1025W104132",
"PIC32MZ W1 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"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"metaDataVersion": "1.0.0",
"category": "com.microchip.ide.project",
"content": {
"metaDataVersion": "1.1.0",
"name": "com.microchip.mcu32.mplabx.project.core_apps_pic32mz_w1_driver_usart_async_usart_echo_pic32mz_w1_curiosity",
"version": "3.0.1",
"displayName": "USART driver asynchronous - USART echo Example for PIC32MZ W1 Family",
"projectName": "usart_echo_pic32mz_w1_curiosity",
"shortDescription": "This example echoes the received characters over the console using the USART driver in asynchronous mode.",
"ide": {
"name": "MPLABX",
"semverRange": ">=5.40.0"
},
"compiler": [
{
"name": "XC32",
"semverRange": ">=2.40.0"
}
],
"dfp": {
"name": "PIC32MZ-W_DFP",
"semverRange": "^1.2.153"
},
"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": "PIC32MZ1025W104132",
"versionRange": "*"
}
},
"author": "Microchip",
"subcategories": [
[
"Development Kit", "PIC32MZ W1 Curiosity Board"
],
[
"Harmony", "Drivers", "USART"
],
[
"Peripherals", "USART"
]
],
"peripherals": [
"USART"
],
"keywords": [
"MHC",
"Harmony",
"PIC32MZ1025W104132",
"PIC32MZ W1 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"
}
}
}
}
}
Loading

0 comments on commit 6d01cd1

Please sign in to comment.