Skip to content

Commit ceee7d6

Browse files
committed
[readme] Add Resource section on main page README.md
1 parent b5dce0e commit ceee7d6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,14 @@ Help on how to use ELKS, as well as technical tutorials, are available on our [W
4848

4949
More information is in the Documentation folder: [Index of ELKS Documentation](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/blob/master/Documentation/index.html).
5050

51+
## Resources
52+
53+
Other projects and resources interesting to ELKS and our programming community:
54+
55+
- [Size Optimization Tricks](https://justine.lol/sizetricks/) A great article from Justine Tunney's blog showing how big things can be done without bloat.
56+
- [Blinkenlights](https://justine.lol/blinkenlights/) A visual debugger shows 8086 instruction execution starting from a PC boot sector.
57+
- [gcc-ia16](https://github.com/tkchia/gcc-ia16) TK Chia's gcc compiler targeted for 8086, maintained and used for the ELKS kernel and all its applications.
58+
5159
## More information
5260

5361
Questions? Problems? Patches? Open an issue on the ELKS GitHub project!

0 commit comments

Comments
 (0)