You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Direct-Register-Blinky/README.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
## Birect Register Blinky example using Mbed OS
1
+
## Direct Register Blinky example using Mbed OS
2
2
3
-
This guide reviews the steps required to build and run a basic Blinky application on FRDM-K64F without using DigitalOut class and timers by manipulating the hardware mapped IO registers directly.
3
+
This guide reviews the steps required to build and run a Blinky application on the FRDM-K64F without using DigitalOut class and timers by manipulating the hardware mapped IO registers directly.
0 commit comments