summaryrefslogtreecommitdiffstatshomepage
path: root/examples/embedding/hello-embed.c
Commit message (Collapse)AuthorAge
* examples/embedding: Place lexer constructor within NLR handler block.Damien George2017-03-14
| | | | The lexer constructor may now raise an exception and it needs to be caught.
* examples/embedding: Example for embedding MicroPython in an app.Paul Sokolovsky2016-07-22