Updated _Sidebar (markdown)

master
Garrett Berg 2015-05-07 09:57:20 -06:00
rodzic ac92bd3df0
commit 7a97640531
1 zmienionych plików z 19 dodań i 19 usunięć

@ -1,30 +1,30 @@
![micropython](https://avatars1.githubusercontent.com/u/6298560?s=140)
# Getting Started
- [[Learn Micropython|Learn Micropython]]
- [micropython-lib](https://github.com/micropython/micropython-lib): ported stdlib
- [[FAQ]]
- [[Tips and Tricks]]
- **[[Learn Micropython|Learn Micropython]]**
- **[micropython-lib](https://github.com/micropython/micropython-lib)**: ported stdlib
- **[[FAQ]]**
- **[[Tips and Tricks]]**
## Python Boards and MCUs
- [pyboard documentation](http://docs.micropython.org/en/latest/)
- [The pyb module](http://docs.micropython.org/en/latest/library/pyb.html)
- [[Boards Summary|Boards Summary]]
- [[Hardware Details|Hardware Details]]
- **[pyboard documentation](http://docs.micropython.org/en/latest/)**
- **[The pyb module](http://docs.micropython.org/en/latest/library/pyb.html)**
- **[[Boards Summary|Boards Summary]]**
- **[[Hardware Details|Hardware Details]]**
## Micropython on Linux/Mac/Windows
- [[Installation|Getting Started]]
- **[[Installation|Getting Started]]**
# General info
- [Official Site](http://micropython.org/)
- [Forum](http://forum.micropython.org/)
- [[Differences to CPython|Differences]]
- [[Performance|Performance]]
- [[Comparison to ELua|MicroPythonVsELua]]
- **[Official Site](http://micropython.org/)**
- **[Forum](http://forum.micropython.org/)**
- **[[Differences to CPython|Differences]]**
- **[[Performance|Performance]]**
- **[[Comparison to ELua|MicroPythonVsELua]]**
# Development
- [Code Conventions](https://github.com/micropython/micropython/blob/master/CODECONVENTIONS.md)
- [[Contributor Guidelines|ContributorGuidelines]]
- [[Development Workflow|DevelWorkflow]]
- [[micropython Internals|Internals]]
- [[ARM Toolchain|Getting Started STM]]
- **[Code Conventions](https://github.com/micropython/micropython/blob/master/CODECONVENTIONS.md)**
- **[[Contributor Guidelines|ContributorGuidelines]]**
- **[[Development Workflow|DevelWorkflow]]**
- **[[micropython Internals|Internals]]**
- **[[ARM Toolchain|Getting Started STM]]**