We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 822b328 commit 31551a5Copy full SHA for 31551a5
meson.build
@@ -1,6 +1,6 @@
1
project('Arduino-Printf', 'cpp',
2
version : '1.1.0',
3
- license : 'LGPL2.1+',
+ license : 'MIT',
4
default_options : ['buildtype=minsize',
5
'b_lto=true',
6
'c_std=gnu11',
0 commit comments