Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
kekyo committed Feb 11, 2019
1 parent 3930bc9 commit 7c1acb0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ void HelloWorld_Main()
## Getting started
The IL2C current status is experimental. Contributions are welcome but we have [a only simple Getting started document.](docs/getting-started.md)
The IL2C current status is experimental, we have a only simple [Getting started document.](docs/getting-started.md)
And you can refer the blog post: ["Try writing code using both the Azure Sphere Development Kit and C#" (My blog)](https://www.kekyo.net/2019/01/04/6917).
Expand Down
8 changes: 8 additions & 0 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,3 +295,11 @@ Then, this USB flash stick insert into target (UEFI enabled) PC, reset and invok
![UEFI boot device prompt](../images/tutorial32.jpg)

![Polish notation calculator bootup on the UEFI](../images/tutorial33.jpg)

## 4. Another way

Another way, I tested the M5Stack IoT device with the numerical keypad extension:

![Calculator.M5Stack](../images/Calculator.M5Stack.jpg)

TODO: write details

0 comments on commit 7c1acb0

Please sign in to comment.