-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added discover.microchip.com metadata
- Loading branch information
Showing
15 changed files
with
1,064 additions
and
0 deletions.
There are no files selected for viewing
77 changes: 77 additions & 0 deletions
77
apps/driver/i2c/async/i2c_eeprom/firmware/pic32mz_w1_curiosity.X/.main-meta/main.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} | ||
} | ||
} | ||
} |
77 changes: 77 additions & 0 deletions
77
.../driver/i2c/sync/i2c_eeprom/firmware/pic32mz_w1_curiosity_freertos.X/.main-meta/main.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} | ||
} | ||
} | ||
} |
76 changes: 76 additions & 0 deletions
76
...async/spi_self_loopback_multi_client/firmware/pic32mz_w1_curiosity.X/.main-meta/main.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} | ||
} | ||
} | ||
} |
76 changes: 76 additions & 0 deletions
76
..._self_loopback_multi_client/firmware/pic32mz_w1_curiosity_freertos.X/.main-meta/main.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} | ||
} | ||
} | ||
} |
77 changes: 77 additions & 0 deletions
77
apps/driver/usart/async/usart_echo/firmware/pic32mz_w1_curiosity.X/.main-meta/main.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} | ||
} | ||
} | ||
} |
Oops, something went wrong.