esp8266/README: Remove outdated reference to initial port heap size.
This commit is contained in:
parent
88f60de914
commit
ac671546d1
@ -8,7 +8,6 @@ WARNING: The port is highly experimental and any APIs are subject to change.
|
|||||||
|
|
||||||
Currently implemented features include:
|
Currently implemented features include:
|
||||||
- REPL (Python prompt) over UART0.
|
- REPL (Python prompt) over UART0.
|
||||||
- 24k heap RAM available for Python code.
|
|
||||||
- Garbage collector, exceptions.
|
- Garbage collector, exceptions.
|
||||||
- Unicode support.
|
- Unicode support.
|
||||||
- Builtin modules: gc, array, collections, io, struct, sys, esp, network.
|
- Builtin modules: gc, array, collections, io, struct, sys, esp, network.
|
||||||
|
Loading…
Reference in New Issue
Block a user