Skip to content

Commit 6ddb241

Browse files
authored
Adding png files, updates to booktitle and new copyright.md file (FreeRTOS#49)
* png files added * Update booktitle.md * Create copyright.md * Delete media/aws-logo1.png * Delete media/amazon-logo1.jpg * Delete media/amazon-smiley-logo1.png * adding png files * Update booktitle.md add local reference instead of link to image * Update README.md using local reference instead of link to github * Update copyright.md adding image local reference instead of github link * Update booktitle.md
1 parent 8843dbd commit 6ddb241

File tree

8 files changed

+44
-16
lines changed

8 files changed

+44
-16
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FreeRTOS-Kernel-Book
22

3-
This repo contains the contents of [FreeRTOS Kernel Book](https://github.com/FreeRTOS/FreeRTOS-Kernel-Book/blob/main/tocwithlink.md).
3+
This repo contains the contents of [FreeRTOS Kernel Book](./tocwithlink.md).
44

55
> [!Note]
66
> The work is in progress...

booktitle.md

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,34 @@
11
<div align="center">
22

3-
<!--![Image](https://github.com/sirnish/FreeRTOS-Kernel-Book-toc/blob/main/media/freeRTOS.png)-->
3+
<img src="./media/freeRTOS.png" alt="" height="180" width="250"/>
44

5-
<img src="https://github.com/sirnish/FreeRTOS-Kernel-Book-toc/blob/main/media/freeRTOS.png" alt="" height="180" width="250"/>
65

76
# Mastering the FreeRTOS™[^1][^2] Real Time Kernel
87

98
## A Hands-On Tutorial Guide ##
109

1110
### Richard Barry -and- The FreeRTOS Team ###
1211

13-
**Release Edition 1.0**
12+
**Pre Release Edition**
1413

1514
</br>
1615
</br>
1716
</br>
1817
</br>
1918
</br>
2019

21-
*All text, source code, and diagrams are the exclusive property of Amazon Web Services unless otherwise noted inline.*
22-
23-
© 2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
24-
25-
<https://www.FreeRTOS.org> <https://forums.FreeRTOS.org> <https://github.com/FreeRTOS>
26-
2720
</div>
2821

2922
</br>
30-
31-
* * *
32-
> [!Note]
33-
> This text is provided for free. **In return we ask that you create a pull
34-
> request to provide corrections**. Post feedback and comments to [https://forums.FreeRTOS.org](https://forums.FreeRTOS.org).
35-
* * *
23+
</br>
24+
</br>
25+
</br>
26+
</br>
27+
</br>
28+
</br>
29+
</br>
30+
</br>
31+
</br>
3632

3733

3834

copyright.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<div align="center">
2+
3+
<img src="./media/aws-logo-hr.png" alt="" height="140" width="250"/>
4+
5+
</br>
6+
</br>
7+
</br>
8+
</br>
9+
10+
*All text, source code, and diagrams are the exclusive property of Amazon Web Services unless otherwise noted inline.*
11+
12+
© 2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
13+
14+
<https://www.FreeRTOS.org> <https://forums.FreeRTOS.org> <https://github.com/FreeRTOS>
15+
16+
</div>
17+
18+
</br>
19+
</br>
20+
</br>
21+
</br>
22+
</br>
23+
</br>
24+
</br>
25+
26+
* * *
27+
> [!Note]
28+
> This text is provided for free. **In return we ask that you create a pull
29+
> request to provide corrections**. Post feedback and comments to [https://forums.FreeRTOS.org](https://forums.FreeRTOS.org).
30+
* * *
31+
32+
</div>

media/amazon-logo.jpg

44.8 KB
Loading

media/amazon-smiley-logo.png

892 Bytes
Loading

media/aws-logo-hr.png

88.5 KB
Loading

media/aws-logo-lr.png

11.4 KB
Loading

media/aws-logo.png

106 KB
Loading

0 commit comments

Comments
 (0)