Skip to content

Commit affc887

Browse files
Update for release v202203.00 (#6)
* Remove unused manifest file * Add history.txt and manifest.yml * Update Changelog.md * Remove temperature monitor example Co-authored-by: lienng_aws <[email protected]>
1 parent 6f14058 commit affc887

35 files changed

+810
-15522
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## v202203.00 ( March 2022 )
2+
3+
This is the first release for the repository.
4+
5+
The repository contains IoT Reference integration projects using NXP i.MX RT1060 MCU and Edgelock® SE050 Secure element. This release includes the following examples:
6+
* MCUBoot second-stage bootloader
7+
* MQTT Publish/Subscribe with OTA capability
8+
* Device Shadow with OTA capability
9+
* Device Defender with OTA capability

EVK-MIMXRT1060_manifest_v3_8.xml

Lines changed: 0 additions & 5407 deletions
This file was deleted.

GSG.md

Lines changed: 715 additions & 0 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If you have downloaded the repo without using the `--recurse-submodules` argumen
6161
git submodule update --init --recursive
6262
```
6363
### Running the demos
64-
To get started running demos, see the Getting Started Guide.
64+
To get started running demos, see the [Getting Started Guide](GSG.md).
6565
### Security
6666
See [CONTRIBUTING](https://github.com/FreeRTOS/lab-iot-reference-nxp-rt1060/blob/main/CONTRIBUTING.md) for more information.
6767
### License

examples/evkbmimxrt1060/temp_monitor/app_main.c

Lines changed: 0 additions & 101 deletions
This file was deleted.

0 commit comments

Comments
 (0)