diff options
Diffstat (limited to '_site/log')
| -rw-r--r-- | _site/log/arduino-due/index.html | 4 | ||||
| -rw-r--r-- | _site/log/index.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/_site/log/arduino-due/index.html b/_site/log/arduino-due/index.html index d8178c4..7bc8a0b 100644 --- a/_site/log/arduino-due/index.html +++ b/_site/log/arduino-due/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>ATSAM3X8E bare-metal programming</title> + <title>Bare-metal ATSAM3X8E</title> <link rel="stylesheet" href="/assets/css/main.css"> <link rel="stylesheet" href="/assets/css/skeleton.css"> </head> @@ -40,7 +40,7 @@ <main> <div class="container"> <div class="container-2"> - <h2 class="center" id="title">ATSAM3X8E BARE-METAL PROGRAMMING</h2> + <h2 class="center" id="title">BARE-METAL ATSAM3X8E</h2> <h5 class="center">16 SEPTEMBER 2024</h5> <br> <div class="twocol justify"><p>Notes on programming bare-metal ATSAM3X8E chips (Arduino Due) using Serial Wire diff --git a/_site/log/index.html b/_site/log/index.html index 93d2573..32fbf8d 100644 --- a/_site/log/index.html +++ b/_site/log/index.html @@ -129,7 +129,7 @@ <tr> <td class="posts-td posts-td-link"> - <a href="/log/arduino-due/" class="link-decor-none">ATSAM3X8E bare-metal programming</a> + <a href="/log/arduino-due/" class="link-decor-none">Bare-metal ATSAM3X8E</a> </td> <td class="posts-td posts-td-time"> <span class="post-meta"> |
