diff options
author | stijn <stijn@ignitron.net> | 2022-02-18 19:38:55 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-02-22 00:59:31 +1100 |
commit | 5f50f4a130e60c4bc5f4fbf58ac849dcaf764e72 (patch) | |
tree | bfc043441a9495d655120c9a96318f68744faf20 /py/compile.c | |
parent | 49934fcf8b0b2bd906a96e1ff57b724d8dd6d93e (diff) | |
download | micropython-5f50f4a130e60c4bc5f4fbf58ac849dcaf764e72.tar.gz micropython-5f50f4a130e60c4bc5f4fbf58ac849dcaf764e72.zip |
unix: Show compiler info in REPL banner.
The unix port's main.c gets used by unix and windows ports, and with a
variety of compilers, so it's convenient to see which version is actually
being used immediately when starting micropython. This is similar to what
CPython does.
Diffstat (limited to 'py/compile.c')
0 files changed, 0 insertions, 0 deletions