This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8,010
Commits
4
Branches
3
Tags
611
MiB
eeaab1897b
Commit Graph
3 Commits
Author
SHA1
Message
Date
Damien George
52f8f5666a
esp8266: Update lexer constructors so they can raise exceptions.
2017-03-14 11:52:05 +11:00
Damien George
5bdf1650de
py/lexer: Make lexer use an mp_reader as its source.
2016-11-16 18:35:01 +11:00
Paul Sokolovsky
9d7b871f58
esp8266: Store frozen modules in FlashROM.
...
Requires special lexer to access their contents.
2016-03-17 23:06:47 +08:00