Skip to content

Commit 942ad56

Browse files
authored
Merge pull request #49 from Joe7M/master
Update Teensy user guide
2 parents 6c85116 + 19bcc2a commit 942ad56

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

_build/pages/news.markdown

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# News
22

3+
### SmallBASIC on Teensy MCU
4+
5+
::: date
6+
| Dec 22, 2025
7+
:::
8+
9+
SmallBASIC was ported to the Teensy 4.0 and 4.1. Have fun using SB on this fast
10+
and easy to use microcontroller. For details see our [Teensy guide](https://smallbasic.github.io/pages/teensy.html).
11+
312
### Website refresh
413

514
::: date

_build/pages/teensy.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Tennsy User Guide
1+
# Teensy User Guide
22

33
> The Teensy is a complete USB-based microcontroller development system,
44
in a very small footprint, capable of implementing many types of projects.

pages/teensy.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</div>
3838
</div>
3939
<div class="article">
40-
<h1 id="tennsy-user-guide">Tennsy User Guide</h1>
40+
<h1 id="teensy-user-guide">Teensy User Guide</h1>
4141
<blockquote>
4242
<p>The Teensy is a complete USB-based microcontroller development
4343
system, in a very small footprint, capable of implementing many types of
@@ -814,7 +814,8 @@ <h3 id="Examples">Examples</h3>
814814
href="https://github.com/smallbasic/SmallBASIC/tree/master/src/platform/teensy/samples">Github</a>.</p>
815815
</div>
816816
<div class="pagefooter">
817-
This page was last edited on |
817+
This page was last edited on Mon, 22 Dec 2025 16:55:43 +0100
818+
|
818819
<a href="https://en.wikipedia.org/wiki/Markdown" target="_blank" rel="nofollow">Markdown</a>
819820
processed with
820821
<a href="https://pandoc.org/MANUAL.html#pandocs-markdown" target="_blank" rel="nofollow">pandoc 3.5</a>

0 commit comments

Comments
 (0)