diff options
| author | Damien George | 2014-05-03 23:27:38 +0100 |
|---|---|---|
| committer | Damien George | 2014-05-03 23:27:38 +0100 |
| commit | 04b9147e150d2d6fa3750f312fe328b6a71c1b28 (patch) | |
| tree | 60c257ffd4eb7dc6f424b53e553549a807d00442 /stmhal/modpyb.h | |
| parent | ff380c25582f3e2645e9d6204d1f966619d4bdd1 (diff) | |
Add license header to (almost) all files.
Blanket wide to all .c and .h files. Some files originating from ST are
difficult to deal with (license wise) so it was left out of those.
Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/.
Diffstat (limited to 'stmhal/modpyb.h')
| -rw-r--r-- | stmhal/modpyb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/modpyb.h b/stmhal/modpyb.h deleted file mode 100644 index 955aaefe3..000000000 --- a/stmhal/modpyb.h +++ /dev/null @@ -1 +0,0 @@ -extern const mp_obj_module_t pyb_module; |
