Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -1,4 +1,4 @@
 Awesome AVR Microcontrollers
 Awesome AVR Microcontrollers
A curated list of awesome AVR tools, libraries, resources, and shiny things. Inspired by awesome-... stuff.
- Awesome AVR (#awesome-avr)
@@ -86,7 +86,7 @@
⟡ Arduino AESLib (https://github.com/DavyLandman/AESLib) - Arduino Library for AES Encryption (source based on avr-crypto-lib).
⟡ avr-libs (https://github.com/supermucca/avr-libs) - Some other libraries and code examples for interfacing AVR microcontrollers with external devices
 Software
 Software
Software for creating a development environment.
Compilers
@@ -105,7 +105,7 @@
⟡ simavr (https://github.com/buserror/simavr) - A lean, mean and hackable AVR simulator for linux & OSX.
 Resources
 Resources
Various resources, such as books, websites, and articles for improving your AVR development skills and knowledge.
Articles
@@ -139,7 +139,7 @@
⟡ AvrProjects (https://github.com/KonstantinChizhov/AvrProjects) - Different projects and drafts for Atmel's avr controllers.
⟡ Tinkerer's AVRLib (http://www.tinkerer.eu/AVRLib/) - A small collection of code snippets which are often needed programming Atmel AVR-Controllers.
 Other Awesome Lists
 Other Awesome Lists
Other amazingly awesome lists
⟡ lists (https://github.com/jnv/lists) - List of (awesome) lists curated on GitHub
@@ -149,5 +149,5 @@
⟡ free-programming-books (https://github.com/vhf/free-programming-books) - List of Freely Available Programming Books
⟡ papers-we-love (https://github.com/papers-we-love/papers-we-love) - Papers from the computer science community to read and discuss.
 Contributing
 Contributing
Please see CONTRIBUTING (https://github.com/fffaraz/awesome-avr/blob/master/CONTRIBUTING.md) for details.