Skip to content

Commit 5275b24

Browse files
committed
add v0.4.0 plans
1 parent a20a12b commit 5275b24

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ I am writing this core from scratch, with code size and efficiency as the main g
55

66

77
## Development Status
8-
v 0.3.0 includes [debugSerial](https://github.com/nerdralph/debugSerial), for basic serial output supporting the most common [Serial.print()](https://www.arduino.cc/reference/en/language/functions/communication/serial/print) data types.
8+
v0.3.0 includes [debugSerial](https://github.com/nerdralph/debugSerial), for basic serial output supporting the most common [Serial.print()](https://www.arduino.cc/reference/en/language/functions/communication/serial/print) data types.
9+
10+
Plans for v0.4.0 include serial bootloader support using [picoboot-lib](https://github.com/nerdralph/picoboot-lib), and runtime variable delay().
911

1012
## Supported Functions
1113
* [analogRead()](https://www.arduino.cc/en/Reference/AnalogRead)

0 commit comments

Comments
 (0)