Add license

This commit is contained in:
Marek Kraus
2022-11-30 13:17:30 +01:00
parent 8bb6d2a82d
commit a4489c7cce
10 changed files with 30 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
#include <blisp.h>
#include <blisp_util.h>
#include <libserialport.h>
+1
View File
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
#include "blisp.h"
struct blisp_chip blisp_chip_bl60x = {
+1
View File
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
#include "blisp.h"
struct blisp_chip blisp_chip_bl70x = {