Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Zelin Cai <[email protected]>
  • Loading branch information
caizelin committed Sep 16, 2024
1 parent 17d7403 commit 137f1a1
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 12 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The design provides external 128 Mbit QSPI flash with XIP support, flexible powe

It's shipped with [UF2 Bootloader][uf2boot] for easy firmware update. [Zephyr RTOS][zephyr-guide] and [Python][python-guide] are supported as well for rapid prototyping.

![product hero](./docs/assets/images/imxrt1011-nanokit-hero.png)
[![product hero](./docs/assets/images/imxrt1011-nanokit-hero.png)](imxrt1011-nanokit)

## Key Features

Expand Down Expand Up @@ -65,13 +65,18 @@ We offer an extensive set of documentation, including getting started and develo
iMX RT1011 Nano Kit is available on the following channels (click to go directly to the product):

<a href="https://makerdiary.com/products/imxrt1011-nanokit"><img alt="makerdiary store" display="inline" src="./docs/assets/images/makerdiary-store.png" width="260"></a>
<a href="https://zaowubang.taobao.com"><img alt="Taobao" display="inline" src="./docs/assets/images/taobao-store.png" width="143"></a>
<a href="https://www.tindie.com/products/makerdiary/imx-rt1011-nano-kit/"><img alt="Tindie" display="inline" src="./docs/assets/images/tindie-store.png" width="128"></a>
<a href="https://item.taobao.com/item.htm?id=835308027346"><img alt="Taobao" display="inline" src="./docs/assets/images/taobao-store.png" width="143"></a>
<a href="https://www.tindie.com/products/makerdiary/imx-rt1011-nano-kit-500mhz-microcontroller-board/"><img alt="Tindie" display="inline" src="./docs/assets/images/tindie-store.png" width="128"></a>

## Community Support

Community support is provided via [GitHub Discussions][discussions]. We would love to have more developers contribute to this project! If you're passionate about making this project better, see our [Contributing Guidelines][contributing] for more information.

## License

Copyright (c) 2016-2024 Makerdiary. See [LICENSE](./LICENSE) for further details.


[imxrt1011-nanokit]: https://makerdiary.com/products/imxrt1011-nanokit
[uf2boot]: https://wiki.makerdiary.com/imxrt1011-nanokit/programming/uf2boot/
[zephyr-guide]: https://wiki.makerdiary.com/imxrt1011-nanokit/guides/zephyr/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: CircuitPython on iMX RT1011 Nano Kit
date: 2024-08-25
date: 2024-09-17
authors:
- makerdiary
cover: cover.png
Expand Down
2 changes: 1 addition & 1 deletion docs/blog/posts/imx-rt1011-nano-kit-is-here/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: iMX RT1011 Nano Kit is Here!
date: 2024-08-25
date: 2024-09-16
authors:
- makerdiary
cover: cover.png
Expand Down
2 changes: 1 addition & 1 deletion docs/blog/posts/introducing-zephyr-rtos/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Introducing Zephyr RTOS
date: 2024-08-25
date: 2024-09-17
authors:
- makerdiary
cover: cover.png
Expand Down
4 changes: 2 additions & 2 deletions docs/purchase.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
iMX RT1011 Nano Kit is available on the following channels (click to go directly to the product):

[![makerdiary store](assets/images/makerdiary-store.png){ width='260' display='inline' }](https://makerdiary.com/products/imxrt1011-nanokit)
[![Taobao](assets/images/taobao-store.png){ width='143' display='inline' }](https://zaowubang.taobao.com/)
[![Tindie](assets/images/tindie-store.png){ width='128' display='inline' }](https://www.tindie.com/products/makerdiary/imxrt1011-nanokit/)
[![Taobao](assets/images/taobao-store.png){ width='143' display='inline' }](https://item.taobao.com/item.htm?id=835308027346)
[![Tindie](assets/images/tindie-store.png){ width='128' display='inline' }](https://www.tindie.com/products/makerdiary/imx-rt1011-nano-kit-500mhz-microcontroller-board/)


## Request Large Volume Pricing
Expand Down
2 changes: 1 addition & 1 deletion docs/revision-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@

## Software & Documentation

### V1.0.0 <small>June 03, 2024</small> { id="DOC_V1.0.0" }
### V1.0.0 <small>Sep 17, 2024</small> { id="DOC_V1.0.0" }

- The first public release
6 changes: 3 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,23 +141,23 @@ theme:
simple for rapid prototyping.
cover: blog/circuitpython-on-imx-rt1011-nano-kit/cover.png
url: blog/circuitpython-on-imx-rt1011-nano-kit
date: 2024-08-25
date: 2024-09-17
readtime: 4
- title: Introducing Zephyr RTOS
excerpt: >-
Zephyr RTOS is an open-source collaborative effort uniting developers and users in building a best-in-class small, scalable real⁃time
operating system.
cover: blog/introducing-zephyr-rtos/cover.png
url: blog/introducing-zephyr-rtos
date: 2024-08-25
date: 2024-09-17
readtime: 4
- title: iMX RT1011 Nano Kit is Here!
excerpt: >-
We are excited to announce the iMX RT1011 Nano Kit, a small, high-performing prototyping kit designed around NXP's iMX RT1011
Crossover MCU operating at up to 500 MHz.
cover: blog/imx-rt1011-nano-kit-is-here/cover.png
url: blog/imx-rt1011-nano-kit-is-here
date: 2024-08-25
date: 2024-09-16
readtime: 5
# Plugins
plugins:
Expand Down

0 comments on commit 137f1a1

Please sign in to comment.