We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d8711 commit 48697feCopy full SHA for 48697fe
README.md
@@ -7,7 +7,7 @@ Goals: More than 50% of Arduino sketches run unmodified with picoCore, and 80% r
7
8
Only those parts of the Arduino/Wiring API which can be implmented efficiently will be supported.
9
10
-# Development Status
+## Development Status
11
digitalRead, digitalWrite, pinMode - implemented in v0.1
12
13
delay, delayMicroseconds - implemented in v0.1 using avr-gcc builtin delay functions.
0 commit comments