Skip to content

Commit

Permalink
Update for release v202203.00 (#6)
Browse files Browse the repository at this point in the history
* Remove unused manifest file

* Add history.txt and manifest.yml

* Update Changelog.md

* Remove temperature monitor example

Co-authored-by: lienng_aws <66034203+LienNguyen2910@users.noreply.github.com>
  • Loading branch information
ravibhagavandas and LienNguyen2910 committed Apr 1, 2022
1 parent 6f14058 commit affc887
Show file tree
Hide file tree
Showing 35 changed files with 810 additions and 15,522 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## v202203.00 ( March 2022 )

This is the first release for the repository.

The repository contains IoT Reference integration projects using NXP i.MX RT1060 MCU and Edgelock® SE050 Secure element. This release includes the following examples:
* MCUBoot second-stage bootloader
* MQTT Publish/Subscribe with OTA capability
* Device Shadow with OTA capability
* Device Defender with OTA capability
5,407 changes: 0 additions & 5,407 deletions EVK-MIMXRT1060_manifest_v3_8.xml

This file was deleted.

715 changes: 715 additions & 0 deletions GSG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ If you have downloaded the repo without using the `--recurse-submodules` argumen
git submodule update --init --recursive
```
### Running the demos
To get started running demos, see the Getting Started Guide.
To get started running demos, see the [Getting Started Guide](GSG.md).
### Security
See [CONTRIBUTING](https://github.com/FreeRTOS/lab-iot-reference-nxp-rt1060/blob/main/CONTRIBUTING.md) for more information.
### License
Expand Down
101 changes: 0 additions & 101 deletions examples/evkbmimxrt1060/temp_monitor/app_main.c

This file was deleted.

0 comments on commit affc887

Please sign in to comment.