change approach, too much m4

This commit is contained in:
2018-05-08 17:25:41 +02:00
parent 10e888649b
commit 54a933c83a
87 changed files with 256 additions and 2081 deletions

View File

@ -1,20 +1,7 @@
<html>
<head>
<title>Projects - just for fun</title>
</head>
<body>
define(`TITLE', `Tools for the Arduino Development')
define(`DATE', `2015-06-05')
define(`CONTENT', `
Arduino Eclipse Plugin: <a href="arduino.cc/en/Main/Software" title="arduino.cc/en/Main/Software" target="_blank">http://www.baeyens.it/eclipse/</a>
Arduino Teensy Integration: <a href="http://www.pjrc.com/teensy/teensyduino.html" title="http://www.pjrc.com/teensy/teensyduino.html" target="_blank">http://www.pjrc.com/teensy/teensyduino.html</a>
Arduino IDE: <a href="http://arduino.cc/en/Main/Software" title="http://arduino.cc/en/Main/Software" target="_blank">http://arduino.cc/en/Main/Software</a>
</body>
</html>
')

View File

@ -1,7 +0,0 @@
define(`TITLE', `Tools for the Arduino Development')
define(`DATE', `2015-06-05')
define(`CONTENT', `
Arduino Eclipse Plugin: <a href="arduino.cc/en/Main/Software" title="arduino.cc/en/Main/Software" target="_blank">http://www.baeyens.it/eclipse/</a>
Arduino Teensy Integration: <a href="http://www.pjrc.com/teensy/teensyduino.html" title="http://www.pjrc.com/teensy/teensyduino.html" target="_blank">http://www.pjrc.com/teensy/teensyduino.html</a>
Arduino IDE: <a href="http://arduino.cc/en/Main/Software" title="http://arduino.cc/en/Main/Software" target="_blank">http://arduino.cc/en/Main/Software</a>
')