Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | stm: Remove long-obsolete stm/ port. | Damien George | 2014-05-21 |
| | |||
* | stm: Put pyb module in ROM. | Damien George | 2014-03-08 |
| | |||
* | stm: Put REPL functions in own file; add raw REPL mode. | Damien George | 2014-02-16 |
Raw REPL mode is activated by CTRL-A, and allows you to more easily communicate with the pyboard over the serial channel. In particular, automated communication using, eg, pyserial on the PC side. |