| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-14 | examples/embedding: Fix hard-coded MP_QSTR_ value. | Damien George | |
| 2018-09-14 | examples/embedding: Fix reference to freed memory, lexer src name. | Dave Hylands | |
| This issue was brought up by BramPeters in the forum: https://forum.micropython.org/viewtopic.php?p=30066 | |||
| 2017-07-31 | all: Use the name MicroPython consistently in comments | Alexander Steffen | |
| There were several different spellings of MicroPython present in comments, when there should be only one. | |||
| 2017-03-14 | examples/embedding: Place lexer constructor within NLR handler block. | Damien George | |
| The lexer constructor may now raise an exception and it needs to be caught. | |||
| 2016-07-22 | examples/embedding: Example for embedding MicroPython in an app. | Paul Sokolovsky | |
