Skip to content
Snippets Groups Projects
Commit 69da7bff authored by Federico's avatar Federico
Browse files

Bump Miosix version to 2.7

parent 4c7045a2
No related branches found
No related tags found
2 merge requests!40Update to Miosix 2.7,!17Draft: Improved miosix build system and fixed cmake scripts
...@@ -53,7 +53,7 @@ namespace miosix { ...@@ -53,7 +53,7 @@ namespace miosix {
#define AU #define AU
#endif #endif
const char AU ver[]="Miosix v2.5 (" _MIOSIX_BOARDNAME ", " __DATE__ " " __TIME__ CV ")"; const char AU ver[]="Miosix v2.7 (" _MIOSIX_BOARDNAME ", " __DATE__ " " __TIME__ CV ")";
const char *getMiosixVersion() const char *getMiosixVersion()
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment