daily_automated

This commit is contained in:
paolo.iocco
2023-03-13 08:36:51 +00:00
parent 5347889cd2
commit f29dcc4188
5439 changed files with 1065799 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="ISO-8859-1">
<title>AVR-GCC tutorial</title>
</head>
<body>
<a href="https://www.mikrocontroller.net/articles/AVR-GCC-Tutorial"> AVR-GCC Tutorial </a>
<br>
<a href="http://www.nongnu.org/avr-libc/user-manual/index.html"> AVR-Libc Guide </a>
<br>
<a href="http://www.avrfreaks.net/index.php?name=PNphpBB2&file=printview&t=38003"> AVR-GCC PROGMEM </a>
<p></p>
<a href="C:\Users\q242695\Elettronica\Elektronik\60 C-C++"> C-C++ Documentation </a>
</body>
</html>