py: Replace py-version.sh with makeversionhdr.py, written in Python.

Also rename py-version.h to mpversion.h for consistency with mpconfig.h.
This commit is contained in:
Damien George
2015-04-22 17:38:05 +01:00
parent d11317bcab
commit 95f53461c2
13 changed files with 82 additions and 95 deletions

View File

@@ -35,7 +35,7 @@
#if MICROPY_PY_SYS
#include "genhdr/py-version.h"
#include "genhdr/mpversion.h"
/// \module sys - system specific functions