diff options
Diffstat (limited to '_site/archive/arduino-due/index.html')
| -rw-r--r-- | _site/archive/arduino-due/index.html | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/_site/archive/arduino-due/index.html b/_site/archive/arduino-due/index.html index 76baab0..0e9e0f6 100644 --- a/_site/archive/arduino-due/index.html +++ b/_site/archive/arduino-due/index.html @@ -36,11 +36,8 @@ <main> <div class="container"> <h2 class="brand center" id="title">BARE-METAL ARM CORTEX M3 CHIPS</h2> - <h6 class="center">05 OCTOBER 2024</h5> - <br> - <div class="threecol justify"><p>This post is about programming bare metal SAM3X8E Arm Cortex M3 chips found on Arduino Due boards. I had to learn how to do this because none of the high-level tools for programming Arduino Dues are available for OpenBSD, which @@ -149,8 +146,7 @@ before passing control to the main program.</p> <p>Files: <a href="source.tar.gz">source.tar.gz</a></p> </div> - - <p class="right italics">by W. D. Sadeep Madurange</p> + <p class="post-author right italics">by W. D. Sadeep Madurange</p> </div> </main> |
