added syntax highlighting
fixed code blocks
headers
wiki page for examples, added description of SDdatalogger example
Write it up
Add DevelWorkflow
Added link to pyboard project
fix typos
added Differences link
Updated Home (markdown)
minor cleanup, add links
More known issues
re is kinda available for unix
io.StringIO basicly implemented
struct is motsly implemented
relative imports implemented
Typo fixes for builtins override
__del__ is partially implemented
Mention micropython-lib
#403 has been closed
Updated Differences (markdown)
Few updates
Remove random list of unsopported modules - there're much more, and listing unsupported modules doesn't make sense, better list supported.
Add Documentation section
using screen to connect terminal
Move devel-related topics under Development
Title case
Add STM32F405 RAM size
Generator exception handling is ok now
Note GC usage.