| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-07 | all: Prune trailing whitespace. | Phil Howard | |
| Prune trailing whitespace across the whole project (almost), done automatically with: grep -IUrl --color "[[:blank:]]$" --exclude-dir=.git --exclude=*.exp |\ xargs sed -i 's/[[:space:]]*$//' Exceptions: - Skip third-party code in lib/ and drivers/cc3100/ - Skip generated code in bluetooth_init_cc2564C_1.5.c - Preserve command output whitespace in docs, eg: docs/esp8266/tutorial/repl.rst Signed-off-by: Phil Howard <phil@gadgetoid.com> | |||
| 2023-11-07 | windows: Use the MicroPython logo as application icon. | stijn | |
| Add a .ico file with common icon image size, created from vector-logo-2.png, and embed it into the resulting executable. Signed-off-by: stijn <stijn@ignitron.net> | |||
| 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. | |||
| 2016-08-02 | logo/1bit-logo A black & white version of the logo | Radomir Dopieralski | |
| This version of the logo may be useful for displaying on small devices to show that they use MicroPython. | |||
| 2015-04-16 | logo: Change line endings in FONT-LICENSE.txt from CRLF to LF. | Damien George | |
| 2014-01-14 | Make GitHub logo/image a JPEG so it's smaller. | Damien George | |
| 2014-01-14 | Merge pull request #163 from Metallicow/README-branch | Damien George | |
| Add combined image to GitHub front page README.md | |||
| 2014-01-14 | logo gradients in master SVG, png | Mark Schafer | |
| Also new vector_log png with alpha | |||
| 2014-01-12 | Add combined image to GitHub front page README.md | Metallicow | |
| 2014-01-12 | Merge pull request #140 from Metallicow/art-branch | Damien George | |
| Small graphic - Useful for WebBanners, etc... | |||
| 2014-01-12 | logo missing fill added | Mark Schafer | |
| 2014-01-11 | Small graphic - Useful for WebBanners, etc... | Metallicow | |
| License: However you want / MicroPython. Thanks Damien :) | |||
| 2014-01-07 | vector logo master with layers | Mark Schafer | |
| inkscape master file has dxf and coloured svg layers. Choose a layer for suitable work. | |||
| 2014-01-04 | Add FONT-LICENSE for Exo font used in Micro Python name-logo. | Damien George | |
| 2014-01-04 | Merge pull request #71 from redteam316/dxf | Damien George | |
| Added DXF R2000 vector text. | |||
| 2014-01-04 | Added DXF R2000 vector text. | Jonathan Greig | |
| 2014-01-04 | Added SVG vector text. | Jonathan Greig | |
| 2014-01-03 | Added SVG vector logo. | Jonathan Greig | |
| 2014-01-02 | Added DXF R2000 vector logo. | Jonathan Greig | |
| 2014-01-02 | Add Micro Python logo, snake on a chip. | Damien George | |
