Skip to content

Releases: microchip-pic-avr-solutions/avr-lightblue-explorer-demo

AVR Light Blue Explorer Demo v1.0.2

AVR Light Blue Explorer Demo v1.0.1

02 Oct 22:33
Compare
Choose a tag to compare
PAI-296: Updated with fmpp files required to allow generation of sour…

…ce files.;PAI-294: Remove old submodule references prior to adding new.;PAI-294: Add new submodule reference, and application ftl files used for generation.;PAI-295: Updated with pipeline files mirrored that of the pic project, but with updated project name.;PAI-296: Corrected folder location for application ftl files.;PAI-296: Updated submodule reference version for the ble Explorer code;PAI-296: Updated fmpp scripts to refer to AVR as the architectureType;PAI-296: Updated jenkins file for pre-build work.;PAI-296: Fixed typo;PAI-296: Updated main to use int over void. add omit to init function call which is not required for the avr device.;PAI-296: Updated submodule reference to corrected material. main ftl update to remove light blue init.;PAI-296: Corrected passing of USER_PASS where PASS was being used for the token after creation. Added exclude to make portion of code more generic.;PAI-296: Update per comment on pic jenkins file.;PAI-296: Updated cloudprovider to allow for rynch during deployment stage.;PAI-296: Removed un required execute action.;PAI-235: Images folder not being pushed to git hub correctly.;PAI-501: Update rn487x submodule to use latest templates.;PAI-501: Updated to MPLAB 5.40, DFP 2.2.108, MCC version, and AVR library support version.;PAI-501: retain updated versions of libraries in MCC configuration.;PAI-501: Update submodules to use latest develop for testing. Will migrate to master after initial testing.;PAI-501: Updated reference to used master on submodules.;PAI-501: Update with metadata file.;PAI-501: removed array format.;PAI-501: Updating CITD materials with latest container.;PAI-501: add exclude to meta files for deploy portion.;PAI-501: Fixed syntax error issues at bottom of metafile.;PAI-501: Updated Jenkins with new paramater expectations.;PAI-634: Removed extra space in jenkins file which broke deployment. Updated file with disclaimer for generation.;PAI-501: Updated per PR comments. Added Meta data to Jenkins. Updated to allow builds against latest dfps. Updated cloudprovider to use latest.;PAI-501: Only run against the deploy project; not against submodule reference projects. Fixed metadata schema version.;PAI-501: Added Portal Deploy to Jenkins.;