@mchp-mcc/avr8-configuration-bits-v1
Advanced tools
Comparing version
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
## [4.2.9] - 2023-01-18 | ||
### New Features | ||
- **CC8SCRIP-8716** :- Added Component-Level Help and Tooltips | ||
## [4.2.8] - 2022-02-03 | ||
@@ -5,0 +11,0 @@ |
108
package.json
{ | ||
"name": "@mchp-mcc/avr8-configuration-bits-v1", | ||
"version": "4.2.8", | ||
"version": "4.2.9", | ||
"scf": { | ||
@@ -15,3 +15,70 @@ "reducer": "auto", | ||
"autoProcessor": "output/autoProcessor.js", | ||
"autoCreator": "output/autoCreator.js" | ||
"autoCreator": "output/autoCreator.js", | ||
"prototype": { | ||
"payload": null, | ||
"imports": { | ||
"avr8_configuration_bits_v1": { | ||
"interfaceId": { | ||
"name": "avr8-configuration-bits-v1", | ||
"version": "1.0.0" | ||
}, | ||
"isRequired": true | ||
}, | ||
"initializer_main": { | ||
"interfaceId": { | ||
"name": "initializer-main", | ||
"version": "^0.3.0" | ||
} | ||
}, | ||
"device_meta": { | ||
"interfaceId": { | ||
"name": "device-meta", | ||
"version": "1.0.0" | ||
} | ||
} | ||
}, | ||
"exports": { | ||
"initializer_system": { | ||
"interfaces": [ | ||
{ | ||
"interfaceId": { | ||
"name": "initializer-system", | ||
"version": "0.5.3" | ||
} | ||
} | ||
] | ||
}, | ||
"config_device": { | ||
"interfaces": [ | ||
{ | ||
"interfaceId": { | ||
"name": "config-device", | ||
"version": "1.1.1" | ||
} | ||
} | ||
] | ||
}, | ||
"config_info": { | ||
"interfaces": [ | ||
{ | ||
"interfaceId": { | ||
"name": "config-info", | ||
"version": "0.2.1" | ||
} | ||
} | ||
] | ||
}, | ||
"config_request": { | ||
"interfaces": [ | ||
{ | ||
"interfaceId": { | ||
"name": "config-request", | ||
"version": "2.0.2" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"isEntryPoint": true | ||
} | ||
}, | ||
@@ -31,3 +98,3 @@ "scf-automodule": { | ||
}, | ||
"jenkinsPipeline": "MCU8_DS_PIPELINE_1XY", | ||
"jenkinsPipeline": "MCU8_DS_PIPELINE_2XY", | ||
"license": "SEE LICENSE IN LICENSE.txt", | ||
@@ -52,4 +119,5 @@ "scripts": { | ||
"release": "yarn build && yarn test && node -e 'require(\"./config/scf-project-scripts\").releaseProject()'", | ||
"test:itf:all": "node ./node_modules/@mchp-mcc/ccl-itf/lib/index.js --sp=tests/itf --rd=run --df=\"AVR128DA64|AVR128DB28|AVR64DA64|AVR64DB28|AVR32DA48|AVR32DB28|AVR64EA48|AVR64EA28\"", | ||
"test:itf:dev": "node ./node_modules/@mchp-mcc/ccl-itf/lib/index.js --sp=tests/itf --rd=run --sf=configBits.major.test.ts --df=\"AVR128DA64|AVR128DB28|AVR64EA48\"" | ||
"test:itf:all": "node ./node_modules/@microchip/ccl-itf/lib/index.js --sp=tests/itf --rd=run --df=\"AVR128DA64|AVR128DB28|AVR64DA64|AVR64DB28|AVR32DA48|AVR32DB28|AVR64EA48|AVR64EA28\"", | ||
"test:itf:dev": "node ./node_modules/@microchip/ccl-itf/lib/index.js --sp=tests/itf --rd=run --sf=configBits.major.test.ts --df=\"AVR128DA64|AVR128DB28|AVR64EA48\"", | ||
"postprocess": "node config/appendPrototype.js" | ||
}, | ||
@@ -68,4 +136,3 @@ "husky": { | ||
"output/**/*", | ||
"config.json", | ||
"src/**/*" | ||
"config.json" | ||
], | ||
@@ -95,3 +162,3 @@ "jest": { | ||
"dependencies": { | ||
"@mchp-mcc/avr-8bit": "4.2.10-dev.11", | ||
"@mchp-mcc/avr-8bit": "4.4.1-dev.5", | ||
"@microchip/api-prefix-registration": "^0.1.0", | ||
@@ -103,9 +170,8 @@ "@microchip/basic_pin": "^1.0.2", | ||
"@microchip/initializer-main": "^0.3.0", | ||
"@microchip/pin-standard": "^0.2.14", | ||
"@microchip/scf-automodule-interface": "^1.0.0-rc1", | ||
"@microchip/pin-standard": "^0.4.1", | ||
"@microchip/scf-common": "^3.17.0", | ||
"@microchip/scf-device": "^8.2.0", | ||
"@microchip/scf-device": "^8.5.0", | ||
"@microchip/scf-integration-test": "^1.0.0", | ||
"@microchip/scf-interface": "^1.4.0", | ||
"@microchip/scf-register-view-helper": "^2.4.0", | ||
"@microchip/scf-register-view-helper": "^2.5.0", | ||
"babel-jest": "^27.0.6", | ||
@@ -122,13 +188,13 @@ "lodash.filter": "^4.6.0", | ||
"@babel/preset-typescript": "^7.9.0", | ||
"@mchp-mcc/avr-8bit-types": "4.2.10-dev.11", | ||
"@mchp-mcc/ccl-itf": "^0.2.13", | ||
"@mchp-mcc/avr-8bit-types": "4.4.1-dev.5", | ||
"@microchip/avr-8bit-types": "^4.0.0", | ||
"@microchip/ccl-itf": "^1.5.0", | ||
"@microchip/config-info": "^0.2.1", | ||
"@microchip/initializer-system": "^0.5.4", | ||
"@microchip/interrupt-vectored": "^1.2.0", | ||
"@microchip/run-directory": "^3.2.0", | ||
"@microchip/run-directory-future": "^1.12.1", | ||
"@microchip/scf-automodule": "5.0.0-a", | ||
"@microchip/scf-automodule-impl": "^1.0.0-rc4", | ||
"@microchip/scf-autoview": "^3.20.0", | ||
"@microchip/melody-automodule-interface": "^1.7.0", | ||
"@microchip/run-directory": "^4.2.2", | ||
"@microchip/scf-automodule": "^5.7.0", | ||
"@microchip/scf-automodule-impl": "^1.9.0", | ||
"@microchip/scf-autoview": "^3.30.0", | ||
"@microchip/scf-project-scripts": "^1.0.0", | ||
@@ -175,3 +241,3 @@ "@types/core-js": "^2.5.1", | ||
"ts-pnp": "^1.1.2", | ||
"typescript": "^4.0.5", | ||
"typescript": "~4.5.5", | ||
"webpack": "^4.34.0", | ||
@@ -186,2 +252,2 @@ "webpack-cli": "^3.3.4", | ||
"author": "" | ||
} | ||
} |
@@ -19,2 +19,8 @@ # System Module (Device Configuration) | ||
## [4.2.9] - 2023-01-18 | ||
### New Features | ||
- **CC8SCRIP-8716** :- Added Component-Level Help and Tooltips | ||
## [4.2.8] - 2022-02-03 | ||
@@ -21,0 +27,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
17
-5.56%35
20.69%1891980
-1.11%29
-12.12%16487
-6.24%