| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-06 | docs: More consistent capitalization and use of articles in headings. | Jason Neal | |
| See issue #3188. | |||
| 2019-10-16 | docs: Fix spelling in various parts of the docs. | Mike Causer | |
| 2019-08-28 | docs/reference/speed_python: Add missing self to var caching example. | Paul m. p. P | |
| 2019-08-19 | docs/reference/speed_python: Update that read-only buffers are accepted. | Peter Hinch | |
| As allowed by recent cd35dd9d9a29836906acdce60c931f6352b536d0 | |||
| 2019-03-08 | py: Implement a module system for external, user C modules. | Ayke van Laethem | |
| This system makes it a lot easier to include external libraries as static, native modules in MicroPython. Simply pass USER_C_MODULES (like FROZEN_MPY_DIR) as a make parameter. | |||
| 2018-03-15 | docs: Fix some references and RST markup to eliminate Sphinx warnings. | Damien George | |
| 2017-06-26 | docs/ref/speed_python: Update and make more hardware-neutral. | Paul Sokolovsky | |
| Move hardware-specific optimizations to the very end of document, and add visible note that it gives an example for Pyboard. Remove references to specific hardware technologies, so the doc can be more naturally used across ports. Various markup updates to adhere to the latest docs conventions. | |||
| 2016-11-08 | docs/*/quickref.rst: Use new semantics of ticks_diff() | puuu | |
| 2016-04-15 | docs/speed_python: Add article. | Paul Sokolovsky | |
| 2016-04-15 | docs/speed_python: Add many more details on memoryviews. | Paul Sokolovsky | |
| 2016-04-15 | docs/speed_python: Generalize "Floating point" subsection. | Paul Sokolovsky | |
| Don't describe just single port's peculiarities, note aboute possible array of issues with floating-point. | |||
| 2016-04-15 | docs/speed_python: Clarify/generalize "Buffers" subsection. | Paul Sokolovsky | |
| 2016-03-11 | docs: Add Python speed optimisation guide, including minimal viper ref. | Peter Hinch | |
